Linux KVM
[Prev Page][Next Page]
- Re: [kvm-unit-tests PATCH 1/3] arm: pmu: Fix overflow checks for PMUv3p5 long counters, (continued)
- [GIT PULL] KVM: x86: Fixes and cleanups for 6.2,
Sean Christopherson
- [PATCH v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs,
Dongli Zhang
- [GIT PULL] KVM: selftests: Fixes for 6.2,
Sean Christopherson
- [PATCH 00/16] x86/reboot: KVM: Clean up "emergency" virt code,
Sean Christopherson
- [PATCH 01/16] x86/reboot: VMCLEAR active VMCSes before emergency reboot,
Sean Christopherson
- [PATCH 02/16] x86/reboot: Expose VMCS crash hooks if and only if KVM_INTEL is enabled,
Sean Christopherson
- [PATCH 04/16] x86/reboot: Assert that IRQs are disabled when turning off virtualization,
Sean Christopherson
- [PATCH 03/16] x86/reboot: Harden virtualization hooks for emergency reboot,
Sean Christopherson
- [PATCH 05/16] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback,
Sean Christopherson
- [PATCH 07/16] x86/reboot: Hoist "disable virt" helpers above "emergency reboot" path,
Sean Christopherson
- [PATCH 06/16] x86/reboot: KVM: Disable SVM during reboot via virt/KVM reboot callback,
Sean Christopherson
- [PATCH 08/16] x86/reboot: Disable virtualization during reboot iff callback is registered,
Sean Christopherson
- [PATCH 09/16] x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX,
Sean Christopherson
- [PATCH 10/16] x86/virt: KVM: Move VMXOFF helpers into KVM VMX,
Sean Christopherson
- [PATCH 11/16] KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGON,
Sean Christopherson
- [PATCH 12/16] x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm(),
Sean Christopherson
- [PATCH 15/16] KVM: x86: Force kvm_rebooting=true during emergency reboot/crash,
Sean Christopherson
- [PATCH 13/16] x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_supported(),
Sean Christopherson
- [PATCH 16/16] KVM: SVM: Use "standard" stgi() helper when disabling SVM,
Sean Christopherson
- [PATCH 14/16] x86/virt: KVM: Move "disable SVM" helper into KVM SVM,
Sean Christopherson
- [PATCH] KVM: Remove stale comment about KVM_REQ_UNHALT,
Sean Christopherson
- [Patch v2 0/2] NUMA aware page table allocation,
Vipin Sharma
- Re: [Patch v2 0/2] NUMA aware page table allocation,
David Matlack
[PATCH 0/2] KVM: Halt-polling documentation cleanups,
David Matlack
[RFC] Improving userfaultfd scalability for live migration,
James Houghton
Coverity: emulator_leave_smm(): Error handling issues,
coverity-bot
Coverity: kvm_hv_flush_tlb(): Uninitialized variables,
coverity-bot
Coverity: handle_vmclear(): Error handling issues,
coverity-bot
[PATCH V2 vfio 00/14] Add migration PRE_COPY support for mlx5 driver,
Yishai Hadas
- [PATCH V2 vfio 01/14] net/mlx5: Introduce ifc bits for pre_copy,
Yishai Hadas
- [PATCH V2 vfio 02/14] vfio: Extend the device migration protocol with PRE_COPY,
Yishai Hadas
- [PATCH V2 vfio 03/14] vfio/mlx5: Enforce a single SAVE command at a time,
Yishai Hadas
- [PATCH V2 vfio 06/14] vfio/mlx5: Refactor migration file state,
Yishai Hadas
- [PATCH V2 vfio 05/14] vfio/mlx5: Refactor MKEY usage,
Yishai Hadas
- [PATCH V2 vfio 04/14] vfio/mlx5: Refactor PD usage,
Yishai Hadas
- [PATCH V2 vfio 08/14] vfio/mlx5: Introduce device transitions of PRE_COPY,
Yishai Hadas
- [PATCH V2 vfio 09/14] vfio/mlx5: Introduce SW headers for migration states,
Yishai Hadas
- [PATCH V2 vfio 07/14] vfio/mlx5: Refactor to use queue based data chunks,
Yishai Hadas
- [PATCH V2 vfio 10/14] vfio/mlx5: Introduce vfio precopy ioctl implementation,
Yishai Hadas
- [PATCH V2 vfio 12/14] vfio/mlx5: Introduce multiple loads,
Yishai Hadas
- [PATCH V2 vfio 11/14] vfio/mlx5: Consider temporary end of stream as part of PRE_COPY,
Yishai Hadas
- [PATCH V2 vfio 14/14] vfio/mlx5: Enable MIGRATION_PRE_COPY flag,
Yishai Hadas
- [PATCH V2 vfio 13/14] vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error,
Yishai Hadas
- Re: [PATCH V2 vfio 00/14] Add migration PRE_COPY support for mlx5 driver,
Jason Gunthorpe
- RE: [PATCH V2 vfio 00/14] Add migration PRE_COPY support for mlx5 driver,
Tian, Kevin
[PATCH 00/10] Move group specific code into group.c,
Yi Liu
- [PATCH 01/10] vfio: Simplify vfio_create_group(),
Yi Liu
- [PATCH 02/10] vfio: Move the sanity check of the group to vfio_create_group(),
Yi Liu
- [PATCH 03/10] vfio: Create wrappers for group register/unregister,
Yi Liu
- [PATCH 04/10] vfio: Set device->group in helper function,
Yi Liu
- [PATCH 06/10] vfio: Move device open/close code to be helpfers,
Yi Liu
- [PATCH 07/10] vfio: Refactor vfio_device open and close,
Yi Liu
- [PATCH 05/10] vfio: Swap order of vfio_device_container_register() and open_device(),
Yi Liu
- [PATCH 08/10] vfio: Wrap vfio group module init/clean code into helpers,
Yi Liu
- [PATCH 10/10] vfio: Move vfio group specific code into group.c,
Yi Liu
- [PATCH 09/10] vfio: Refactor dma APIs for emulated devices,
Yi Liu
- Re: [PATCH 00/10] Move group specific code into group.c,
Jason Gunthorpe
[PATCH] target/arm: Propagate errno when writing list,
Akihiko Odaki
[PATCH] accel/kvm/kvm-all: Handle register access errors,
Akihiko Odaki
[PATCH v2] x86/sev: Add SEV-SNP guest feature negotiation support,
Nikunj A Dadhania
[kvm-unit-tests PATCH v4 0/2] s390x: test CMM during migration,
Nico Boehr
[PATCH][next] KVM: selftests: Fix spelling mistake "probabalistic" -> "probabilistic",
Colin Ian King
Re: [PATCH] vhost_net: revert upend_idx only on retriable error,
Jason Wang
Re: [PATCH] vhost_net: revert upend_idx only on retriable error,
Michael S. Tsirkin
[kvm-unit-tests PATCH v1 0/3] s390x: test storage keys during migration,
Nico Boehr
[PATCH kernel 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap,
Alexey Kardashevskiy
[PATCH v4 0/7] x86/cpu, kvm: Support AMD Automatic IBRS,
Kim Phillips
[PATCH] KVM: x86: Optimize your code to avoid unnecessary calls,
liujing
linux-next: manual merge of the kvm tree with the tip tree,
Stephen Rothwell
linux-next: manual merge of the kvm tree with the block tree,
Stephen Rothwell
[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling,
Sean Christopherson
- [PATCH v2 01/50] KVM: Register /dev/kvm as the _very_ last thing during initialization,
Sean Christopherson
- [PATCH v2 02/50] KVM: Initialize IRQ FD after arch hardware setup,
Sean Christopherson
- [PATCH v2 04/50] KVM: Teardown VFIO ops earlier in kvm_exit(),
Sean Christopherson
- [PATCH v2 07/50] KVM: x86: Do timer initialization after XCR0 configuration,
Sean Christopherson
- [PATCH v2 05/50] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails,
Sean Christopherson
- [PATCH v2 08/50] KVM: x86: Move hardware setup/unsetup to init/exit,
Sean Christopherson
- [PATCH v2 09/50] KVM: Drop arch hardware (un)setup hooks,
Sean Christopherson
- [PATCH v2 10/50] KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling,
Sean Christopherson
- [PATCH v2 11/50] KVM: VMX: Don't bother disabling eVMCS static key on module exit,
Sean Christopherson
- [PATCH v2 16/50] KVM: arm64: Simplify the CPUHP logic,
Sean Christopherson
- [PATCH v2 03/50] KVM: Allocate cpus_hardware_enabled after arch hardware setup,
Sean Christopherson
- [PATCH v2 06/50] KVM: s390: Move hardware setup/unsetup to init/exit,
Sean Christopherson
- [PATCH v2 12/50] KVM: VMX: Move Hyper-V eVMCS initialization to helper,
Sean Christopherson
- [PATCH v2 13/50] KVM: x86: Move guts of kvm_arch_init() to standalone helper,
Sean Christopherson
- [PATCH v2 20/50] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init,
Sean Christopherson
- [PATCH v2 14/50] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace,
Sean Christopherson
- [PATCH v2 17/50] KVM: arm64: Free hypervisor allocations if vector slot init fails,
Sean Christopherson
- [PATCH v2 15/50] KVM: x86: Serialize vendor module initialization (hardware setup),
Sean Christopherson
- [PATCH v2 18/50] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails,
Sean Christopherson
- [PATCH v2 19/50] KVM: arm64: Do arm/arch initialization without bouncing through kvm_init(),
Sean Christopherson
- [PATCH v2 21/50] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions,
Sean Christopherson
- [PATCH v2 22/50] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init(),
Sean Christopherson
- [PATCH v2 23/50] KVM: MIPS: Register die notifier prior to kvm_init(),
Sean Christopherson
- [PATCH v2 24/50] KVM: RISC-V: Do arch init directly in riscv_kvm_init(),
Sean Christopherson
- [PATCH v2 25/50] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init,
Sean Christopherson
- [PATCH v2 27/50] KVM: s390: Do s390 specific init without bouncing through kvm_init(),
Sean Christopherson
- [PATCH v2 26/50] KVM: PPC: Move processor compatibility check to module init,
Sean Christopherson
- [PATCH v2 29/50] KVM: Drop kvm_arch_{init,exit}() hooks,
Sean Christopherson
- [PATCH v2 33/50] KVM: x86: Use KBUILD_MODNAME to specify vendor module name,
Sean Christopherson
- [PATCH v2 32/50] KVM: Drop kvm_arch_check_processor_compat() hook,
Sean Christopherson
- [PATCH v2 31/50] KVM: x86: Do CPU compatibility checks in x86 code,
Sean Christopherson
- [PATCH v2 30/50] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init,
Sean Christopherson
- [PATCH v2 35/50] KVM: VMX: Use current CPU's info to perform "disabled by BIOS?" checks,
Sean Christopherson
- [PATCH v2 34/50] KVM: x86: Unify pr_fmt to use module name for all KVM modules,
Sean Christopherson
- [PATCH v2 36/50] KVM: x86: Do VMX/SVM support checks directly in vendor code,
Sean Christopherson
- [PATCH v2 38/50] KVM: SVM: Check for SVM support in CPU compatibility checks,
Sean Christopherson
- [PATCH v2 37/50] KVM: VMX: Shuffle support checks and hardware enabling code around,
Sean Christopherson
- [PATCH v2 39/50] KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops),
Sean Christopherson
- [PATCH v2 40/50] KVM: x86: Do compatibility checks when onlining CPU,
Sean Christopherson
- [PATCH v2 42/50] KVM: Disable CPU hotplug during hardware enabling/disabling,
Sean Christopherson
- [PATCH v2 41/50] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section,
Sean Christopherson
- [PATCH v2 28/50] KVM: s390: Mark __kvm_s390_init() and its descendants as __init,
Sean Christopherson
- [PATCH v2 43/50] KVM: Ensure CPU is stable during low level hardware enable/disable,
Sean Christopherson
- [PATCH v2 44/50] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock,
Sean Christopherson
- [PATCH v2 45/50] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit(),
Sean Christopherson
- [PATCH v2 46/50] KVM: Use a per-CPU variable to track which CPUs have enabled virtualization,
Sean Christopherson
- [PATCH v2 49/50] KVM: Opt out of generic hardware enabling on s390 and PPC,
Sean Christopherson
- [PATCH v2 48/50] KVM: Register syscore (suspend/resume) ops early in kvm_init(),
Sean Christopherson
- [PATCH v2 47/50] KVM: Make hardware_enable_failed a local variable in the "enable all" path,
Sean Christopherson
- [PATCH v2 50/50] KVM: Clean up error labels in kvm_init(),
Sean Christopherson
- Re: [PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling,
Chao Gao
- Re: [PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling,
Paolo Bonzini
[PATCH] KVM: selftests: restore special vmmcall code layout needed by the harness,
Paolo Bonzini
[PATCH] KVM: Deal with nested sleeps in kvm_vcpu_block(),
Space Meyer
[PATCH] KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT,
Paolo Bonzini
[kvm-unit-tests PATCH v3 0/2] lib: s390x: add PSW and PSW_WITH_CUR_MASK macros,
Claudio Imbrenda
[kvm-unit-tests PATCH v1 0/4] lib: add function to request migration,
Nico Boehr
[PATCH] KVM: x86: Redundant variable assignments can be merged,
liujing
[PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc,
Chen Hu
[PATCH] KVM: Change non-existent ioctl comment "KVM_CREATE_MEMORY_REGION" to "KVM_SET_MEMORY_REGION",
Lei Wang
[PATCH v4 0/5] Simplify the module and kconfig structure in vfio,
Jason Gunthorpe
[PATCH v3 0/7] x86/cpu, kvm: Support AMD Automatic IBRS,
Kim Phillips
- [PATCH v3 1/7] x86/cpu, kvm: Define a scattered No Nested Data Breakpoints feature bit,
Kim Phillips
- [PATCH v3 3/7] x86/cpu, kvm: Make X86_FEATURE_LFENCE_RDTSC a scattered feature bit,
Kim Phillips
- [PATCH v3 2/7] x86/cpu, kvm: Define a scattered Null Selector Clears Base feature bit,
Kim Phillips
- [PATCH v3 4/7] x86/cpu, kvm: Move CPUID 0x80000021 EAX feature bits propagation to kvm_set_cpu_caps,
Kim Phillips
- [PATCH v3 7/7] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest,
Kim Phillips
- [PATCH v3 5/7] x86/cpu, kvm: Define a scattered AMD Automatic IBRS feature bit,
Kim Phillips
- [PATCH v3 6/7] x86/cpu, kvm: Support AMD Automatic IBRS,
Kim Phillips
[kvm-unit-tests PATCH] x86: Fix test failures as a result of using clang-18,
Aaron Lewis
[PATCH v4 00/10] Connect VFIO to IOMMUFD,
Jason Gunthorpe
- [PATCH v4 05/10] vfio-iommufd: Allow iommufd to be used in place of a container fd,
Jason Gunthorpe
- [PATCH v4 01/10] vfio: Move vfio_device driver open/close code to a function,
Jason Gunthorpe
- [PATCH v4 04/10] vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent(),
Jason Gunthorpe
- [PATCH v4 08/10] vfio: Move container related MODULE_ALIAS statements into container.c,
Jason Gunthorpe
- [PATCH v4 03/10] vfio: Rename vfio_device_assign/unassign_container(),
Jason Gunthorpe
- [PATCH v4 02/10] vfio: Move vfio_device_assign_container() into vfio_device_first_open(),
Jason Gunthorpe
- [PATCH v4 10/10] iommufd: Allow iommufd to supply /dev/vfio/vfio,
Jason Gunthorpe
- [PATCH v4 09/10] vfio: Make vfio_container optionally compiled,
Jason Gunthorpe
- [PATCH v4 06/10] vfio-iommufd: Support iommufd for physical VFIO devices,
Jason Gunthorpe
- [PATCH v4 07/10] vfio-iommufd: Support iommufd for emulated VFIO devices,
Jason Gunthorpe
- Re: [PATCH v4 00/10] Connect VFIO to IOMMUFD,
Alex Williamson
[PATCH v6 00/19] IOMMUFD Generic interface,
Jason Gunthorpe
- [PATCH v6 04/19] scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export,
Jason Gunthorpe
- [PATCH v6 03/19] interval-tree: Add a utility to iterate over spans in an interval tree,
Jason Gunthorpe
- [PATCH v6 02/19] iommu: Add device-centric DMA ownership interfaces,
Jason Gunthorpe
- [PATCH v6 05/19] iommufd: Document overview of iommufd,
Jason Gunthorpe
- [PATCH v6 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd,
Jason Gunthorpe
- [PATCH v6 11/19] iommufd: IOCTLs for the io_pagetable,
Jason Gunthorpe
- [PATCH v6 13/19] iommufd: Add kAPI toward external drivers for physical devices,
Jason Gunthorpe
- [PATCH v6 01/19] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY,
Jason Gunthorpe
- [PATCH v6 16/19] iommufd: Add kernel support for testing iommufd,
Jason Gunthorpe
- [PATCH v6 19/19] iommufd: Add a selftest,
Jason Gunthorpe
- [PATCH v6 09/19] iommufd: Algorithms for PFN storage,
Jason Gunthorpe
- [PATCH v6 12/19] iommufd: Add a HW pagetable object,
Jason Gunthorpe
- [PATCH v6 14/19] iommufd: Add kAPI toward external drivers for kernel access,
Jason Gunthorpe
- [PATCH v6 18/19] iommufd: Add additional invariant assertions,
Jason Gunthorpe
- [PATCH v6 06/19] iommufd: File descriptor, context, kconfig and makefiles,
Jason Gunthorpe
- [PATCH v6 10/19] iommufd: Data structure to provide IOVA to PFN mapping,
Jason Gunthorpe
- [PATCH v6 17/19] iommufd: Add some fault injection points,
Jason Gunthorpe
- [PATCH v6 15/19] iommufd: vfio container FD ioctl compatibility,
Jason Gunthorpe
- [PATCH v6 08/19] iommufd: PFN handling for iopt_pages,
Jason Gunthorpe
[PATCH v2 00/11] SVM: vNMI (with my fixes),
Maxim Levitsky
- [PATCH v2 02/11] KVM: nSVM: clean up the copying of V_INTR bits from vmcb02 to vmcb12,
Maxim Levitsky
- [PATCH v2 03/11] KVM: nSVM: explicitly raise KVM_REQ_EVENT on nested VM exit if L1 doesn't intercept interrupts,
Maxim Levitsky
- [PATCH v2 01/11] KVM: nSVM: don't sync back tlb_ctl on nested VM exit,
Maxim Levitsky
- [PATCH v2 08/11] x86/cpu: Add CPUID feature bit for VNMI,
Maxim Levitsky
- [PATCH v2 09/11] KVM: SVM: Add VNMI bit definition,
Maxim Levitsky
- [PATCH v2 06/11] KVM: SVM: add wrappers to enable/disable IRET interception,
Maxim Levitsky
- [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface,
Maxim Levitsky
- [PATCH v2 11/11] KVM: nSVM: implement support for nested VNMI,
Maxim Levitsky
- [PATCH v2 05/11] KVM: x86: emulator: stop using raw host flags,
Maxim Levitsky
- [PATCH v2 10/11] KVM: SVM: implement support for vNMI,
Maxim Levitsky
- [PATCH v2 04/11] KVM: SVM: drop the SVM specific H_FLAGS,
Maxim Levitsky
- Re: [PATCH v2 00/11] SVM: vNMI (with my fixes),
Santosh Shukla
- Re: [PATCH v2 00/11] SVM: vNMI (with my fixes),
Maxim Levitsky
- Re: [PATCH v2 00/11] SVM: vNMI (with my fixes),
Maxim Levitsky
- Re: [PATCH v2 00/11] SVM: vNMI (with my fixes),
Sean Christopherson
- Re: [PATCH v2 00/11] SVM: vNMI (with my fixes),
Sean Christopherson
[PATCH 0/4] KVM: arm64: Parallel access faults,
Oliver Upton
[RFC PATCH v4 0/2] Deprecate BUG() in pte_list_remove() in shadow mmu,
Mingwei Zhang
[PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits,
Jon Kohler
[PATCH 0/2] KVM: selftests: Fixes for access tracking perf test,
Sean Christopherson
[PATCH v12 0/7] s390x: CPU Topology,
Pierre Morel
[PATCH v2] vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries,
Joao Martins
[[RESEND] iommufd PATCH v2 0/2] Make mdev driver dma_unmap callback tolerant to unmaps come before device open,
Yi Liu
[PATCH v2 0/2] lib: s390x: add PSW and PSW_CUR_MASK macros,
Claudio Imbrenda
[iommufd PATCH v2 0/2] Make mdev driver dma_unmap callback tolerant to unmaps come before device open,
Yi Liu
[PATCH v2 0/4] KVM: selftests: AMX test fix and cleanups,
Sean Christopherson
[PATCH v2] KVM: x86/mmu: fix an incorrect comment in kvm_mmu_new_pgd(),
Wei Liu
[PATCH 0/9] RISC-V KVM ONE_REG interface for SBI,
Anup Patel
- [PATCH 1/9] RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config(),
Anup Patel
- [PATCH 2/9] RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.h,
Anup Patel
- [PATCH 3/9] RISC-V: KVM: Remove redundant includes of asm/csr.h,
Anup Patel
- [PATCH 5/9] RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h,
Anup Patel
- [PATCH 4/9] RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg(),
Anup Patel
- [PATCH 6/9] RISC-V: Export sbi_get_mvendorid() and friends,
Anup Patel
- [PATCH 7/9] RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU,
Anup Patel
- [PATCH 8/9] RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid,
Anup Patel
- [PATCH 9/9] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions,
Anup Patel
- Re: [PATCH 0/9] RISC-V KVM ONE_REG interface for SBI,
Anup Patel
[kvm-unit-tests PATCH v3 0/2] s390x: test CMM during migration,
Nico Boehr
[PATCH v1 1/1] lib: s390x: add smp_cpu_setup_cur_psw_mask,
Claudio Imbrenda
[PATCH linux-next] KVM: SVM: remove redundant ret variable,
zhang.songyi
[bug report] KVM: x86: allow L1 to not intercept triple fault,
Dan Carpenter
[RFC PATCH v3 0/2] Deprecate BUG() in pte_list_remove() in shadow mmu,
Mingwei Zhang
[PATCH] KVM: x86/mmu: fix an incorrect comment in kvm_mmu_new_pgd,
Wei Liu
[PATCH v1 0/2] KVM: x86/xen: Runstate cleanups on top of kvm/queue,
David Woodhouse
[GIT PULL] KVM fixes for Linux 6.1-rc7,
Paolo Bonzini
[PATCH] vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries,
Joao Martins
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]