Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-06-25 22:39:20 to 2026-06-26 19:03:32 UTC [more...]

[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
 2026-06-26 19:03 UTC  (5+ messages)
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h

[PATCH v3 00/10] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
 2026-06-26 18:12 UTC  (22+ messages)
` [PATCH v3 04/10] KVM: x86/xen: Punt singleshot timer hcalls to userspace if Xen vCPU ID isn't set
` [PATCH v3 05/10] KVM: x86/xen: Consolidate checks on Xen vCPU ID for singleshot timer hypercalls
` [PATCH v3 06/10] KVM: Initialize a vCPU's index to '-1' while it's being created
` [PATCH v3 08/10] KVM: x86: Treat a vCPU as unreachable if its index is invalid
` [PATCH v3 09/10] KVM: x86/hyperv: Assert vCPU's mutex is held in to_hv_vcpu()
` [syzbot ci] Re: KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv

[PATCH v5 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-06-26 18:12 UTC  (7+ messages)
` [PATCH v5 1/4] s390/pci: Hold fmb_lock when enabling or disabling PCI devices
` [PATCH v5 2/4] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v5 3/4] s390/pci: Fence FMB enable/disable via debugfs for passthrough devices
` [PATCH v5 4/4] vfio-pci/zdev: Add VFIO FMB device features

[PATCH 5.15.y v2 0/8] KVM: fixes for CVE-2026-46113 and related issues
 2026-06-26 18:07 UTC  (12+ messages)
` [PATCH 5.15.y v2 1/8] KVM: x86/mmu: Use a bool for direct
` [PATCH 5.15.y v2 2/8] KVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()
` [PATCH 5.15.y v2 3/8] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH 5.15.y v2 4/8] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH 5.15.y v2 5/8] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
` [PATCH 5.15.y v2 6/8] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
` [PATCH 5.15.y v2 7/8] KVM: x86: Fix shadow paging use-after-free due to unexpected role
` [PATCH 5.15.y v2 8/8] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level

[PATCH v2 00/17] mod_devicetable.h: Split into per subsystem headers
 2026-06-26 18:00 UTC  (2+ messages)
` [PATCH v2 14/17] LoongArch: KVM: Add include defining struct cpu_feature

[PATCH 5.10.y 00/17] KVM: fixes for CVE-2026-46113 and related issues
 2026-06-26 17:54 UTC  (24+ messages)
` [PATCH 5.10.y 01/17] KVM: x86/mmu: Capture 'mmu' in a local variable when allocating roots
` [PATCH 5.10.y 02/17] KVM: x86/mmu: Allocate the lm_root before allocating PAE roots
` [PATCH 5.10.y 03/17] KVM: x86/mmu: Allocate pae_root and lm_root pages in dedicated helper
` [PATCH 5.10.y 04/17] KVM: x86/mmu: Ensure MMU pages are available when allocating roots
` [PATCH 5.10.y 05/17] KVM: x86/mmu: Use a bool for direct
` [PATCH 5.10.y 06/17] KVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()
` [PATCH 5.10.y 07/17] KVM: x86/mmu: Refactor shadow walk in __direct_map() to reduce indentation
` [PATCH 5.10.y 08/17] KVM: X86: Fix missed remote tlb flush in rmap_write_protect()
` [PATCH 5.10.y 09/17] KVM: X86: Synchronize the shadow pagetable before link it
` [PATCH 5.10.y 10/17] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH 5.10.y 11/17] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH 5.10.y 12/17] KVM: x86/mmu: Check PDPTRs before allocating PAE roots
` [PATCH 5.10.y 13/17] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
` [PATCH 5.10.y 14/17] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
` [PATCH 5.10.y 15/17] KVM: x86: Fix shadow paging use-after-free due to unexpected role
` [PATCH 5.10.y 16/17] KVM: x86/mmu: Pass the memslot to the rmap callbacks
` [PATCH 5.10.y 17/17] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level

[PATCH 5.15.y 0/8] KVM: fixes for CVE-2026-46113 and related issues
 2026-06-26 17:54 UTC  (14+ messages)
` [PATCH 5.15.y 1/8] KVM: x86/mmu: Use a bool for direct
` [PATCH 5.15.y 2/8] KVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()
` [PATCH 5.15.y 3/8] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH 5.15.y 4/8] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH 5.15.y 5/8] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
` [PATCH 5.15.y 6/8] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
` [PATCH 5.15.y 7/8] KVM: x86: Fix shadow paging use-after-free due to unexpected role
` [PATCH 5.15.y 8/8] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level

[PATCH 6.1.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.6.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.12.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.1.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.6.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.12.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.18.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 7.0.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 7.1.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH] KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs
 2026-06-26 17:44 UTC  (5+ messages)

[PATCH] KVM: Make kvm_io_bus_get_dev() filter devices by ops
 2026-06-26 17:26 UTC  (5+ messages)

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-06-26 16:44 UTC  (13+ messages)
` [PATCH v14 29/44] arm64: RMI: Runtime faulting of memory

