Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v3 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags, (continued)
- [PATCH v4 00/12] KVM: x86/mmu: refine memtype related mmu zap,
Yan Zhao
- [PATCH v4 01/12] KVM: x86/mmu: helpers to return if KVM honors guest MTRRs,
Yan Zhao
- [PATCH v4 02/12] KVM: x86/mmu: Use KVM honors guest MTRRs helper in kvm_tdp_page_fault(),
Yan Zhao
- [PATCH v4 03/12] KVM: x86/mmu: Use KVM honors guest MTRRs helper when CR0.CD toggles,
Yan Zhao
- [PATCH v4 04/12] KVM: x86/mmu: Use KVM honors guest MTRRs helper when update mtrr,
Yan Zhao
- [PATCH v4 05/12] KVM: x86/mmu: zap KVM TDP when noncoherent DMA assignment starts/stops,
Yan Zhao
- [PATCH v4 06/12] KVM: x86/mmu: move TDP zaps from guest MTRRs update to CR0.CD toggling,
Yan Zhao
- [PATCH v4 07/12] KVM: VMX: drop IPAT in memtype when CD=1 for KVM_X86_QUIRK_CD_NW_CLEARED,
Yan Zhao
- [PATCH v4 08/12] KVM: x86: centralize code to get CD=1 memtype when guest MTRRs are honored,
Yan Zhao
- [PATCH v4 09/12] KVM: x86/mmu: serialize vCPUs to zap gfn when guest MTRRs are honored,
Yan Zhao
- [PATCH v4 10/12] KVM: x86/mmu: fine-grained gfn zap when guest MTRRs are honored,
Yan Zhao
- [PATCH v4 11/12] KVM: x86/mmu: split a single gfn zap range when guest MTRRs are honored,
Yan Zhao
- [PATCH v4 12/12] KVM: x86/mmu: convert kvm_zap_gfn_range() to use shared mmu_lock in TDP MMU,
Yan Zhao
- Re: [PATCH v4 00/12] KVM: x86/mmu: refine memtype related mmu zap,
Sean Christopherson
- Re: [PATCH v4 00/12] KVM: x86/mmu: refine memtype related mmu zap,
Sean Christopherson
- [PATCH v2] KVM: arm64: Fix the name of sys_reg_desc related to PMU,
chenxiang
- VFIO (PCI) and write combine mapping of BARs,
Benjamin Herrenschmidt
- [kvm-unit-tests RFC PATCH] x86/emulator: Test indirect CALL (gpa_available),
Michal Luczaj
- [PATCH v2 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags,
Thomas Zimmermann
- [PATCH v2 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation,
Thomas Zimmermann
- [PATCH v2 08/18] sh: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag,
Thomas Zimmermann
- [PATCH v2 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH v2 05/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH v2 13/18] fbdev: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH v2 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver,
Thomas Zimmermann
- [PATCH v2 03/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH v2 14/18] fbdev: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH v2 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT,
Thomas Zimmermann
- [PATCH v2 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver,
Thomas Zimmermann
- [PATCH v2 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH v2 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH v2 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT,
Thomas Zimmermann
- [PATCH v2 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT,
Thomas Zimmermann
- [PATCH v2 16/18] fbdev/pxafb: Remove flag FBINFO_FLAG_DEFAULT,
Thomas Zimmermann
- [PATCH v2 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data,
Thomas Zimmermann
- [PATCH v2 12/18] staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH v2 04/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH] x86: Fix warnings in kvm_emulate.h,
huzhi001
- [PATCH 0/2] eventfd: simplify signal helpers,
Christian Brauner
- [PATCH v5 3/5] target/riscv: Create an KVM AIA irqchip,
Yong-Xuan Wang
- [PATCH v5 2/5] target/riscv: check the in-kernel irqchip support,
Yong-Xuan Wang
- [PATCH] KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption,
Marc Zyngier
- [syzbot] [kvm?] WARNING in __load_segment_descriptor,
syzbot
- [PATCH v2 0/2] Prevent RESV_DIRECT devices from user assignment,
Lu Baolu
- [PATCH v11 vfio 0/7] pds-vfio-pci driver,
Brett Creeley
- [PATCH] KVM: pass through CPUID 0x80000005,
Takahiro Itazuri
- [kvmtool PATCH v4 0/9] RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support,
Anup Patel
- [kvmtool PATCH v4 1/9] kvm tools: Add __DECLARE_FLEX_ARRAY() in include/linux/stddef.h,
Anup Patel
- [kvmtool PATCH v4 4/9] riscv: Allow disabling SBI extensions for Guest,
Anup Patel
- [kvmtool PATCH v4 6/9] riscv: Add zbb extension support,
Anup Patel
- [kvmtool PATCH v4 5/9] riscv: Sort the ISA extension array alphabetically,
Anup Patel
- [kvmtool PATCH v4 7/9] riscv: Add Zicboz extension support,
Anup Patel
- [kvmtool PATCH v4 2/9] Sync-up headers with Linux-6.4,
Anup Patel
- [kvmtool PATCH v4 3/9] riscv: Allow setting custom mvendorid, marchid, and mimpid,
Anup Patel
- [kvmtool PATCH v4 8/9] riscv: Add Ssaia extension support,
Anup Patel
- [kvmtool PATCH v4 9/9] riscv: Fix guest RAM alloc size computation for RV32,
Anup Patel
- Re: [kvmtool PATCH v4 0/9] RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support,
Will Deacon
- [PATCH 0/7] KVM RISC-V ONE_REG ISA extension improvements,
Anup Patel
- [PATCH 5/7] RISC-V: KVM: Sort ISA extensions alphabetically in ONE_REG interface,
Anup Patel
- [PATCH 4/7] RISC-V: KVM: Allow Zicntr, Zicsr, Zifencei, and Zihpm for Guest/VM,
Anup Patel
- [PATCH 1/7] RISC-V: KVM: Factor-out ONE_REG related code to its own source file,
Anup Patel
- [PATCH 3/7] RISC-V: KVM: Allow Zba and Zbs extensions for Guest/VM,
Anup Patel
- [PATCH 2/7] RISC-V: KVM: Extend ONE_REG to enable/disable multiple ISA extensions,
Anup Patel
- [PATCH 6/7] RISC-V: KVM: Allow Zbc, Zbk* and Zk* extensions for Guest/VM,
Anup Patel
- [PATCH 7/7] RISC-V: KVM: Allow Zvb* and Zvk* extensions for Guest/VM,
Anup Patel
- Re: [PATCH 0/7] KVM RISC-V ONE_REG ISA extension improvements,
Anup Patel
- [kvm-unit-tests PATCH v1 1/1] run_tests: fix verbose,
Claudio Imbrenda
- [PATCH 00/27] KVM: arm64: NV trap forwarding infrastructure,
Marc Zyngier
- [PATCH 01/27] arm64: Add missing VA CMO encodings,
Marc Zyngier
- [PATCH 02/27] arm64: Add missing ERX*_EL1 encodings,
Marc Zyngier
- [PATCH 05/27] arm64: Add AT operation encodings,
Marc Zyngier
- [PATCH 03/27] arm64: Add missing DC ZVA/GVA/GZVA encodings,
Marc Zyngier
- [PATCH 06/27] arm64: Add debug registers affected by HDFGxTR_EL2,
Marc Zyngier
- [PATCH 07/27] arm64: Add missing BRB/CFP/DVP/CPP instructions,
Marc Zyngier
- [PATCH 04/27] arm64: Add TLBI operation encodings,
Marc Zyngier
- [PATCH 08/27] arm64: Fix HFGxTR_EL2 field naming,
Marc Zyngier
- [PATCH 09/27] arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts,
Marc Zyngier
- [PATCH 26/27] KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systems,
Marc Zyngier
- [PATCH 18/27] KVM: arm64: nv: Add trap forwarding for MDCR_EL2,
Marc Zyngier
- [PATCH 11/27] KVM: arm64: Correctly handle ACCDATA_EL1 traps,
Marc Zyngier
- [PATCH 10/27] arm64: Add feature detection for fine grained traps,
Marc Zyngier
- [PATCH 15/27] KVM: arm64: nv: Add trap forwarding infrastructure,
Marc Zyngier
- [PATCH 14/27] KVM: arm64: Restructure FGT register switching,
Marc Zyngier
- [PATCH 13/27] KVM: arm64: nv: Add FGT registers,
Marc Zyngier
- [PATCH 16/27] KVM: arm64: nv: Add trap forwarding for HCR_EL2,
Marc Zyngier
- [PATCH 17/27] KVM: arm64: nv: Expose FEAT_EVT to nested guests,
Marc Zyngier
- [PATCH 24/27] KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR,
Marc Zyngier
- [PATCH 20/27] KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2,
Marc Zyngier
- [PATCH 23/27] KVM: arm64: nv: Add SVC trap forwarding,
Marc Zyngier
- [PATCH 12/27] KVM: arm64: Add missing HCR_EL2 trap bits,
Marc Zyngier
- [PATCH 25/27] KVM: arm64: nv: Expose FGT to nested guests,
Marc Zyngier
- [PATCH 19/27] KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2,
Marc Zyngier
- Re: [PATCH 00/27] KVM: arm64: NV trap forwarding infrastructure,
Eric Auger
- [PATCH 27/27] KVM: arm64: nv: Add support for HCRX_EL2,
Marc Zyngier
- [PATCH 22/27] KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2,
Marc Zyngier
- [PATCH 21/27] KVM: arm64: nv: Add trap forwarding for HFGITR_EL2,
Marc Zyngier
- [PATCH] SVM: Fix warnings in svm.h,
huzhi001
- [kvm-unit-tests PATCH v5 0/6] s390x: Add support for running guests without MSO/MSL,
Nico Boehr
- [PATCH 00/10] Unify TDCALL/SEAMCALL and TDVMCALL assembly,
Kai Huang
- [PATCH 04/10] x86/tdx: Make macros of TDCALLs consistent with the spec,
Kai Huang
- [PATCH 03/10] x86/tdx: Move FRAME_BEGIN/END to TDX_MODULE_CALL asm macro,
Kai Huang
- [PATCH 01/10] x86/tdx: Zero out the missing RSI in TDX_HYPERCALL macro,
Kai Huang
- [PATCH 02/10] x86/tdx: Use cmovc to save a label in TDX_MODULE_CALL asm,
Kai Huang
- [PATCH 05/10] x86/tdx: Rename __tdx_module_call() to __tdcall(),
Kai Huang
- [PATCH 06/10] x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure,
Kai Huang
- [PATCH 07/10] x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs,
Kai Huang
- [PATCH 08/10] x86/tdx: Unify TDX_HYPERCALL and TDX_MODULE_CALL assembly,
Kai Huang
- [PATCH 09/10] x86/virt/tdx: Wire up basic SEAMCALL functions,
Kai Huang
- [PATCH 10/10] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP,
Kai Huang
- [PATCH] KVM: x86: Fix errors in vmcs12.c,
shijie001
- [PATCH] KVM: x86/pmu: Fix warnings in pmu.h,
shijie001
- [PATCH] KVM: x86: Fix warnings in reverse_cpuid.h,
shijie001
- [PATCH 0/4] Use TAP in some more x86 KVM selftests,
Thomas Huth
- [RFC PATCH v4 02/24] Update linux-header per VFIO device cdev v14,
Zhenzhong Duan
- [PATCH] KVM: arm64: Fix the name of sys_reg_desc related to PMU,
chenxiang
- [PATCH] KVM: x86: Fix warnings in kvm_cache_regs.h,
shijie001
- [PATCH] KVM: x86: Fix errors & warnings in irq_comm.c,
shijie001
- [PATCH] KVM: x86: Fix error & warning in i8254.h,
shijie001
- [PATCH] kvm: x86: Fix warning in irq.h,
shijie001
- [PATCH] KVM: x86: Fix warnings in mtrr.c,
shijie001
- [PATCH] KVM: x86: Fix warning in lapic.h,
shijie001
- [PATCH] KVM: x86:Fix warning in cpuid.h,
shijie001
- [PATCH] KVM: x86:Fix warnings in debugfs.c,
shijie001
- [PATCH] KVM: x86:Fix warnings in irq.c,
shijie001
- [ANNOUNCE] PUCK Agenda - 2023.07.11 - CANCELED,
Sean Christopherson
- [PATCH 0/7] KVM: Grab KVM references for stats fds,
Sean Christopherson
- [PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection,
Sui Jingfeng
- [PATCH v3 1/9] video/aperture: Add a helper to detect if an aperture contains firmware FB,
Sui Jingfeng
- [PATCH v3 2/9] video/aperture: Add a helper for determining if an unmoved aperture contain FB,
Sui Jingfeng
- [PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection,
Sui Jingfeng
- [PATCH v3 5/9] drm/amdgpu: Implement the is_primary_gpu callback of vga_client_register(),
Sui Jingfeng
- [PATCH v3 3/9] PCI/VGA: Switch to aperture_contain_firmware_fb_nonreloc(),
Sui Jingfeng
- <Possible follow-ups>
- [PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection,
Sui Jingfeng
- [PATCH v3 8/9] drm/ast: Register as a vga client to vgaarb by calling vga_client_register(),
Sui Jingfeng
- [PATCH v3 1/9] video/aperture: Add a helper to detect if an aperture contains firmware FB,
Sui Jingfeng
- [PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection,
Sui Jingfeng
- [PATCH v3 7/9] drm/i915: Add an implement for the is_primary_gpu hook,
Sui Jingfeng
- [PATCH v3 2/9] video/aperture: Add a helper for determining if an unmoved aperture contain FB,
Sui Jingfeng
- [PATCH v3 5/9] drm/amdgpu: Implement the is_primary_gpu callback of vga_client_register(),
Sui Jingfeng
- [PATCH v3 6/9] drm/radeon: Add an implement for the is_primary_gpu function callback,
Sui Jingfeng
- [PATCH v3 3/9] PCI/VGA: Switch to aperture_contain_firmware_fb_nonreloc(),
Sui Jingfeng
- [PATCH v3 9/9] drm/loongson: Add an implement for the is_primary_gpu function callback,
Sui Jingfeng
- Re: [PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection,
Bjorn Helgaas
- [PATCH 00/22] s390x: topology tests, SCLP fixes, UV host test improvements, PV test improvements and validity/IPL test and some small maintanence fixes,
Nico Boehr
- [PATCH 01/22] lib: s390x: mmu: fix conflicting types for get_dat_entry,
Nico Boehr
- [PATCH 05/22] lib: s390x: uv: Add intercept data check library function,
Nico Boehr
- [PATCH 06/22] s390x: pv-diags: Drop snippet from snippet names,
Nico Boehr
- [PATCH 10/22] s390x: pv-diags: Add the test to unittests.conf,
Nico Boehr
- [PATCH 19/22] s390x: sclp: treat system as single processor when read_info is NULL,
Nico Boehr
- [PATCH 04/22] lib: s390x: uv: Introduce UV validity function,
Nico Boehr
- [PATCH 02/22] runtime: don't run pv-host tests when gen-se-header is unavailable,
Nico Boehr
- [PATCH 20/22] s390x: sclp: Implement extended-length-SCCB facility,
Nico Boehr
- [PATCH 18/22] s390x: uv-host: Add the test to unittests.conf,
Nico Boehr
- [PATCH 15/22] s390x: uv-host: Remove create guest variable storage prefix check,
Nico Boehr
- [PATCH 07/22] lib: s390x: uv: Add pv host requirement check function,
Nico Boehr
- [PATCH 09/22] s390x: pv: Add IPL reset tests,
Nico Boehr
- [PATCH 21/22] s390x: topology: Check the Perform Topology Function,
Nico Boehr
- [PATCH 16/22] s390x: uv-host: Properly handle config creation errors,
Nico Boehr
- [PATCH 03/22] lib: s390x: sie: Fix sie_get_validity() no validity handling,
Nico Boehr
- [PATCH 08/22] s390x: pv: Add sie entry intercept and validity test,
Nico Boehr
- [PATCH 13/22] s390x: uv-host: Beautify code,
Nico Boehr
- [PATCH 17/22] s390x: uv-host: Fence access checks when UV debug is enabled,
Nico Boehr
- [PATCH 22/22] s390x: topology: Checking Configuration Topology Information,
Nico Boehr
- [PATCH 11/22] s390x: uv-host: Fix UV init test memory allocation,
Nico Boehr
- [PATCH 14/22] s390x: uv-host: Add cpu number check to test_init,
Nico Boehr
- [PATCH 12/22] s390x: uv-host: Check for sufficient amount of memory,
Nico Boehr
- [kvm-unit-tests PATCH v4 0/6] s390x: Add support for running guests without MSO/MSL,
Nico Boehr
- [PATCH v14 00/26] Add vfio_device cdev for iommufd support,
Yi Liu
- [PATCH v14 02/26] vfio: Refine vfio file kAPIs for KVM,
Yi Liu
- [PATCH v14 01/26] vfio: Allocate per device file structure,
Yi Liu
- [PATCH v14 03/26] vfio: Accept vfio device file in the KVM facing kAPI,
Yi Liu
- [PATCH v14 04/26] kvm/vfio: Prepare for accepting vfio device fd,
Yi Liu
- [PATCH v14 05/26] kvm/vfio: Accept vfio device file from userspace,
Yi Liu
- [PATCH v14 06/26] vfio: Pass struct vfio_device_file * to vfio_device_open/close(),
Yi Liu
- [PATCH v14 07/26] vfio: Block device access via device fd until device is opened,
Yi Liu
- [PATCH v14 09/26] vfio: Make vfio_df_open() single open for device cdev path,
Yi Liu
- [PATCH v14 08/26] vfio: Add cdev_device_open_cnt to vfio_group,
Yi Liu
- [PATCH v14 10/26] vfio-iommufd: Move noiommu compat validation out of vfio_iommufd_bind(),
Yi Liu
- [PATCH v14 11/26] vfio-iommufd: Split bind/attach into two steps,
Yi Liu
- [PATCH v14 12/26] vfio: Record devid in vfio_device_file,
Yi Liu
- [PATCH v14 13/26] vfio-iommufd: Add detach_ioas support for physical VFIO devices,
Yi Liu
- [PATCH v14 15/26] vfio-iommufd: Add detach_ioas support for emulated VFIO devices,
Yi Liu
- [PATCH v14 14/26] iommufd/device: Add iommufd_access_detach() API,
Yi Liu
- [PATCH v14 16/26] vfio: Move vfio_device_group_unregister() to be the first operation in unregister,
Yi Liu
- [PATCH v14 17/26] vfio: Move device_del() before waiting for the last vfio_device registration refcount,
Yi Liu
- [PATCH v14 18/26] vfio: Add cdev for vfio_device,
Yi Liu
- [PATCH v14 19/26] vfio: Test kvm pointer in _vfio_device_get_kvm_safe(),
Yi Liu
- [PATCH v14 21/26] vfio: Avoid repeated user pointer cast in vfio_device_fops_unl_ioctl(),
Yi Liu
- [PATCH v14 20/26] iommufd: Add iommufd_ctx_from_fd(),
Yi Liu
- [PATCH v14 22/26] vfio: Add VFIO_DEVICE_BIND_IOMMUFD,
Yi Liu
- [PATCH v14 26/26] docs: vfio: Add vfio device cdev description,
Yi Liu
- [PATCH v14 23/26] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT,
Yi Liu
- [PATCH v14 24/26] vfio: Move the IOMMU_CAP_CACHE_COHERENCY check in __vfio_register_dev(),
Yi Liu
- [PATCH v14 25/26] vfio: Compile vfio_group infrastructure optionally,
Yi Liu
- RE: [PATCH v14 00/26] Add vfio_device cdev for iommufd support,
Jiang, Yanting
- [PATCH v9 00/10] Enhance vfio PCI hot reset for vfio cdev device,
Yi Liu
- [PATCH v9 01/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset(),
Yi Liu
- [PATCH v9 02/10] vfio/pci: Move the existing hot reset logic to be a helper,
Yi Liu
- [PATCH v9 03/10] iommufd: Reserve all negative IDs in the iommufd xarray,
Yi Liu
- [PATCH v9 04/10] iommufd: Add iommufd_ctx_has_group(),
Yi Liu
- [PATCH v9 06/10] vfio: Mark cdev usage in vfio_device,
Yi Liu
- [PATCH v9 07/10] vfio: Add helper to search vfio_device in a dev_set,
Yi Liu
- [PATCH v9 05/10] iommufd: Add helper to retrieve iommufd_ctx and devid,
Yi Liu
- [PATCH v9 08/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev,
Yi Liu
- [PATCH v9 09/10] vfio/pci: Copy hot-reset device info to userspace in the devices loop,
Yi Liu
- [PATCH v9 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Yi Liu
- RE: [PATCH v9 00/10] Enhance vfio PCI hot reset for vfio cdev device,
Jiang, Yanting
- [PATCH 0/9] iommu: Prepare to deliver page faults to user space,
Lu Baolu
- Re: general protection fault in vmx_vcpu_run (2),
Sean Christopherson
- [PATCH] kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add(),
Dmitry Torokhov
- Re: [BUG]: bad usercopy in kvm_stats_read in mm/usercopy.c,
Andrew Morton
- [PATCH v5 0/6] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2, 3},
Jing Zhang
- Re: [stable:linux-5.15.y 55/9999] arch/x86/kvm/hyperv.c:2185:5: error: stack frame size (1036) exceeds limit (1024) in 'kvm_hv_hypercall',
Vitaly Kuznetsov
- [PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags,
Thomas Zimmermann
- [PATCH 02/17] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH 01/17] drm: Remove flag FBINFO_DEFAULT from fbdev emulation,
Thomas Zimmermann
- [PATCH 08/17] arch/sh: Do not assign FBINFO_FLAG_DEFAULT to fb_videomode.flag,
Thomas Zimmermann
- [PATCH 04/17] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH 06/17] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT,
Thomas Zimmermann
- [PATCH 03/17] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH 11/17] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH 09/17] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH 12/17] staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH 16/17] fbdev/pxafb: Remove flag FBINFO_FLAG_DEFAULT,
Thomas Zimmermann
- [PATCH 10/17] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver,
Thomas Zimmermann
- [PATCH 13/17] fbdev: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH 15/17] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT,
Thomas Zimmermann
- [PATCH 05/17] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH 14/17] fbdev: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers,
Thomas Zimmermann
- [PATCH 07/17] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver,
Thomas Zimmermann
- [PATCH 17/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT,
Thomas Zimmermann
- Re: [PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags,
Sam Ravnborg
- [syzbot] Monthly kvm report (Jul 2023),
syzbot
- [RFC PATCH V2 4/4] KVM: x86: add debugfs file for lazy tscdeadline,
Wang Jianchao
- [RFC PATCH V2 3/4] KVM: X86: add lazy tscdeadline support to reduce vm-exit of msr-write,
Wang Jianchao
- [RFC PATCH V2 2/4] KVM: x86: exchange info about lazy_tscdeadline with msr,
Wang Jianchao
- [RFC PATCH V2 1/4] KVM: x86: add msr register and data structure for lazy tscdeadline,
Wang Jianchao
- [RFC PATCH V2 0/4] KVM: x86: introduce pv feature lazy tscdeadline,
Wang Jianchao
- [PATCH] KVM: x86/mmu: prefer 'unsigned int' to bare use of 'unsigned',
xuanzhenggang001
- [PATCH kvmtool v2 0/4] Add --loglevel argument,
Alexandru Elisei
- [kvm-unit-tests PATCH 0/2] s390x: Improve console handling,
Janosch Frank
- Re: [PATCH 1/1] KVM: pass through CPUID(0x80000006),
Takahiro Itazuri
- [PATCH v6] ppc: Enable 2nd DAWR support on p10,
Shivaprasad G Bhat
- [PATCH] KVM: VMX: Avoid noinstr warning,
Su Hui
- Re: [PATCH v5 3/3] ppc: Enable 2nd DAWR support on p10,
Shivaprasad G Bhat
- [PATCH] KVM: arm64: Keep need_db always true in vgic_v4_put() when emulating WFI,
chenxiang
- [RFC PATCH v2 0/3] Invalidate secondary IOMMU TLB on permission upgrade,
Alistair Popple
- [RFC PATCH 3/3] KVM: X86: add lazy tscdeadline support to reduce vm-exit of msr-write,
Wang Jianchao
- [RFC PATCH 2/3] KVM: x86: exchange info about lazy_tscdeadline with msr,
Wang Jianchao
- [RFC PATCH 1/3] KVM: x86: add msr register and data structure for lazy tscdeadline,
Wang Jianchao
- [RFC PATCH 0/3] KVM: x86: introduce pv feature lazy tscdeadline,
Wang Jianchao
- [RFC 3/3] KVM: X86: add lazy tscdeadline support to reduce vm-exit of msr-write,
Wang Jianchao
- [RFC 2/3] KVM: x86: exchange info about lazy_tscdeadline with msr,
Wang Jianchao
- [RFC 1/3] KVM: x86: add msr register and data structure for lazy tscdeadline,
Wang Jianchao
- [RFC 0/3] KVM: x86: introduce pv feature lazy tscdeadline,
Wang Jianchao
[PATCH] target/riscv KVM_RISCV_SET_TIMER macro is not configured correctly,
yang.zhang
[kvmtool PATCH v3 0/8] RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support,
Anup Patel
- [kvmtool PATCH v3 1/8] Sync-up headers with Linux-6.4,
Anup Patel
- [kvmtool PATCH v3 7/8] riscv: Add Ssaia extension support,
Anup Patel
- [kvmtool PATCH v3 5/8] riscv: Add zbb extension support,
Anup Patel
- [kvmtool PATCH v3 4/8] riscv: Sort the ISA extension array alphabetically,
Anup Patel
- [kvmtool PATCH v3 3/8] riscv: Allow disabling SBI extensions for Guest,
Anup Patel
- [kvmtool PATCH v3 6/8] riscv: Add Zicboz extension support,
Anup Patel
- [kvmtool PATCH v3 2/8] riscv: Allow setting custom mvendorid, marchid, and mimpid,
Anup Patel
- [kvmtool PATCH v3 8/8] riscv: Fix guest RAM alloc size computation for RV32,
Anup Patel
- Re: [kvmtool PATCH v3 0/8] RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support,
Will Deacon
[PATCH] MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled,
Thomas Bogendoerfer
[PATCH] KVM: s390: Don't WARN on PV validities,
Janosch Frank
KVM Forum: Trusted I/O BoF summary,
Tom Lendacky
[PATCH v1] virt: kvm: Replace define function,
Minjie Du
[PATCH] x86/trapnr: Add event type macros to <asm/trapnr.h>,
Xin Li
[RFC PATCH 00/14] context_tracking,x86: Defer some IPIs until a user->kernel transition,
Valentin Schneider
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]