messages from 2026-07-28 19:22:35 to 2026-07-29 07:25:14 UTC [more...]
[RFC PATCH] RISC-V: KVM: Enable KVM_MEM_USERFAULT support
2026-07-29 7:25 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix spurious -EEXIST and clean up gstage fault path types
2026-07-29 7:17 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)
[RFC v2 00/24] Add Realm support to QEMU-VMM
2026-07-28 19:26 UTC (25+ messages)
` [RFC v2 01/24] linux-headers: Add RME related definitions
` [RFC v2 02/24] target/arm/kvm: Return immediately on error in kvm_arch_init()
` [RFC v2 03/24] target/arm: Add confidential guest support
` [RFC v2 04/24] target/arm/kvm-rme: Add mechanic to initialize realms
` [RFC v2 05/24] target/arm/kvm: Split kvm_arch_get/put_registers
` [RFC v2 06/24] target/arm/kvm-rme: Initialize vCPU
` [RFC v2 07/24] target/arm/kvm: Create scratch Realm VM when requested
` [RFC v2 08/24] target/arm/kvm: Use kvm_vm_check_extension() where necessary
` [RFC v2 09/24] hw/core/loader: Add a ROM loader notifier
` [RFC v2 10/24] target/arm/kvm-rme: Keep track of images loaded in Realm memory
` [RFC v2 11/24] target/arm/kvm-rme: Populate Realm with runtime images
` [RFC v2 12/24] target/arm/cpu: Set number of breakpoints and watchpoints in KVM
` [RFC v2 13/24] target/arm/cpu: Set number of PMU counters "
` [RFC v2 14/24] target/arm/cpu: Don't read Realm registers
` [RFC v2 15/24] hw/arm/virt: Set proper conduit method for Realms
` [RFC v2 16/24] hw/arm/virt: Embed Realm VM type with IPA address space
` [RFC v2 17/24] hw/arm/virt: Reserve one bit of guest physical address for RME
` [RFC v2 18/24] hw/arm/virt: Disable DTB randomness for confidential VMs
` [RFC v2 19/24] hw/arm/virt: Move virt_flash_create() to machvirt_init()
` [RFC v2 20/24] hw/arm/virt: Use RAM instead of flash for confidential guest firmware
` [RFC v2 21/24] target/arm/kvm-rme: Add DMA remapping for the shared memory region
` [RFC v2 22/24] docs/interop/firmware.json: Add arm-rme firmware feature
` [RFC v2 23/24] hw/arm/boot: Load DTB as is for confidential VMs
` [RFC v2 24/24] hw/arm/boot: Skip bootloader for confidential guests
[PATCH net 0/4] Revert "tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops"
2026-07-28 19:22 UTC (2+ 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