[PATCH v9 3/6] x86/sev: Disable CPU hotplug while SNP is active
 2026-06-26 16:40 UTC  (7+ messages)

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-06-26 15:28 UTC  (3+ messages)

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-06-26 15:28 UTC  (13+ messages)
` [PATCH v12 01/16] set_memory: set_direct_map_* to take address
` [PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v12 13/16] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-26 15:28 UTC  (23+ messages)
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
            ` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\

[PATCH v17 00/12] vfio/pci: Add PCIe TPH support
 2026-06-26 15:22 UTC  (6+ messages)
` [PATCH v17 08/12] PCI/TPH: Add sysfs binary file to export CPU to steering-tag mapping

[kvm-unit-tests PATCH v2] arm: io: Set is_pl011_uart flag in ACPI initialization
 2026-06-26 14:51 UTC  (3+ messages)

[PATCH 0/9] KVM: x86: Spring cleaning, part 2
 2026-06-26 14:36 UTC  (20+ messages)
` [PATCH 1/9] KVM: x86: Move the "APIC attention" macros from kvm_host.h => lapic.c
` [PATCH 2/9] KVM: x86/mmu: Annotate tdp_enabled as being read-mostly
` [PATCH 3/9] KVM: x86: Pluralize the macro guard name for msrs.h
` [PATCH 4/9] KVM: x86: Move CR and DR macro definitions from kvm_host.h => regs.h
` [PATCH 5/9] KVM: x86: Move KVM_GUESTDBG_VALID_MASK from kvm_host.h => x86.c
` [PATCH 6/9] KVM: x86: Add static asserts to document connection b/w TSS structs and macros
` [PATCH 7/9] KVM: x86: Move KVM's arbitrary task switch reason enums to x86.h
` [PATCH 8/9] KVM: x86: Move "struct kvm_apic_map" definition from kvm_host.h => lapic.h
` [PATCH 9/9] KVM: x86: Move "struct kvm_vcpu_hv" and all children from kvm_host.h => hyperv.h

[kvm-unit-tests PATCH] checkpatch: add support for Assisted-by tag
 2026-06-26 14:17 UTC  (7+ messages)

[PATCH net 0/2] vsock/virtio: collapse receive queue under memory pressure
 2026-06-26 13:48 UTC  (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] vsock/test: add test for small packets under pressure

[PATCH] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_WRITE_HYPERCALL_PAGE
 2026-06-26 13:40 UTC  (4+ messages)

[GIT PULL] KVM/arm64 fixes for 7.2, take #1
 2026-06-26 13:35 UTC 

[PATCH v1] KVM: x86: Rate-limit global clock updates on vCPU load
 2026-06-26 13:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] vhost/net: fix clear_user start address in VHOST_GET_FEATURES_ARRAY
 2026-06-26 11:31 UTC  (2+ messages)

[RFC PATCH 0/5] Add support for AMD IOMMU GAPPI
 2026-06-26 11:29 UTC  (9+ messages)
` [RFC PATCH 1/5] iommu/amd: kvm/svm: Improve API between SVM and AMD IOMMU
` [RFC PATCH 2/5] iommu/amd: Configure IRTE to use the GAPPI for posted interrupts
` [RFC PATCH 3/5] kvm/svm: Introduce per-CPU lock and wakeup queue
` [RFC PATCH 4/5] kvm/svm: Update the per-CPU wakeup-list during vCPU load and unload
` [RFC PATCH 5/5] iommu/amd: Provide kernel command line option to enable GAPPI

