Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v2 10/12] KVM: selftests / xen: map shared_info using HVA rather than GFN, (continued)
- [RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT,
David Woodhouse
- A new manufacturer of pillows, mattresses and duvets,
Fabian Young
- [PATCH iwl-next v3 00/13] Add E800 live migration driver,
Yahui Cao
- [PATCH iwl-next v3 03/13] ice: Add function to get and set TX queue context,
Yahui Cao
- [PATCH iwl-next v3 02/13] ice: Add function to get RX queue context,
Yahui Cao
- [PATCH iwl-next v3 01/13] ice: Fix missing legacy 32byte RXDID in the supported bitmap,
Yahui Cao
- [PATCH iwl-next v3 09/13] ice: Save and restore RX Queue head,
Yahui Cao
- [PATCH iwl-next v3 06/13] ice: Log virtual channel messages in PF,
Yahui Cao
- [PATCH iwl-next v3 08/13] ice: Fix VSI id in virtual channel message for migration,
Yahui Cao
- [PATCH iwl-next v3 07/13] ice: Add device state save/restore function for migration,
Yahui Cao
- [PATCH iwl-next v3 05/13] ice: Add fundamental migration init and exit function,
Yahui Cao
- [PATCH iwl-next v3 13/13] vfio/ice: Implement vfio_pci driver for E800 devices,
Yahui Cao
- [PATCH iwl-next v3 04/13] ice: Introduce VF state ICE_VF_STATE_REPLAYING_VC for migration,
Yahui Cao
- [PATCH iwl-next v3 11/13] ice: Add device suspend function for migration,
Yahui Cao
- [PATCH iwl-next v3 10/13] ice: Save and restore TX Queue head,
Yahui Cao
- [PATCH iwl-next v3 12/13] ice: Save and restore mmio registers,
Yahui Cao
- Re: [PATCH iwl-next v3 00/13] Add E800 live migration driver,
Jason Gunthorpe
- [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations,
Arseniy Krasnov
- [kvmtool] pci: Deregister KVM_PCI_CFG_AREA on pci__exit,
Tan En De
- [PATCH 0/3] KVM: x86/mmu: Drop async zapping of TDP MMU roots,
Sean Christopherson
- [PATCH 00/26] KVM: vfio: Hide KVM internals from others,
Sean Christopherson
- [PATCH 03/26] virt: Declare and define vfio_file_set_kvm() iff CONFIG_KVM is enabled,
Sean Christopherson
- [PATCH 02/26] vfio: Move KVM get/put helpers to colocate it with other KVM related code,
Sean Christopherson
- [PATCH 01/26] vfio: Wrap KVM helpers with CONFIG_KVM instead of CONFIG_HAVE_KVM,
Sean Christopherson
- [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO,
Sean Christopherson
- [PATCH 14/26] KVM: arm64: Move ARM specific headers in include/kvm to arch directory,
Sean Christopherson
- [PATCH 23/26] KVM: arm64: Move and consolidate "public" functions in asm/kvm_host.h,
Sean Christopherson
- [PATCH 08/26] KVM: x86: Stop selecting and depending on HAVE_KVM,
Sean Christopherson
- [PATCH 16/26] KVM: MIPS: Stop adding virt/kvm to the arch include path,
Sean Christopherson
- [PATCH 20/26] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data,
Sean Christopherson
- [PATCH 15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h,
Sean Christopherson
- [PATCH 10/26] KVM: s390: Stop selecting and depending on HAVE_KVM,
Sean Christopherson
- [PATCH 04/26] vfio: Add struct to hold KVM assets and dedup group vs. iommufd code,
Sean Christopherson
- [PATCH 07/26] x86/idt: Wrap KVM logic with CONFIG_KVM instead of CONFIG_HAVE_KVM,
Sean Christopherson
- [PATCH 18/26] KVM: s390: Stop adding virt/kvm to the arch include path,
Sean Christopherson
- [PATCH 11/26] KVM: MIPS: Make HAVE_KVM a MIPS-only Kconfig,
Sean Christopherson
- [PATCH 17/26] KVM: PPC: Stop adding virt/kvm to the arch include path,
Sean Christopherson
- [PATCH 09/26] KVM: arm64: Stop selecting and depending on HAVE_KVM,
Sean Christopherson
- [PATCH 25/26] KVM: PPC: Rearrange code in kvm_ppc.h to isolate "public" information,
Sean Christopherson
- [PATCH 19/26] KVM: Standardize include paths across all architectures,
Sean Christopherson
- [PATCH 13/26] KVM: arm64: Include KVM headers to get forward declarations,
Sean Christopherson
- [PATCH 26/26] KVM: Hide KVM internal data structures and values from kernel at-large,
Sean Christopherson
- [PATCH 12/26] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path,
Sean Christopherson
- [PATCH 24/26] powerpc/xics: Move declaration of xics_wake_cpu() out of kvm_ppc.h,
Sean Christopherson
- [PATCH 22/26] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper,
Sean Christopherson
- [PATCH 21/26] entry/kvm: Drop @vcpu param from arch_xfer_to_guest_mode_handle_work(),
Sean Christopherson
- [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup,
Sean Christopherson
- RE: [PATCH 00/26] KVM: vfio: Hide KVM internals from others,
Shameerali Kolothum Thodi
- [PATCH v2 0/3] SEV-ES TSC_AUX virtualization fix and optimization,
Tom Lendacky
- [PATCH 0/5] accel: Restrict tcg_exec_[un]realizefn() to TCG,
Philippe Mathieu-Daudé
- [PATCH 0/3] Use arch_make_folio_accessible() everywhere,
Matthew Wilcox (Oracle)
- [PATCH 2/2] RISC-V: KVM: Add Svadu Extension Support for Guest/VM,
Yong-Xuan Wang
- [PATCH v10 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper,
ankita
- [PATCH v21 00/29] Add KVM LoongArch support,
Tianrui Zhao
- [PATCH v21 03/29] LoongArch: KVM: Implement kvm hardware enable, disable interface,
Tianrui Zhao
- [PATCH v21 05/29] LoongArch: KVM: Add vcpu related header files,
Tianrui Zhao
- [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files,
Tianrui Zhao
- [PATCH v21 09/29] LoongArch: KVM: Implement vcpu get, vcpu set registers,
Tianrui Zhao
- [PATCH v21 10/29] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface,
Tianrui Zhao
- [PATCH v21 06/29] LoongArch: KVM: Implement vcpu create and destroy interface,
Tianrui Zhao
- [PATCH v21 04/29] LoongArch: KVM: Implement VM related functions,
Tianrui Zhao
- [PATCH v21 07/29] LoongArch: KVM: Implement vcpu run interface,
Tianrui Zhao
- [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface,
Tianrui Zhao
- [PATCH v21 08/29] LoongArch: KVM: Implement vcpu handle exit interface,
Tianrui Zhao
- [PATCH v21 11/29] LoongArch: KVM: Implement fpu related operations for vcpu,
Tianrui Zhao
- [PATCH v21 12/29] LoongArch: KVM: Implement vcpu interrupt operations,
Tianrui Zhao
- [PATCH v21 13/29] LoongArch: KVM: Implement misc vcpu related interfaces,
Tianrui Zhao
- [PATCH v21 18/29] LoongArch: KVM: Implement kvm mmu operations,
Tianrui Zhao
- [PATCH v21 29/29] LoongArch: KVM: Add maintainers for LoongArch KVM,
Tianrui Zhao
- [PATCH v21 28/29] LoongArch: KVM: Supplement kvm document about LoongArch-specific part,
Tianrui Zhao
- [PATCH v21 20/29] LoongArch: KVM: Implement handle iocsr exception,
Tianrui Zhao
- [PATCH v21 19/29] LoongArch: KVM: Implement handle csr exception,
Tianrui Zhao
- [PATCH v21 25/29] LoongArch: KVM: Implement kvm exception vector,
Tianrui Zhao
- [PATCH v21 21/29] LoongArch: KVM: Implement handle idle exception,
Tianrui Zhao
- [PATCH v21 23/29] LoongArch: KVM: Implement handle mmio exception,
Tianrui Zhao
- [PATCH v21 17/29] LoongArch: KVM: Implement vcpu timer operations,
Tianrui Zhao
- [PATCH v21 14/29] LoongArch: KVM: Implement vcpu load and vcpu put operations,
Tianrui Zhao
- [PATCH v21 24/29] LoongArch: KVM: Implement handle fpu exception,
Tianrui Zhao
- [PATCH v21 16/29] LoongArch: KVM: Implement virtual machine tlb operations,
Tianrui Zhao
- [PATCH v21 22/29] LoongArch: KVM: Implement handle gspr exception,
Tianrui Zhao
- [PATCH v21 26/29] LoongArch: KVM: Implement vcpu world switch,
Tianrui Zhao
- [PATCH v21 27/29] LoongArch: KVM: Enable kvm config and add the makefile,
Tianrui Zhao
- [PATCH v21 15/29] LoongArch: KVM: Implement vcpu status description,
Tianrui Zhao
- Re: [PATCH v21 00/29] Add KVM LoongArch support,
Huacai Chen
- linux-next: duplicate patch in the kvm-arm tree,
Stephen Rothwell
- [PATCH 0/2] SEV-ES TSC_AUX virtualization fix and optimization,
Tom Lendacky
- [PATCH vfio 0/3] pds/vfio: Fixes for locking bugs,
Brett Creeley
- [PATCH vfio] vfio/pci: remove msi domain on msi disable,
Shannon Nelson
- [GIT PULL] KVM/arm64 fixes for 6.6, take #1,
Marc Zyngier
- [PATCH v2] KVM: selftests: Remove obsolete and incorrect test case metadata,
Like Xu
- [PATCH v2] KVM:selftests: Add selftests for CET MSR access,
Yang Weijiang
- [PATCH v6 00/25] Enable CET Virtualization,
Yang Weijiang
- [PATCH v6 01/25] x86/fpu/xstate: Manually check and add XFEATURE_CET_USER xstate bit,
Yang Weijiang
- [PATCH v6 21/25] KVM: VMX: Set up interception for CET MSRs,
Yang Weijiang
- [PATCH v6 06/25] x86/fpu/xstate: Opt-in kernel dynamic bits when calculate guest xstate size,
Yang Weijiang
- [PATCH v6 10/25] KVM: x86: Add kvm_msr_{read,write}() helpers,
Yang Weijiang
- [PATCH v6 13/25] KVM: x86: Initialize kvm_caps.supported_xss,
Yang Weijiang
- [PATCH v6 05/25] x86/fpu/xstate: Remove kernel dynamic xfeatures from kernel default_features,
Yang Weijiang
- [PATCH v6 07/25] x86/fpu/xstate: Tweak guest fpstate to support kernel dynamic xfeatures,
Yang Weijiang
- [PATCH v6 04/25] x86/fpu/xstate: Introduce kernel dynamic xfeature set,
Yang Weijiang
- [PATCH v6 11/25] KVM: x86: Report XSS as to-be-saved if there are supported features,
Yang Weijiang
- [PATCH v6 23/25] KVM: x86: Enable CET virtualization for VMX and advertise to userspace,
Yang Weijiang
- [PATCH v6 08/25] x86/fpu/xstate: WARN if normal fpstate contains kernel dynamic xfeatures,
Yang Weijiang
- [PATCH v6 17/25] KVM: VMX: Introduce CET VMCS fields and control bits,
Yang Weijiang
- [PATCH v6 25/25] KVM: nVMX: Enable CET support for nested guest,
Yang Weijiang
- [PATCH v6 24/25] KVM: nVMX: Introduce new VMX_BASIC bit for event error_code delivery to L1,
Yang Weijiang
- [PATCH v6 16/25] KVM: x86: Report KVM supported CET MSRs as to-be-saved,
Yang Weijiang
- [PATCH v6 15/25] KVM: x86: Add fault checks for guest CR4.CET setting,
Yang Weijiang
- [PATCH v6 22/25] KVM: VMX: Set host constant supervisor states to VMCS fields,
Yang Weijiang
- [PATCH v6 20/25] KVM: x86: Save and reload SSP to/from SMRAM,
Yang Weijiang
- [PATCH v6 18/25] KVM: x86: Use KVM-governed feature framework to track "SHSTK/IBT enabled",
Yang Weijiang
- [PATCH v6 14/25] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs,
Yang Weijiang
- [PATCH v6 02/25] x86/fpu/xstate: Fix guest fpstate allocation size calculation,
Yang Weijiang
- [PATCH v6 09/25] KVM: x86: Rework cpuid_get_supported_xcr0() to operate on vCPU data,
Yang Weijiang
- [PATCH v6 19/25] KVM: VMX: Emulate read and write to CET MSRs,
Yang Weijiang
- [PATCH v6 03/25] x86/fpu/xstate: Add CET supervisor mode state support,
Yang Weijiang
- [PATCH v6 12/25] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS,
Yang Weijiang
- Re: [PATCH v6 00/25] Enable CET Virtualization,
Yang, Weijiang
- [PATCH 0/8] KVM: xen: update shared_info and vcpu_info handling,
Paul Durrant
- [PATCH v5 00/12] iommu: Prepare to deliver page faults to user space,
Lu Baolu
- [PATCH v5 01/12] iommu: Move iommu fault data to linux/iommu.h,
Lu Baolu
- [PATCH v5 02/12] iommu/arm-smmu-v3: Remove unrecoverable faults reporting,
Lu Baolu
- [PATCH v5 06/12] iommu: Remove iommu_[un]register_device_fault_handler(),
Lu Baolu
- [PATCH v5 05/12] iommu: Merge iopf_device_param into iommu_fault_param,
Lu Baolu
- [PATCH v5 03/12] iommu: Remove unrecoverable fault data,
Lu Baolu
- [PATCH v5 08/12] iommu: Prepare for separating SVA and IOPF,
Lu Baolu
- [PATCH v5 09/12] iommu: Make iommu_queue_iopf() more generic,
Lu Baolu
- [PATCH v5 07/12] iommu: Merge iommu_fault_event and iopf_fault,
Lu Baolu
- [PATCH v5 04/12] iommu: Cleanup iopf data structure definitions,
Lu Baolu
- [PATCH v5 11/12] iommu: Consolidate per-device fault data management,
Lu Baolu
- [PATCH v5 12/12] iommu: Improve iopf_queue_flush_dev(),
Lu Baolu
- [PATCH v5 10/12] iommu: Separate SVA and IOPF,
Lu Baolu
- [PATCH v4 00/21] Support smp.clusters for x86 in QEMU,
Zhao Liu
- [PATCH v4 01/21] i386: Fix comment style in topology.h,
Zhao Liu
- [PATCH v4 02/21] tests: Rename test-x86-cpuid.c to test-x86-topo.c,
Zhao Liu
- [PATCH v4 03/21] softmmu: Fix CPUSTATE.nr_cores' calculation,
Zhao Liu
- [PATCH v4 04/21] hw/cpu: Update the comments of nr_cores and nr_dies,
Zhao Liu
- [PATCH v4 05/21] i386/cpu: Fix i/d-cache topology to core level for Intel CPU,
Zhao Liu
- [PATCH v4 06/21] i386/cpu: Use APIC ID offset to encode cache topo in CPUID[4],
Zhao Liu
- [PATCH v4 07/21] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid(),
Zhao Liu
- [PATCH v4 08/21] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB],
Zhao Liu
- [PATCH v4 09/21] i386: Decouple CPUID[0x1F] subleaf with specific topology level,
Zhao Liu
- [PATCH v4 10/21] i386: Introduce module-level cpu topology to CPUX86State,
Zhao Liu
- [PATCH v4 11/21] i386: Support modules_per_die in X86CPUTopoInfo,
Zhao Liu
- [PATCH v4 12/21] i386: Expose module level in CPUID[0x1F],
Zhao Liu
- [PATCH v4 13/21] i386: Support module_id in X86CPUTopoIDs,
Zhao Liu
- [PATCH v4 14/21] i386/cpu: Introduce cluster-id to X86CPU,
Zhao Liu
- [PATCH v4 15/21] tests: Add test case of APIC ID for module level parsing,
Zhao Liu
- [PATCH v4 16/21] hw/i386/pc: Support smp.clusters for x86 PC machine,
Zhao Liu
- [PATCH v4 17/21] i386: Add cache topology info in CPUCacheInfo,
Zhao Liu
- [PATCH v4 18/21] i386: Use CPUCacheInfo.share_level to encode CPUID[4],
Zhao Liu
- [PATCH v4 19/21] i386: Use offsets get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14],
Zhao Liu
- [PATCH v4 21/21] i386: Add new property to control L2 cache topo in CPUID.04H,
Zhao Liu
- [PATCH v4 20/21] i386: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14],
Zhao Liu
- Re: [PATCH v4 00/21] Support smp.clusters for x86 in QEMU,
Moger, Babu
- Re: [PATCH v4 00/21] Support smp.clusters for x86 in QEMU,
Michael S. Tsirkin
- [RFC PATCH 0/8] Introduce CET supervisor xstate support,
Yang Weijiang
- [PATCH v3] KVM: x86: Clear bit12 of ICR after APIC-write VM-exit,
Tao Su
- [PATCH v10 00/38] x86: enable FRED for x86-64,
Xin Li
- [PATCH v10 01/38] x86/cpufeatures: Add the cpu feature bit for WRMSRNS,
Xin Li
- [PATCH v10 15/38] x86/ptrace: Cleanup the definition of the pt_regs structure,
Xin Li
- [PATCH v10 12/38] x86/objtool: Teach objtool about ERET[US],
Xin Li
- [PATCH v10 02/38] x86/opcode: Add the WRMSRNS instruction to the x86 opcode map,
Xin Li
- [PATCH v10 19/38] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch,
Xin Li
- [PATCH v10 38/38] x86/fred: Invoke FRED initialization code to enable FRED,
Xin Li
- [PATCH v10 24/38] x86/idtentry: Incorporate definitions/declarations of the FRED entries,
Xin Li
- [PATCH v10 18/38] x86/fred: Reserve space for the FRED stack frame,
Xin Li
- [PATCH v10 36/38] x86/fred: Add fred_syscall_init(),
Xin Li
- [PATCH v10 21/38] x86/fred: No ESPFIX needed when FRED is enabled,
Xin Li
- [PATCH v10 35/38] x86/syscall: Split IDT syscall setup code into idt_syscall_init(),
Xin Li
- [PATCH v10 11/38] x86/opcode: Add ERET[US] instructions to the x86 opcode map,
Xin Li
- [PATCH v10 28/38] x86/fred: FRED entry/exit and dispatch code,
Xin Li
- [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support,
Xin Li
- [PATCH v10 34/38] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling,
Xin Li
- [PATCH v10 26/38] x86/fred: Add a NMI entry stub for FRED,
Xin Li
- [PATCH v10 31/38] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user,
Xin Li
- [PATCH v10 09/38] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled,
Xin Li
- [PATCH v10 16/38] x86/ptrace: Add FRED additional information to the pt_regs structure,
Xin Li
- [PATCH v10 27/38] x86/fred: Add a machine check entry stub for FRED,
Xin Li
- [PATCH v10 13/38] x86/cpu: Add X86_CR4_FRED macro,
Xin Li
- [PATCH v10 32/38] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code,
Xin Li
- [PATCH v10 30/38] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled,
Xin Li
- [PATCH v10 08/38] x86/cpufeatures: Add the cpu feature bit for FRED,
Xin Li
- [PATCH v10 07/38] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED),
Xin Li
- [PATCH v10 25/38] x86/fred: Add a debug fault entry stub for FRED,
Xin Li
- [PATCH v10 20/38] x86/fred: Disallow the swapgs instruction when FRED is enabled,
Xin Li
- [PATCH v10 17/38] x86/fred: Add a new header file for FRED definitions,
Xin Li
- [PATCH v10 14/38] x86/cpu: Add MSR numbers for FRED configuration,
Xin Li
- [PATCH v10 33/38] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI,
Xin Li
- [PATCH v10 04/38] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S,
Xin Li
- [PATCH v10 10/38] x86/fred: Disable FRED by default in its early stage,
Xin Li
- [PATCH v10 37/38] x86/fred: Add FRED initialization functions,
Xin Li
- [PATCH v10 06/38] Documentation/x86/64: Add a documentation for FRED,
Xin Li
- [PATCH v10 22/38] x86/fred: Allow single-step trap and NMI when starting a new task,
Xin Li
- [PATCH v10 05/38] x86/trapnr: Add event type macros to <asm/trapnr.h>,
Xin Li
- [PATCH v10 29/38] x86/traps: Add sysvec_install() to install a system interrupt handler,
Xin Li
- [PATCH v10 23/38] x86/fred: Make exc_page_fault() work for FRED,
Xin Li
- [RFC PATCH v2 00/21] QEMU gmem implemention,
Xiaoyao Li
[RFC PATCH v2 04/21] memory: Introduce memory_region_has_gmem_fd(),
Xiaoyao Li
[RFC PATCH v2 05/21] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot,
Xiaoyao Li
[RFC PATCH v2 06/21] i386: Add support for sw-protected-vm object,
Xiaoyao Li
[RFC PATCH v2 07/21] i386/pc: Drop pc_machine_kvm_type(),
Xiaoyao Li
[RFC PATCH v2 08/21] target/i386: Implement mc->kvm_type() to get VM type,
Xiaoyao Li
[RFC PATCH v2 09/21] target/i386: Introduce kvm_confidential_guest_init(),
Xiaoyao Li
[RFC PATCH v2 10/21] i386/kvm: Implement kvm_sw_protected_vm_init() for sw-protcted-vm specific functions,
Xiaoyao Li
[RFC PATCH v2 11/21] kvm: Introduce support for memory_attributes,
Xiaoyao Li
[RFC PATCH v2 12/21] kvm/memory: Introduce the infrastructure to set the default shared/private value,
Xiaoyao Li
[RFC PATCH v2 13/21] i386/kvm: Set memory to default private for KVM_X86_SW_PROTECTED_VM,
Xiaoyao Li
[RFC PATCH v2 14/21] physmem: replace function name with __func__ in ram_block_discard_range(),
Xiaoyao Li
[RFC PATCH v2 15/21] physmem: extract ram_block_discard_range_fd() from ram_block_discard_range(),
Xiaoyao Li
[RFC PATCH v2 16/21] physmem: Introduce ram_block_convert_range(),
Xiaoyao Li
[RFC PATCH v2 17/21] kvm: handle KVM_EXIT_MEMORY_FAULT,
Xiaoyao Li
[RFC PATCH v2 18/21] trace/kvm: Add trace for page convertion between shared and private,
Xiaoyao Li
[RFC PATCH v2 19/21] pci-host/q35: Move PAM initialization above SMRAM initialization,
Xiaoyao Li
[RFC PATCH v2 21/21] i386: Disable SMM mode for X86_SW_PROTECTED_VM,
Xiaoyao Li
[RFC PATCH v2 20/21] q35: Introduce smm_ranges property for q35-pci-host,
Xiaoyao Li
Re: [RFC PATCH v2 00/21] QEMU gmem implemention,
David Hildenbrand
[PATCH v5 00/11] KVM: PPC: Nested APIv2 guest support,
Jordan Niethe
- [PATCH v5 01/11] KVM: PPC: Always use the GPR accessors,
Jordan Niethe
- [PATCH v5 02/11] KVM: PPC: Introduce FPR/VR accessor functions,
Jordan Niethe
- [PATCH v5 03/11] KVM: PPC: Rename accessor generator macros,
Jordan Niethe
- [PATCH v5 04/11] KVM: PPC: Use accessors for VCPU registers,
Jordan Niethe
- [PATCH v5 05/11] KVM: PPC: Use accessors for VCORE registers,
Jordan Niethe
- [PATCH v5 06/11] KVM: PPC: Book3S HV: Use accessors for VCPU registers,
Jordan Niethe
- [PATCH v5 07/11] KVM: PPC: Book3S HV: Introduce low level MSR accessor,
Jordan Niethe
- [PATCH v5 08/11] KVM: PPC: Add helper library for Guest State Buffers,
Jordan Niethe
- [PATCH v5 09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long,
Jordan Niethe
- [PATCH v5 10/11] KVM: PPC: Add support for nestedv2 guests,
Jordan Niethe
- [PATCH v5 11/11] docs: powerpc: Document nested KVM on POWER,
Jordan Niethe
- Re: [PATCH v5 00/11] KVM: PPC: Nested APIv2 guest support,
Michael Ellerman
- Re: [PATCH v5 00/11] KVM: PPC: Nested APIv2 guest support,
Michal Suchánek
[kvm-unit-tests PATCH v2 0/3] Fix test failures caused by CET KVM series,
Yang Weijiang
[PATCH] vfio/pds: Use proper PF device access helper,
oushixiong
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]