messages from 2026-07-28 19:48:30 to 2026-07-29 08:05:41 UTC [more...]
[PATCH] RISC-V: KVM: Fix spurious -EEXIST and clean up gstage fault path types
2026-07-29 8:05 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2 0/3] RISC-V: KVM: Cleanup SBI extension status when disable
2026-07-29 8:02 UTC (7+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Add SBI extension validate callback
` [PATCH v2 2/3] RISC-V: KVM: Add SBI FWFT validation support
` [PATCH v2 3/3] RISC-V: KVM: Reset the SBI extension when disable it
[PATCH v9 0/5] riscv: add SBI Supervisor Software Events support
2026-07-29 7:47 UTC (3+ messages)
` [PATCH v9 2/5] riscv: add support for SBI Supervisor Software Events extension
[RFC PATCH] RISC-V: KVM: Enable KVM_MEM_USERFAULT support
2026-07-29 7:25 UTC (2+ messages)
[RFC PATCH] RISC-V: KVM: Add minimal guest_memfd support
2026-07-29 7:07 UTC
[PATCH v2 00/36] KVM: VMX APIC timer virtualization support
2026-07-29 6:05 UTC (4+ messages)
[PATCH v3 0/2] KVM: x86: Fix missing EFER validity checks
2026-07-29 4:53 UTC (3+ messages)
` [PATCH v3 1/2] KVM: x86: Check EFER validity on KVM_SET_SREGS*
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-07-29 3:50 UTC (6+ messages)
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required
[PATCH v11 0/6] Add RMPOPT support
2026-07-29 2:15 UTC (3+ messages)
` [PATCH v11 2/6] x86/sev: Disable CPU hotplug while SNP is active
[PATCH kvmtool] virtio/pci: Serialize legacy ISR and INTx updates
2026-07-29 1:43 UTC
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-07-29 0:35 UTC (42+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 02/41] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 04/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v9 05/41] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v9 06/41] KVM: guest_memfd: Introduce function to check GFN "
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 08/41] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v9 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v9 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v9 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v9 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v9 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v9 17/41] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v9 19/41] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v9 21/41] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v9 22/41] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v9 23/41] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v9 24/41] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v9 25/41] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v9 26/41] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v9 27/41] KVM: selftests: Test basic single-page conversion flow
` [PATCH v9 28/41] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v9 29/41] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v9 30/41] KVM: selftests: Test conversion before allocation
` [PATCH v9 31/41] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v9 32/41] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v9 33/41] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v9 34/41] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v9 35/41] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v9 36/41] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v9 37/41] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v9 38/41] KVM: selftests: Provide common function to set memory attributes
` [PATCH v9 39/41] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v9 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v9 41/41] KVM: selftests: Update private memory exits test to work with per-gmem attributes
[PATCH 00/15] KVM: x86/pmu: Add mediated vPMU PerfMon v5 support
2026-07-28 23:35 UTC (11+ messages)
` [PATCH 02/15] KVM: x86/pmu: Rename all_valid_pmc_idx to all_valid_pmc_mask
` [PATCH 04/15] KVM: x86/pmu: Add PMC bitmap accessor helpers
` [PATCH 11/15] KVM: x86/pmu: Emulate streamlined Freeze-LBR-on-PMI
[PATCH v7 0/6] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-07-28 23:24 UTC (7+ messages)
` [PATCH v7 1/6] vfio: selftests: igb: Add driver for Intel 82576 device
` [PATCH v7 2/6] vfio: selftests: igb: Use PHY internal loopback on 82576
` [PATCH v7 3/6] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v7 4/6] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v7 5/6] vfio: selftests: Retry on EAGAIN during device reset
` [PATCH v7 6/6] vfio: selftests: igb: Recover after DMA-read faults
[PATCH v7 00/36] Cleaning up the KVM clock mess
2026-07-28 23:18 UTC (11+ messages)
` [PATCH v7 05/36] KVM: x86: Fold __get_kvmclock() into get_kvmclock()
` [PATCH v7 07/36] KVM: x86: Restructure get_kvmclock()
` [PATCH v7 24/36] KVM: x86: Use ktime_get_snapshot_id() for master clock
[PATCH v14 00/22] TDX KVM selftests
2026-07-28 22:56 UTC (3+ messages)
` [PATCH v14 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM
[PATCH] KVM: x86: Re-pend NMI in vNMI hardware when injection is blocked
2026-07-28 22:40 UTC (2+ messages)
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-07-28 22:33 UTC (3+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
[PATCH v6 00/15] s390/vfio-ap: Add live guest migration support
2026-07-28 22:29 UTC (4+ messages)
` [PATCH v6 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
[PATCH v12 00/12] VMSCAPE optimization for BHI variant
2026-07-28 21:43 UTC (5+ messages)
` [PATCH v12 07/12] static_call: Define EXPORT_STATIC_CALL_FOR_MODULES()
[PATCH] KVM: SVM: make svm_flush_tlb_gva do a full asid flush if NPT enabled
2026-07-28 21:34 UTC (3+ messages)
[PATCH v2] s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()
2026-07-28 19:57 UTC (3+ messages)
[PATCH v3] KVM: s390: Fall back to short-term pinning in MAP ioctl
2026-07-28 19:53 UTC (5+ messages)
page: | 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