[GIT PULL] KVM/riscv changes for 7.2
 2026-06-26 11:16 UTC  (3+ messages)

[PATCH v2 kvmtool 0/4] Add support for running protected VMs on arm64
 2026-06-26 11:07 UTC  (2+ messages)

[PATCH 0/1] KVM: powerpc/book3s_hv: Handle deferred CFS bandwidth throttle on guest re-entry
 2026-06-26 10:53 UTC  (2+ messages)
` [PATCH 1/1] KVM: powerpc/book3s_hv: Use generic xfer to guest work function

[PATCH] RISC-V: KVM: Add arch-specific tracepoints
 2026-06-26 10:36 UTC 

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-26  9:58 UTC  (5+ messages)
` [RFC PATCH 09/15] x86/virt/tdx: Add interface to generate a Quote

[PATCH v3 0/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
 2026-06-26  9:57 UTC  (4+ messages)
` [PATCH v3 1/2] KVM: RISC-V: Clear former VCPU cache on virtualization disable
` [PATCH v3 2/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-06-26  9:16 UTC  (2+ messages)

[RFC PATCH] KVM: rust: add Rust reimplementation of eventfd
 2026-06-26  8:48 UTC  (2+ messages)

[PATCH v2 0/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
 2026-06-26  8:45 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: RISC-V: Clear former VCPU cache on virtualization disable
` [PATCH v2 2/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states

[PATCH] RISC-V: KVM: Fix NULL pointer dereference in AIA IMSIC functions
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v1] riscv: kvm: Use endian-specific __lelong for NACL shared memory
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Fix timer state restore
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH 0/5] KVM: riscv: Speed up dirty logging write faults
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Fix invalid HVA warning in steal-time recording
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v5 0/2] RISC-V: KVM: Convert HGEI management to fully per-HART
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v4 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH] KVM: riscv: PMU: Bound counter mask scan to BITS_PER_LONG
 2026-06-26  5:55 UTC  (2+ messages)

[PATCH v2 0/8] Testcase improvements and Power8E/NVL removal
 2026-06-26  5:38 UTC  (3+ messages)
` [PATCH v2 1/8] tests/functional: Add remote interrupts test for PowerNV

[PATCH v4 0/3] LoongArch: KVM: Add PV TLB flush support
 2026-06-26  2:53 UTC  (13+ messages)
` [PATCH v4 2/3] LoongArch: KVM: Implement guest-side PV TLB flush

[PATCH] MAINTAINERS: Update Jason Wang's email address
 2026-06-26  2:20 UTC 

[PATCH V5 0/7] KVM: x86/pmu: Add hardware Topdown metrics support
 2026-06-26  1:36 UTC  (6+ messages)
` [PATCH V5 6/7] KVM: x86/pmu: Emulate RDPMC on performance metrics

[PATCH v2 0/1] target/i386: Add support for KVM APERF/MPERF passthrough
 2026-06-26  0:50 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/3] KVM: x86: Convert nested ops to static calls
 2026-06-26  0:00 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: Reject nested CAP enablement if nested virtualization is disabled
` [PATCH 2/3] KVM: x86: Add static calls for nested virtualization ops
` [PATCH 3/3] KVM: x86: Move nested_ops out of kvm_x86_ops, to global kvm_nested_ops

[PATCH 0/7] KVM: SEV: Fix RMP #PF due freeing in-use VMSA
 2026-06-25 23:28 UTC  (6+ messages)
` [PATCH 4/7] KVM: Rework .gmem_invalidate() into .gmem_free_folio()
` [PATCH 5/7] KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zapped


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox