messages from 2026-05-15 19:21:21 to 2026-05-18 19:26:08 UTC [more...]
[PATCH v7 0/7] KVM: SVM: Add Page Modification Logging (PML) support
2026-05-18 19:25 UTC (13+ messages)
` [PATCH v7 1/7] KVM: VMX: Pass @vcpu, not @vmx to init_vmcs()
` [PATCH v7 2/7] KVM: x86: Move PML page to common vcpu arch structure
` [PATCH v7 3/7] KVM: x86: Carve out PML flush routine
` [PATCH v7 4/7] KVM: VMX: Use cpu_dirty_log_size instead of enable_pml for PML checks
` [PATCH v7 5/7] x86/cpufeatures: Add Page modification logging
` [PATCH v7 6/7] KVM: SVM: Use BIT_ULL for 64-bit misc_ctl bit definitions
` [PATCH v7 7/7] KVM: SVM: Add Page modification logging support
[PATCH V2 for 6.12] LoongArch: KVM: Compile switch.S directly into the kernel
2026-05-18 19:20 UTC (2+ messages)
[PATCH v2 00/16] iommu: Add live update state preservation
2026-05-18 19:08 UTC (26+ messages)
` [PATCH v2 01/16] liveupdate: luo_file: Add internal APIs for file preservation
` [PATCH v2 02/16] iommu: Implement IOMMU Live update FLB callbacks
` [PATCH v2 03/16] iommu: Implement IOMMU domain preservation
` [PATCH v2 04/16] iommu: Implement device and IOMMU HW preservation
` [PATCH v2 05/16] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
[PATCH 0/2] KVM: Fix guest_memfd binding overlap errno and selftest
2026-05-18 18:32 UTC (4+ messages)
` [PATCH 1/2] KVM: guest_memfd: Return -EEXIST for overlapping bindings
` [PATCH 2/2] KVM: selftests: Test guest_memfd binding overlap without GPA overlap
[PATCH v3 00/10] KVM: x86: Improve #DB handling in the emulator
2026-05-18 18:22 UTC (17+ messages)
` [PATCH v3 01/10] KVM: VMX: Refresh GUEST_PENDING_DBG_EXCEPTIONS.BS on all injected #DBs
` [PATCH v3 02/10] KVM: x86: Capture "struct x86_exception" in inject_emulated_exception()
` [PATCH v3 03/10] KVM: x86: Set guest DR6 by kvm_queue_exception_p() in instruction emulation
` [PATCH v3 04/10] KVM: x86: Honor KVM_GUESTDBG_USE_HW_BP when emulating MOV DR (in emulator)
` [PATCH v3 05/10] KVM: x86: Honor KVM_GUESTDBG_USE_HW_BP when checking for code breakpoints in emulation
` [PATCH v3 06/10] KVM: x86: Move KVM_GUESTDBG_SINGLESTEP handling into kvm_inject_emulated_db()
` [PATCH v3 07/10] KVM: x86: Drop kvm_vcpu_do_singlestep() now that it's been gutted
` [PATCH v3 08/10] KVM: selftests: Add all (known) EFLAGS bit definitions
` [PATCH v3 09/10] KVM: selftests: Verify guest debug DR7.GD checking during instruction emulation
` [PATCH v3 10/10] KVM: selftests: Verify VMX's GUEST_PENDING_DBG_EXCEPTIONS.BS Consistency Check
[PATCH v9 00/23] Runtime TDX module update support
2026-05-18 18:09 UTC (34+ messages)
` [PATCH v9 01/23] x86/virt/tdx: Consolidate TDX global initialization states
` [PATCH v9 02/23] x86/virt/tdx: Move TDX_FEATURES0 bits to asm/tdx.h
` [PATCH v9 04/23] coco/tdx-host: Introduce a "tdx_host" device
` [PATCH v9 05/23] coco/tdx-host: Expose TDX module version
` [PATCH v9 07/23] x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR information
` [PATCH v9 08/23] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v9 09/23] coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratum
` [PATCH v9 11/23] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v9 12/23] x86/virt/seamldr: Introduce skeleton for TDX module updates
[PATCH v3 0/2] Fix GCC 16 const-correctness violations
2026-05-18 17:25 UTC (2+ messages)
` [PATCH v3 1/2] target/ppc/kvm: Fix const violation when trimming CPU alias suffix
[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
2026-05-18 16:54 UTC (5+ messages)
` [PATCH 6/9] vfio/pci: Clean up BAR zap and revocation
[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
2026-05-18 16:47 UTC (10+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v4 05/16] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
[PATCH kvmtool 0/6] x86 compilation fixes and arm64 PMU improvements
2026-05-18 15:22 UTC (12+ messages)
` [PATCH kvmtool 2/6] disk/core: Do not modify const strings in disk_img_name_parser()
` [PATCH kvmtool 3/6] arm64: Initialise the PMU last
` [PATCH kvmtool 5/6] util: Allow die_perror() to take a variable list of argument
[PATCH] KVM: x86: Fix array_index_nospec() protection in kvm_vcpu_ioctl_x86_set_mce()
2026-05-18 15:16 UTC (3+ messages)
[PATCH v2] KVM: irqchip: KVM: Reduce allocation overhead in kvm_set_irq_routing()
2026-05-18 14:57 UTC (4+ messages)
[kvm-unit-tests PATCH] x86/svm: work around Virtual VMLOAD/VMSAVE bug on Naples and Rome
2026-05-18 14:40 UTC (5+ messages)
[RFC PATCH 00/27] KVM: x86: Add a paranoid mode for CPUID verification
2026-05-18 14:29 UTC (11+ messages)
` [RFC PATCH 01/27] KVM: x86: Fix emulated CPUID features being applied to wrong sub-leaf
[PATCH] KVM: x86: Fix ERAPS RAP clear on INVPCID single-context invalidation
2026-05-18 13:59 UTC
[PATCH v3 0/4] KVM: arm64: vgic: Fix IGROUPR writability and IIDR revision control
2026-05-18 13:56 UTC (2+ messages)
Bug#1135235: linux-image-6.19.13+deb14-amd64: Reoccuring host crash "Invalid SPTE change" with gaming win kvm/qemu guest and device passthrough
2026-05-18 13:43 UTC (3+ messages)
[PATCH 1/3] KVM: selftests: Add unit to dirty_log_test
2026-05-18 13:25 UTC (6+ messages)
[PATCH kvmtool v8 0/6] arm64: Nested virtualization support
2026-05-18 12:45 UTC (7+ messages)
` [PATCH kvmtool v8 1/6] arm64: Initial nested virt support
` [PATCH kvmtool v8 2/6] arm64: nested: Add support for setting maintenance IRQ
` [PATCH kvmtool v8 3/6] arm64: Add counter offset control
` [PATCH kvmtool v8 4/6] arm64: Add FEAT_E2H0 support
` [PATCH kvmtool v8 5/6] arm64: Generate HYP timer interrupt specifiers
` [PATCH kvmtool v8 6/6] arm64: Handle virtio endianness reset when running nested
[PATCH kvmtool v7 0/6] arm64: Nested virtualization support
2026-05-18 12:44 UTC (3+ messages)
[PATCH v2 0/5] KVM: s390: some vSIE and UCONTROL fixes
2026-05-18 11:54 UTC (7+ messages)
` [PATCH v2 3/5] KVM: s390: vsie: Fix unshadowing logic
` [PATCH v2 4/5] KVM: s390: vsie: Fix redundant rmap entries
` [PATCH v2 5/5] KVM: s390: Properly reset zero bit in PGSTE
[PATCH v7 00/17] kvmtool: arm64: Handle PSCI calls in userspace
2026-05-18 11:46 UTC (2+ messages)
[PATCH kvmtool] plic: Fix lock/unlock mismatch in plic__irq_trig()
2026-05-18 11:46 UTC (2+ messages)
[PATCH kvmtool] riscv: Add Zicbop extension support
2026-05-18 11:46 UTC (2+ messages)
[PATCH kvmtool] riscv: Add BFloat16 extensions support
2026-05-18 11:46 UTC (2+ messages)
[PATCH v2 00/15] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
2026-05-18 11:31 UTC (11+ messages)
` [PATCH v2 03/15] KVM: x86/xen: Don't truncate RAX when handling hypercall from protected guest
` [PATCH v2 08/15] KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers
[PATCH net] vsock/virtio: fix zerocopy completion for multi-skb sends
2026-05-18 11:08 UTC (8+ messages)
[PATCH] MAINTAINERS: KVM: Include maintainer profile
2026-05-18 10:41 UTC
[PATCH] LoongArch: KVM: Add missing slots_lock for EIOINTC virtual extension device registration
2026-05-18 9:56 UTC (2+ messages)
[RFC PATCH v1 0/8] liveupdate: kvm: Guest_memfd preservation
2026-05-18 9:36 UTC (10+ messages)
` [RFC PATCH v1 1/9] liveupdate: luo_file: Add internal APIs for file preservation
` [RFC PATCH v1 2/9] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [RFC PATCH v1 3/9] kvm: Prepare core VM structs and helpers for LUO support
` [RFC PATCH v1 4/9] kvm: kvm_luo: Allow kvm preservation with LUO
` [RFC PATCH v1 5/9] kvm: guest_memfd: Move internal definitions and helper to new header
` [RFC PATCH v1 6/9] kvm: guest_memfd: Add support for freezing and unfreezing mappings
` [RFC PATCH v1 7/9] kvm: guest_memfd_luo: add support for guest_memfd preservation
` [RFC PATCH v1 8/9] selftests: kvm: Split ____vm_create() to expose init helpers
` [RFC PATCH v1 9/9] selftests: kvm: Add guest_memfd_preservation_test
[PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
2026-05-18 9:06 UTC (3+ messages)
` [PATCH net v4 1/2] vsock/virtio: reset connection on receiving queue overflow
` [PATCH net v4 2/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
[PATCH v4] 00/30] Cleaning up the KVM clock mess
2026-05-18 8:48 UTC (4+ messages)
` [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
[PATCH 0/2] x86/kvm/vmx: Fix VMX interrupt injection vs hrtimer_rearm_deferred()
2026-05-18 8:16 UTC (7+ messages)
` [PATCH 1/2] x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 core
` [PATCH v3 "
` [PATCH 2/2] x86/kvm/vmx: Fix VMX vs hrtimer_rearm_deferred()
[PATCH v11 0/5] vfio/pci: Add PCIe TPH support
2026-05-18 7:17 UTC (6+ messages)
` [PATCH v11 1/5] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v11 2/5] PCI/TPH: Export pcie_tph_get_st_modes() for external use
` [PATCH v11 3/5] PCI/TPH: Add pcie_tph_enabled_mode() helper
` [PATCH v11 4/5] vfio/pci: Add PCIe TPH configuration space virtualization
` [PATCH v11 5/5] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_ST for TPH ST entry management
[PATCH] KVM: selftests: Fix vcpu_get_stats_fd() ioctl name
2026-05-18 7:10 UTC
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-05-18 7:08 UTC (3+ messages)
` [PATCH v14 04/44] arm64: RMI: Add SMC definitions for calling the RMM
[PATCH v2] KVM: PPC: Kconfig: Enable CONFIG_VPA_PMU with KVM
2026-05-18 4:41 UTC
[PATCH] RISC-V: KVM: Fix sign extension for MMIO loads
2026-05-18 4:31 UTC (2+ messages)
[PATCH v2] RISC-V: KVM: Fix NULL pointer dereference in SBI v0.1 SEND_IPI handler
2026-05-17 15:40 UTC (2+ messages)
[PATCH 0/5] KVM: riscv: Speed up dirty logging write faults
2026-05-17 15:34 UTC (6+ messages)
` [PATCH 1/5] KVM: riscv: Rely on common MMU notifier locking
` [PATCH 2/5] KVM: riscv: Use an rwlock for mmu_lock
` [PATCH 3/5] KVM: riscv: Add a G-stage PTE cmpxchg helper
` [PATCH 4/5] KVM: riscv: Update G-stage PTE permissions atomically
` [PATCH 5/5] KVM: riscv: Fast-path dirty logging write faults
[PATCH] RISC-V: KVM: Fix NULL pointer dereference in SBI v0.1 SEND_IPI handler
2026-05-17 12:38 UTC (2+ messages)
[PATCH] Enable stage 2 translation in L2
2026-05-16 19:03 UTC (2+ messages)
[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
2026-05-16 18:30 UTC (10+ messages)
` [PATCH v3 1/9] KVM: arm64: selftests: Add GPR save/restore functions for NV
` [PATCH v3 2/9] KVM: arm64: selftests: Add helpers for guest hypervisors
` [PATCH v3 3/9] KVM: arm64: selftests: Add hello_nested basic NV selftest
` [PATCH v3 4/9] KVM: arm64: selftests: Enhance hello_nested test
` [PATCH v3 5/9] KVM: arm64: selftests: Add shadow_stage2 test
` [PATCH v3 6/9] KVM: arm64: selftests: shadow_stage2: Allocate L2 stack from dedicated pool
` [PATCH v3 7/9] KVM: arm64: selftests: shadow_stage2: Check supported stage-2 granule size
` [PATCH v3 8/9] KVM: arm64: selftests: Add infrastructure for using stage-2 in guest
` [PATCH v3 9/9] KVM: arm64: selftests: shadow_stage2: Turn on stage-2 translation for the nested guest
[PATCH v3 00/41] x86: Try to wrangle PV clocks vs. TSC
2026-05-16 7:42 UTC (6+ messages)
` [PATCH v3 38/41] x86/paravirt: kvmclock: Setup kvmclock early iff it's sched_clock
` [PATCH v3 39/41] x86/paravirt: Move using_native_sched_clock() stub into timer.h
` [PATCH v3 40/41] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
` [PATCH v3 41/41] x86/kvmclock: Get CPU base frequency from CPUID when it's available
[GIT PULL] VFIO fixes for v7.1-rc4
2026-05-16 0:06 UTC (2+ messages)
[PATCH 0/8] selftests/vfio: igb: 82576 hardware compatibility
2026-05-15 22:03 UTC (9+ messages)
` [PATCH 1/8] selftests/vfio: igb: Use PHY internal loopback on 82576
` [PATCH 2/8] selftests/vfio: igb: Use advanced TX and RX descriptors
` [PATCH 3/8] selftests/vfio: igb: Program MSI-X interrupt routing
` [PATCH 4/8] selftests/vfio: igb: Extend memcpy completion timeout for line-rate hardware
` [PATCH 5/8] selftests/vfio: igb: Disable PCIe completion timeout retries
` [PATCH 6/8] selftests/vfio: Add vfio_pci_irq_reenable() helper
` [PATCH 7/8] selftests/vfio: igb: Factor hardware programming into igb_hw_init()
` [PATCH 8/8] selftests/vfio: igb: Recover after DMA-read faults
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox