Linux KVM
[Prev Page][Next Page]
- [PATCH 0/9] maintainer updates (gdbstub, plugins, time control),
Alex Bennée
- [PATCH 1/9] include/exec: add missing include guard comment,
Alex Bennée
- [PATCH 2/9] gdbstub: move enums into separate header,
Alex Bennée
- [PATCH 4/9] sysemu: add set_virtual_time to accel ops,
Alex Bennée
- [PATCH 3/9] plugins: Ensure register handles are not NULL,
Alex Bennée
- [PATCH 5/9] qtest: use cpu interface in qtest_clock_warp,
Alex Bennée
- [PATCH 7/9] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c,
Alex Bennée
- [PATCH 6/9] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time,
Alex Bennée
- [PATCH 8/9] plugins: add time control API,
Alex Bennée
- [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling,
Alex Bennée
- [kvm-unit-tests PATCH v8 00/12] Add #VC exception handling for AMD SEV-ES,
vsntk18
- [kvm-unit-tests PATCH v8 01/12] x86: AMD SEV-ES: Setup #VC exception handler for AMD SEV-ES,
vsntk18
- [kvm-unit-tests PATCH v8 02/12] x86: Move architectural code to lib/x86,
vsntk18
- [kvm-unit-tests PATCH v8 03/12] lib: Define unlikely()/likely() macros in compiler.h,
vsntk18
- [kvm-unit-tests PATCH v8 05/12] x86: AMD SEV-ES: Pull related GHCB definitions and helpers from Linux,
vsntk18
- [kvm-unit-tests PATCH v8 06/12] x86: AMD SEV-ES: Prepare for #VC processing,
vsntk18
- [kvm-unit-tests PATCH v8 07/12] lib/x86: Move xsave helpers to lib/,
vsntk18
- [kvm-unit-tests PATCH v8 04/12] lib: x86: Import insn decoder from Linux,
vsntk18
- [kvm-unit-tests PATCH v8 08/12] x86: AMD SEV-ES: Handle CPUID #VC,
vsntk18
- [kvm-unit-tests PATCH v8 09/12] x86: AMD SEV-ES: Handle MSR #VC,
vsntk18
- [kvm-unit-tests PATCH v8 10/12] x86: AMD SEV-ES: Handle IOIO #VC,
vsntk18
- [kvm-unit-tests PATCH v8 11/12] x86: AMD SEV-ES: Handle string IO for IOIO #VC,
vsntk18
- [kvm-unit-tests PATCH v8 12/12] lib/x86: remove unused SVM_IOIO_* macros,
vsntk18
- [PATCH 2/2] KVM: SVM: Fix an error code in sev_gmem_post_populate(),
Dan Carpenter
- [PATCH 1/2] KVM: SVM: Fix uninitialized variable bug,
Dan Carpenter
- [PATCH][v1] x86/kvm: Fix the decrypted pages free in kvmclock,
Li RongQing
- [PATCH 1/2] selftests: kvm: remove print_skip(),
Muhammad Usama Anjum
- [PATCH 2/2] squash! arm64: Detect if in a realm and set RIPAS RAM,
Jean-Philippe Brucker
- [bug report] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command,
Dan Carpenter
- [kvm-unit-tests PATCH v10 00/15] powerpc improvements,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 01/15] powerpc: Add facility to query TCG or KVM host,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 02/15] powerpc: Add atomics tests,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 03/15] powerpc: Add timebase tests,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 04/15] powerpc: Add MMU support,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 05/15] common/sieve: Support machines without MMU,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 06/15] powerpc: Add sieve.c common test,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 07/15] powerpc: add usermode support,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 08/15] powerpc: add pmu tests,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 09/15] configure: Make arch_libdir a first-class entity,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 10/15] powerpc: Remove remnants of ppc64 directory and build structure,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 11/15] powerpc: gitlab CI update,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 12/15] scripts/arch-run.bash: Fix run_panic() success exit status,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 13/15] powerpc: Add a panic test,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 14/15] powerpc/gitlab-ci: Upgrade powerpc to Fedora 40,
Nicholas Piggin
- [kvm-unit-tests PATCH v10 15/15] powerpc/gitlab-ci: Enable more tests with Fedora 40,
Nicholas Piggin
- [kvm-unit-tests PATCH] build: retain intermediate .aux.o targets,
Nicholas Piggin
- [RFC PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable,
Shaoqin Huang
- [ANNOUNCE] PUCK Agenda - 2024.06.12 - Paravirt Scheduling,
Sean Christopherson
- [PATCH v4 0/4] KVM: x86/mmu: Rework TDP MMU eager page splitting SP allocations,
David Matlack
- [PATCH] KVM: x86/mmu: Clean up function comments for dirty logging APIs,
Sean Christopherson
- [PATCH 1/1] s390/virtio_ccw: fix config change notifications,
Halil Pasic
- [GIT PULL] KVM/arm64 fixes for 6.10, take #2,
Marc Zyngier
- [PATCH 1/2] firmware/psci: Add psci_early_test_conduit(),
Jean-Philippe Brucker
- [PATCH v6 0/2] vfio/pci: add interrupt affinity support,
Fred Griffoul
- [no subject],
Unknown
- [PATCH 2/2] perf: Add generic exclude_guest support,
Kan Liang
- [PATCH v2] LoongArch: KVM: Implement feature passing from user space,
Bibo Mao
- [PATCH v3 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO,
Shivaprasad G Bhat
- [PATCH v2] virt: guest_memfd: fix reference leak on hwpoisoned page,
Paolo Bonzini
- [PATCH] KVM: interrupt kvm_gmem_populate() on signals,
Paolo Bonzini
- [PATCH] virt: guest_memfd: fix reference leak on hwpoisoned page,
Paolo Bonzini
- [PATCH] KVM: x86/tdp_mmu: Sprinkle __must_check,
Paolo Bonzini
- [PATCH 1/2] vdpa: support set mac address from vdpa tool,
Cindy Lu
- [PATCH] LoongArch: KVM: Mark page accessed and dirty with mmu_lock,
Bibo Mao
- [PATCH] KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes,
Sean Christopherson
- [PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging,
James Houghton
- [PATCH V8 0/2] KVM: x86: Make bus clock frequency for vAPIC timer configurable,
Reinette Chatre
- [PATCH] MAINTAINERS: Drop Wanpeng Li as a Reviewer for KVM Paravirt support,
Sean Christopherson
- [PATCH] crypto: qat - fix linking errors when PCI_IOV is disabled,
Xin Zeng
- [PATCH v3 00/43] arm64: Support for Arm CCA in KVM,
Steven Price
- [PATCH v3 01/43] KVM: Prepare for handling only shared mappings in mmu_notifier events,
Steven Price
- [PATCH v3 02/43] kvm: arm64: pgtable: Track the number of pages in the entry level,
Steven Price
- [PATCH v3 03/43] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h,
Steven Price
- [PATCH v3 04/43] arm64: RME: Handle Granule Protection Faults (GPFs),
Steven Price
- [PATCH v3 05/43] arm64: RME: Add SMC definitions for calling the RMM,
Steven Price
- [PATCH v3 06/43] arm64: RME: Add wrappers for RMI calls,
Steven Price
- [PATCH v3 07/43] arm64: RME: Check for RME support at KVM init,
Steven Price
- [PATCH v3 08/43] arm64: RME: Define the user ABI,
Steven Price
- [PATCH v3 09/43] arm64: RME: ioctls to create and configure realms,
Steven Price
- [PATCH v3 10/43] kvm: arm64: Expose debug HW register numbers for Realm,
Steven Price
- [PATCH v3 11/43] arm64: kvm: Allow passing machine type in KVM creation,
Steven Price
- [PATCH v3 12/43] arm64: RME: Keep a spare page delegated to the RMM,
Steven Price
- [PATCH v3 13/43] arm64: RME: RTT tear down,
Steven Price
- [PATCH v3 14/43] arm64: RME: Allocate/free RECs to match vCPUs,
Steven Price
- [PATCH v3 15/43] arm64: RME: Support for the VGIC in realms,
Steven Price
- [PATCH v3 16/43] KVM: arm64: Support timers in realm RECs,
Steven Price
- [PATCH v3 17/43] arm64: RME: Allow VMM to set RIPAS,
Steven Price
- [PATCH v3 18/43] arm64: RME: Handle realm enter/exit,
Steven Price
- [PATCH v3 19/43] KVM: arm64: Handle realm MMIO emulation,
Steven Price
- [PATCH v3 20/43] arm64: RME: Allow populating initial contents,
Steven Price
- [PATCH v3 21/43] arm64: RME: Runtime faulting of memory,
Steven Price
- [PATCH v3 22/43] KVM: arm64: Handle realm VCPU load,
Steven Price
- [PATCH v3 23/43] KVM: arm64: Validate register access for a Realm VM,
Steven Price
- [PATCH v3 24/43] KVM: arm64: Handle Realm PSCI requests,
Steven Price
- [PATCH v3 25/43] KVM: arm64: WARN on injected undef exceptions,
Steven Price
- [PATCH v3 26/43] arm64: Don't expose stolen time for realm guests,
Steven Price
- [PATCH v3 27/43] arm64: rme: allow userspace to inject aborts,
Steven Price
- [PATCH v3 28/43] arm64: rme: support RSI_HOST_CALL,
Steven Price
- [PATCH v3 29/43] arm64: rme: Allow checking SVE on VM instance,
Steven Price
- [PATCH v3 30/43] arm64: RME: Always use 4k pages for realms,
Steven Price
- [PATCH v3 31/43] arm64: rme: Prevent Device mappings for Realms,
Steven Price
- [PATCH v3 32/43] arm_pmu: Provide a mechanism for disabling the physical IRQ,
Steven Price
- [PATCH v3 34/43] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests,
Steven Price
- [PATCH v3 33/43] arm64: rme: Enable PMU support with a realm guest,
Steven Price
- [PATCH v3 35/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace,
Steven Price
- [PATCH v3 36/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG,
Steven Price
- [PATCH v3 37/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM,
Steven Price
- [PATCH v3 38/43] arm64: RME: Propagate max SVE vector length from RMM,
Steven Price
- [PATCH v3 39/43] arm64: RME: Configure max SVE vector length for a Realm,
Steven Price
- [PATCH v3 40/43] arm64: RME: Provide register list for unfinalized RME RECs,
Steven Price
- [PATCH v3 41/43] arm64: RME: Provide accurate register list,
Steven Price
- [PATCH v3 42/43] arm64: kvm: Expose support for private memory,
Steven Price
- [PATCH v3 43/43] KVM: arm64: Allow activating realms,
Steven Price
- [PATCH v5 0/2] vfio/pci: add msi interrupt affinity support,
Fred Griffoul
- [PATCH] kvm: do not account temporary allocations to kmem,
Alexey Dobriyan
- [PATCH v6 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests,
vsntk18
- [PATCH v6 01/10] x86/kexec/64: Disable kexec when SEV-ES is active,
vsntk18
- [PATCH v6 02/10] x86/sev: Save and print negotiated GHCB protocol version,
vsntk18
- [PATCH v6 04/10] x86/sev: Setup code to park APs in the AP Jump Table,
vsntk18
- [PATCH v6 03/10] x86/sev: Set GHCB data structure version,
vsntk18
- [PATCH v6 05/10] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2,
vsntk18
- [PATCH v6 06/10] x86/sev: Use AP Jump Table blob to stop CPU,
vsntk18
- [PATCH v6 08/10] x86/sev: Handle CLFLUSH MMIO events,
vsntk18
- [PATCH v6 07/10] x86/sev: Add MMIO handling support to boot/compressed/ code,
vsntk18
- [PATCH v6 09/10] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob,
vsntk18
- [PATCH v6 10/10] x86/sev: Exclude AP jump table related code for SEV-SNP guests,
vsntk18
- Re: [PATCH v6 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests,
Greg KH
- [PATCH v5 0/8] KVM: arm64: Add support for hypervisor kCFI,
Pierre-Clément Tosi
- [PATCH v5 1/8] KVM: arm64: Fix clobbered ELR in sync abort/SError,
Pierre-Clément Tosi
- [PATCH v5 2/8] KVM: arm64: Fix __pkvm_init_switch_pgd call ABI,
Pierre-Clément Tosi
- [PATCH v5 3/8] KVM: arm64: nVHE: Simplify invalid_host_el2_vect,
Pierre-Clément Tosi
- [PATCH v5 5/8] KVM: arm64: VHE: Mark __hyp_call_panic __noreturn,
Pierre-Clément Tosi
- [PATCH v5 4/8] KVM: arm64: nVHE: gen-hyprel: Skip R_AARCH64_ABS32,
Pierre-Clément Tosi
- [PATCH v5 6/8] arm64: Introduce esr_brk_comment, esr_is_cfi_brk,
Pierre-Clément Tosi
- [PATCH v5 7/8] KVM: arm64: Introduce print_nvhe_hyp_panic helper,
Pierre-Clément Tosi
- [PATCH v5 8/8] KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2,
Pierre-Clément Tosi
- Re: [PATCH v5 0/8] KVM: arm64: Add support for hypervisor kCFI,
Oliver Upton
- [RFC] UAF in acrn_irqfd_assign() and vfio_virqfd_enable(),
Al Viro
- [Bug 218949] New: Kernel panic after upgrading to 6.10-rc2,
bugzilla-daemon
- [PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation,
Nicolas Saenz Julienne
- [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support,
Nicolas Saenz Julienne
- [PATCH 02/18] KVM: x86: hyper-v: Introduce helpers to check if VSM is exposed to guest,
Nicolas Saenz Julienne
- [PATCH 03/18] hyperv-tlfs: Update struct hv_send_ipi{_ex}'s declarations,
Nicolas Saenz Julienne
- [PATCH 04/18] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs,
Nicolas Saenz Julienne
- [PATCH 05/18] KVM: x86: hyper-v: Introduce MP_STATE_HV_INACTIVE_VTL,
Nicolas Saenz Julienne
- [PATCH 06/18] KVM: x86: hyper-v: Exit on Get/SetVpRegisters hcall,
Nicolas Saenz Julienne
- [PATCH 07/18] KVM: x86: hyper-v: Exit on TranslateVirtualAddress hcall,
Nicolas Saenz Julienne
- [PATCH 08/18] KVM: x86: hyper-v: Exit on StartVirtualProcessor and GetVpIndexFromApicId hcalls,
Nicolas Saenz Julienne
- [PATCH 09/18] KVM: Define and communicate KVM_EXIT_MEMORY_FAULT RWX flags to userspace,
Nicolas Saenz Julienne
- [PATCH 10/18] KVM: x86: Keep track of instruction length during faults,
Nicolas Saenz Julienne
- [PATCH 11/18] KVM: x86: Pass the instruction length on memory fault user-space exits,
Nicolas Saenz Julienne
- [PATCH 12/18] KVM: x86/mmu: Introduce infrastructure to handle non-executable mappings,
Nicolas Saenz Julienne
- [PATCH 13/18] KVM: x86/mmu: Avoid warning when installing non-private memory attributes,
Nicolas Saenz Julienne
- [PATCH 14/18] KVM: x86/mmu: Init memslot if memory attributes available,
Nicolas Saenz Julienne
- [PATCH 15/18] KVM: Introduce RWX memory attributes,
Nicolas Saenz Julienne
- [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory,
Nicolas Saenz Julienne
- [PATCH 17/18] KVM: Introduce traces to track memory attributes modification.,
Nicolas Saenz Julienne
- [PATCH 18/18] KVM: x86: hyper-v: Handle VSM hcalls in user-space,
Nicolas Saenz Julienne
- Re: [PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation,
Nicolas Saenz Julienne
- Re: [PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation,
Sean Christopherson
- [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Julia Lawall
- [PATCH 03/14] KVM: PPC: replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Julia Lawall
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Jakub Kicinski
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Paul E. McKenney
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Jakub Kicinski
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Jens Axboe
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Jason A. Donenfeld
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Jason A. Donenfeld
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Paul E. McKenney
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Jason A. Donenfeld
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Paul E. McKenney
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Vlastimil Babka
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Paul E. McKenney
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Vlastimil Babka
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Uladzislau Rezki
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Vlastimil Babka
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Uladzislau Rezki
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Paul E. McKenney
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Vlastimil Babka
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Paul E. McKenney
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Vlastimil Babka
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Paul E. McKenney
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Uladzislau Rezki
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Vlastimil Babka
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Paul E. McKenney
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Vlastimil Babka
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Vlastimil Babka
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Paul E. McKenney
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Julia Lawall
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Paul E. McKenney
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Uladzislau Rezki
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Paul E. McKenney
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Jakub Kicinski
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Jason A. Donenfeld
- Re: [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Vlastimil Babka
- [PATCH] KVM: x86/mmu: Rephrase comment about synthetic PFERR flags in #PF handler,
Sean Christopherson
- [PATCH] KVM: VMX: Remove unnecessary INVEPT[GLOBAL] from hardware enable path,
Sean Christopherson
- [PATCH] KVM: x86/pmu: Add a helper to enable bits in FIXED_CTR_CTRL,
Sean Christopherson
- [PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt,
Sean Christopherson
- [PATCH v3 1/8] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock,
Sean Christopherson
- [PATCH v3 2/8] KVM: Register cpuhp and syscore callbacks when enabling hardware,
Sean Christopherson
- [PATCH v3 3/8] KVM: Rename functions related to enabling virtualization hardware,
Sean Christopherson
- [PATCH v3 4/8] KVM: Add a module param to allow enabling virtualization when KVM is loaded,
Sean Christopherson
- [PATCH v3 5/8] KVM: Add arch hooks for enabling/disabling virtualization,
Sean Christopherson
- [PATCH v3 6/8] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef,
Sean Christopherson
- [PATCH v3 7/8] KVM: x86: Register "emergency disable" callbacks when virt is enabled,
Sean Christopherson
- [PATCH v3 8/8] KVM: Enable virtualization at load/initialization by default,
Sean Christopherson
- Re: [PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt,
Huang, Kai
- Re: [PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt,
Paolo Bonzini
- Re: [PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt,
Paolo Bonzini
- [PATCH 0/6] KVM: nVMX: Fix nested posted intr vs. HLT,
Sean Christopherson
- [PATCH net-next v7 07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly,
Yunsheng Lin
- [PATCH net-next v7 06/15] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
- [kvm-unit-tests PATCH] Bump Fedora version to 40,
Thomas Huth
- [GIT PULL] KVM/riscv fixes for 6.10 take #2,
Anup Patel
- [kvm-unit-tests PATCH] gitlab-ci: Test that "make check-kerneldoc" does not report any errors,
Thomas Huth
- [PATCH] vfio/pci: Insert full vma on mmap'd MMIO fault,
Alex Williamson
- [PATCH V7 0/2] KVM: x86: Make bus clock frequency for vAPIC timer configurable,
Reinette Chatre
- [PATCH v3 0/2] vfio/pci: add msi interrupt affinity support,
Fred Griffoul
- [PATCH] LoongArch: KVM: Add feature passing from user space,
Bibo Mao
- [PULL v3 33/41] linux-headers: update to 6.10-rc1,
Michael S. Tsirkin
- [PATCH v8 00/10] x86/cpu: KVM: Clean up PAT and VMX macros,
Sean Christopherson
- [PATCH v8 01/10] x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, etc.),
Sean Christopherson
- [PATCH v8 02/10] x86/cpu: KVM: Move macro to encode PAT value to common header,
Sean Christopherson
- [PATCH v8 03/10] KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation,
Sean Christopherson
- [PATCH v8 04/10] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h,
Sean Christopherson
- [PATCH v8 05/10] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value,
Sean Christopherson
- [PATCH v8 06/10] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic(),
Sean Christopherson
- [PATCH v8 07/10] KVM: nVMX: Add a helper to encode VMCS info in MSR_IA32_VMX_BASIC,
Sean Christopherson
- [PATCH v8 08/10] KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h,
Sean Christopherson
- [PATCH v8 09/10] KVM: VMX: Open code VMX preemption timer rate mask in its accessor,
Sean Christopherson
- [PATCH v8 10/10] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc(),
Sean Christopherson
- Re: [PATCH v8 00/10] x86/cpu: KVM: Clean up PAT and VMX macros,
Sean Christopherson
- Re: [PATCH v8 00/10] x86/cpu: KVM: Clean up PAT and VMX macros,
Sean Christopherson
- [PATCH 0/2] KVM: Reject vCPU IDs above 2^32,
Mathias Krause
- [PATCH v5 0/3] vfio/pci: Support 8-byte PCI loads and stores,
Gerd Bayer
- [PATCH v2 0/4] ppc: spapr: Nested kvm guest migration fixes,
Shivaprasad G Bhat
- [PATCH v2] vfio/pci: add msi interrupt affinity support,
Fred Griffoul
- [PATCH net-next v6 06/15] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
- [PATCH net-next v6 07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly,
Yunsheng Lin
- [PATCH v2 0/8] KVM: PPC: Book3S HV: Nested guest migration fixes,
Shivaprasad G Bhat
- [PATCH v2 1/8] KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3,
Shivaprasad G Bhat
- [PATCH v2 2/8] KVM: PPC: Book3S HV: Fix the get_one_reg of SDAR,
Shivaprasad G Bhat
- [PATCH v2 4/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest DEXCR in sync,
Shivaprasad G Bhat
- [PATCH v2 5/8] KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register,
Shivaprasad G Bhat
- [PATCH v2 6/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in sync,
Shivaprasad G Bhat
- [PATCH v2 7/8] KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR register,
Shivaprasad G Bhat
- [PATCH v2 8/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHPKEYR in sync,
Shivaprasad G Bhat
- [PATCH v2 3/8] KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register,
Shivaprasad G Bhat
- Re: [PATCH v2 0/8] KVM: PPC: Book3S HV: Nested guest migration fixes,
Nicholas Piggin
- Re: [PATCH v2 0/8] KVM: PPC: Book3S HV: Nested guest migration fixes,
Michael Ellerman
- [PATCH v5 0/4] Add Svade and Svadu Extensions Support,
Yong-Xuan Wang
- [GIT PULL] KVM fixes for Linux 6.10-rc3,
Paolo Bonzini
- [PATCH AUTOSEL 6.6 4/4] vhost-scsi: Handle vhost_vq_work_queue failures for events,
Sasha Levin
- [PATCH AUTOSEL 6.8 6/6] vhost-scsi: Handle vhost_vq_work_queue failures for events,
Sasha Levin
- [PATCH AUTOSEL 6.9 6/6] vhost-scsi: Handle vhost_vq_work_queue failures for events,
Sasha Levin
- [PATCH AUTOSEL 6.6 17/20] vfio/pci: Collect hot-reset devices to local buffer,
Sasha Levin
- [PATCH AUTOSEL 6.8 20/24] vfio/pci: Collect hot-reset devices to local buffer,
Sasha Levin
- [PATCH AUTOSEL 6.9 23/28] vfio/pci: Collect hot-reset devices to local buffer,
Sasha Levin
- [PATCH v2 0/2] Fix doorbell emulation for v2 API on PPC,
Gautam Menghani
- [PATCH v3 00/14] arm64: Support for running as a guest in Arm CCA,
Steven Price
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]