messages from 2026-07-06 09:51:33 to 2026-07-07 09:02:51 UTC [more...]
[PATCH v4 00/15] s390/vfio-ap: Add live guest migration support
2026-07-07 9:02 UTC (14+ messages)
` [PATCH v4 01/15] s390/vfio-ap: Provide function to get the number of queues assigned to mdev
` [PATCH v4 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v4 03/15] s390/vfio-ap: Functions to initialize/release vfio device migration data
` [PATCH v4 04/15] s390/vfio-ap: Reset migration state in VFIO_DEVICE_RESET ioctl handler
` [PATCH v4 05/15] s390-vfio-ap: Callback to get/set vfio device mig state during guest migration
` [PATCH v4 06/15] s390/vfio-ap: Transition guest migration state from STOP to STOP_COPY
` [PATCH v4 07/15] s390/vfio-ap: File ops called to save the vfio device migration state
` [PATCH v4 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v4 09/15] s390/vfio-ap: Add method to set a new guest AP configuration
` [PATCH v4 10/15] s390/vfio-ap: File ops called to resume the vfio device migration
` [PATCH v4 11/15] s390/vfio-ap: Transition device migration state to STOP
` [PATCH v4 12/15] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v4 13/15] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
[PATCH] RISC-V: KVM: Fix lost virtual interrupts during IRQ sync
2026-07-07 8:27 UTC (2+ messages)
[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
2026-07-07 8:10 UTC (16+ messages)
` [PATCH v8 1/7] KVM: arm64: Disallow vPMU when pPMUs do not cover all CPUs
` [PATCH v8 2/7] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v8 3/7] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
` [PATCH v8 4/7] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
` [PATCH v8 5/7] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v8 6/7] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v8 7/7] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH v5 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
2026-07-07 7:51 UTC (5+ messages)
` [PATCH v5 1/8] RISC-V: KVM: Add support for Svadu FWFT features
[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
2026-07-07 7:39 UTC (35+ messages)
` [PATCH v4 01/27] VFIO: take reference to the KVM module
` [PATCH v4 05/27] KVM: Remove KVM_MMIO as config option
` [PATCH v4 07/27] arm64: Prepare sharing arm64 headers with s390
` [PATCH v4 08/27] KVM: arm64: Prepare sharing arm64 code "
` [PATCH v4 09/27] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v4 19/27] s390: Introduce Start Arm Execution instruction
` [PATCH v4 21/27] s390/hwcaps: Report SAE support as hwcap
` [PATCH v4 22/27] KVM: s390: Add basic arm64 kvm module
` [PATCH v4 23/27] KVM: s390: arm64: Implement required functions
` [PATCH v4 24/27] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v4 25/27] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v4 26/27] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v4 27/27] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild
[PATCH v6 00/11] Dynamic PAMT
2026-07-07 7:25 UTC (40+ messages)
` [PATCH v6 01/11] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v6 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v6 04/11] x86/virt/tdx: Allocate ref counts for Dynamic PAMT memory
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
` [PATCH v6 07/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v6 08/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v6 09/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v6 10/11] x86/virt/tdx: Enable Dynamic PAMT
[PATCH kvm-unit-tests] x86/vmx: Skip LAM CR3 bits in 32-bit guest reserved bit tests
2026-07-07 7:02 UTC
[kvm-unit-tests RFC PATCH 0/6] powerpc improvements
2026-07-07 6:47 UTC (6+ messages)
` [kvm-unit-tests RFC PATCH 2/6] configure: Make arch_libdir a first-class entity
[PATCH v2] KVM: x86: Destroy the PIC and IOAPIC before destroying vCPUs
2026-07-07 6:32 UTC (7+ messages)
` [syzbot ci] "
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-07-07 6:11 UTC (8+ messages)
` [PATCH v3 3/5] KVM: arm64: Add support for FEAT_HDBSS
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-07-07 5:07 UTC (13+ messages)
` [RFC PATCH 09/15] x86/virt/tdx: Add interface to generate a Quote
` [RFC PATCH 11/15] KVM: TDX: Factor out userspace return path from tdx_get_quote()
` [RFC PATCH 12/15] KVM: TDX: Add in-kernel Quote generation
` [RFC PATCH 15/15] x86/virt/tdx: Enable TDX Quoting extension
[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
2026-07-07 3:32 UTC (9+ messages)
[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
2026-07-07 1:29 UTC (9+ messages)
` [RFC PATCH 1/3] KVM: guest_memfd: Use memslot id to keep track of associated memslots
` [RFC PATCH 2/3] KVM: Implement dirty page logging for guest_memfd-only memslots
[PATCH v4 0/5] KVM: X86: Fix nested TDP error code info
2026-07-07 0:00 UTC (3+ messages)
` [PATCH v4 4/5] KVM: VMX: Synthesize nested EPT violation GVA_IS_VALID/GVA_TRANSLATED bits
[PATCH 0/4] KVM: x86: Document and enforce APIC base memory hole
2026-07-06 23:32 UTC (12+ messages)
` [PATCH 1/4] KVM: x86: Document that KVM_CREATE_IRQCHIP must precede vcpu creation
` [PATCH 2/4] KVM: x86: Document APIC base address constraint for in-kernel irqchip
` [PATCH 3/4] KVM: x86: Reject KVM_CREATE_IRQCHIP if APIC base is already mapped
` [PATCH 4/4] KVM: x86: Reject user memory regions covering the APIC base
` [syzbot ci] Re: KVM: x86: Document and enforce APIC base memory hole
[PATCH v3 00/12] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
2026-07-06 23:16 UTC (4+ messages)
` [PATCH v3 11/12] KVM: x86: Guard .gmem_prepare() declarations with HAVE_KVM_GMEM_PREPARE=y
[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
2026-07-06 23:09 UTC (5+ messages)
[RFC PATCH 0/6] selftests/vfio: Add sPAPR TCE v2 coverage
2026-07-06 22:55 UTC (12+ messages)
` [RFC PATCH 1/6] selftests/vfio: allow selecting IOMMU backend from environment
` [RFC PATCH 3/6] selftests/vfio: add sPAPR TCE v2 DMA window helpers
` [RFC PATCH 4/6] selftests/vfio: Exercise sPAPR DDW path for hugepage DMA mappings
` [RFC PATCH 5/6] selftests/vfio: Accept sPAPR errno for DMA range overflow
[PATCH v12 00/12] VMSCAPE optimization for BHI variant
2026-07-06 22:53 UTC (7+ messages)
` [PATCH v12 05/12] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v12 09/12] x86/vmscape: Use static_call() for predictor flush
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-07-06 22:35 UTC (5+ messages)
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
[kvm-unit-tests PATCH 0/5] x86/apic: PV IPI robustness and subtest selection
2026-07-06 21:54 UTC (2+ messages)
[PATCH v2 00/10] selftests/vfio: igb: Add driver for Intel
2026-07-06 21:16 UTC (10+ messages)
` [PATCH v2 07/10] selftests/vfio: Add vfio_pci_irq_reenable() helper
` [PATCH v2 08/10] selftests/vfio: igb: Factor hardware programming into igb_hw_init()
` [PATCH v2 09/10] selftests/vfio: igb: Recover after DMA-read faults
` [PATCH v2 10/10] selftests/vfio: igb: Use offical IGB headers in selftest driver
[PATCH v2 01/10] selftests/vfio: igb: Add driver for IGB QEMU device
2026-07-06 20:30 UTC (3+ messages)
[PATCH v2 0/7] KVM: x86: EFER validity fixes and cleanups
2026-07-06 20:27 UTC (10+ messages)
` [PATCH v2 1/7] KVM: x86: Check EFER validity on KVM_SET_SREGS*
` [PATCH v2 2/7] KVM: SVM: Disallow EFER.SVME and EFER.LSMLE if nested is disabled
` [PATCH v2 3/7] KVM: x86: Disallow EFER.LME and EFER.LMA if long mode is not supported
` [PATCH v2 4/7] KVM: x86: Add a per-vendor callback to setup EFER caps
` [PATCH v2 5/7] KVM: x86: Reverse the polarity of efer_reserved_bits
` [PATCH v2 6/7] KVM: x86: Move supported EFER bits to kvm_caps
` [PATCH v2 7/7] KVM: selftests: Extend set_sregs test to cover EFER
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-07-06 20:12 UTC (13+ messages)
` [PATCH v2 16/31] coco/tdx-host: Support Link TSM for TDX host
` [PATCH v2 22/31] iommu/vt-d: Export a helper to do function for each dmar_drhd_unit
` [PATCH v2 23/31] coco/tdx-host: Setup all trusted IOMMUs on TDX Connect init
` [PATCH v2 26/31] mm: Add __free() support for __free_page()
` [PATCH v2 28/31] coco/tdx-host: Parse ACPI KEYP table to init IDE for PCI host bridges
` [PATCH v2 30/31] coco/tdx-host: Implement IDE stream setup/teardown
[PATCH v10 0/6] Add RMPOPT support
2026-07-06 20:11 UTC (13+ messages)
` [PATCH v10 3/6] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v10 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v10 6/6] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
[PATCH v3] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
2026-07-06 18:25 UTC (2+ messages)
[PATCH v3 0/4] KVM: Miscellaneous SEV/SNP related fixes
2026-07-06 18:09 UTC (4+ messages)
` [PATCH v3 3/4] crypto: ccp: Fix possible deadlock in SEV init failure path
[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
2026-07-06 18:00 UTC (4+ messages)
` [PATCH v5 01/51] x86/apic: Provide helpers to set local APIC timer period in hz and khz
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-07-06 17:57 UTC (11+ messages)
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation
[PATCH] KVM: x86/ioapic: Cancel eoi_inject work before destroying vCPUs
2026-07-06 17:50 UTC (3+ messages)
[PATCH v3 0/5] KVM: x86: Expose Zhaoxin CPUID 0xC0000001 EDX cryptographic features
2026-07-06 17:00 UTC (6+ messages)
[PATCH] KVM: x86/tdx: Do not print error message on non-present feature
2026-07-06 16:54 UTC (2+ messages)
[PATCH] KVM: selftests: Use KVM's task pinning APIs in steal_time
2026-07-06 16:49 UTC (2+ messages)
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-07-06 16:43 UTC (3+ messages)
` [PATCH v14 26/44] arm64: RMI: Allow populating initial contents
[PATCH v2] KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers
2026-07-06 16:19 UTC (2+ messages)
[kvm-unit-tests PATCH] checkpatch: add support for Assisted-by tag
2026-07-06 15:33 UTC (9+ messages)
[PATCH 0/1] Introduce an instrumented profiler using BpfTrace
2026-07-06 15:27 UTC (3+ messages)
[PATCH v2] KVM: selftests: Add guest-side test for AMD HWCR.McStatusWrEn
2026-07-06 15:11 UTC (2+ messages)
[PATCH v2 00/13] KVM Dirty-bit cleaning hw accelerator (HACDBS)
2026-07-06 14:00 UTC (11+ messages)
` [PATCH v2 02/13] KVM: arm64: Enable eager hugepage splitting if HDBSS is available
[PATCH v9 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
2026-07-06 13:52 UTC (3+ messages)
[PATCH 00/34] Add migration support to the MSHV accelerator
2026-07-06 13:05 UTC (4+ messages)
` [PATCH 26/34] accel/mshv: introduce SaveVMHandler
The VFIO/IOMMU/PCI MC at LPC 2026
2026-07-06 12:57 UTC
[PATCH 0/5] Various UI/security-related fixes
2026-07-06 12:53 UTC (6+ messages)
` [PATCH 1/5] i386/tdx: fix uninitialized variable warning in tdx_check_features
` [PATCH 2/5] ui/vnc: fix OOB write in vnc_refresh_lossy_rect
` [PATCH 3/5] ui/vnc: validate color shifts in SetPixelFormat
` [PATCH 4/5] ui/vnc: use RFB wire types for client message handlers
` [PATCH 5/5] ui/input-barrier: fix off-by-one in keycode bounds check
[PATCH kvmtool v1 0/5] Add guest_memfd support for arm64
2026-07-06 12:34 UTC (19+ messages)
` [PATCH kvmtool v1 2/5] Remove newline from end of die() aborts
` [PATCH kvmtool v1 3/5] Use kvm_userspace_memory_region2 for all memory registration
` [PATCH kvmtool v1 4/5] Add guest_memfd support to kvm__register_mem()
` [PATCH kvmtool v1 5/5] arm64: Add --guest-memfd option to back guest RAM with guest_memfd
[syzbot] Monthly kvm-x86 report (Jul 2026)
2026-07-06 12:32 UTC
[PATCH] KVM: SEV: drop FOLL_LONGTERM for encrypted region registration
2026-07-06 12:03 UTC (3+ messages)
[syzbot] Monthly virt report (Jun 2026)
2026-07-06 11:54 UTC (4+ messages)
[PATCH v9 00/15] userfaultfd: working set tracking for VM guest memory
2026-07-06 10:56 UTC (2+ messages)
` Addressing Sashiko AI review
[PATCH v9 14/15] selftests/mm: add userfaultfd RWP tests
2026-07-06 10:49 UTC (2+ messages)
` [PATCH v9.1 "
[PATCH] KVM: Remove kvm_debugfs_dir on kvm_init() error paths
2026-07-06 9:59 UTC
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