public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-21 11:11:32 to 2025-11-23 10:27:16 UTC [more...]

[PATCH 0/5] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-23 10:27 UTC 

[PATCH v4] RISC-V: KVM: Flush VS-stage TLB after VCPU migration for split two-stage TLBs
 2025-11-23  6:04 UTC  (2+ messages)

[PATCH v3] RISC-V: KVM: Fix guest page fault within HLV* instructions
 2025-11-23  5:22 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Allow to downgrade HGATP mode via SATP mode
 2025-11-23  2:33 UTC  (2+ messages)

[PATCH v3 00/18] vfio: selftests: Support for multi-device tests
 2025-11-23  1:59 UTC  (22+ messages)
` [PATCH v3 01/18] vfio: selftests: Move run.sh into scripts directory
` [PATCH v3 02/18] vfio: selftests: Split run.sh into separate scripts
` [PATCH v3 03/18] vfio: selftests: Allow passing multiple BDFs on the command line
` [PATCH v3 04/18] vfio: selftests: Rename struct vfio_iommu_mode to iommu_mode
` [PATCH v3 05/18] vfio: selftests: Introduce struct iommu
` [PATCH v3 06/18] vfio: selftests: Support multiple devices in the same container/iommufd
` [PATCH v3 07/18] vfio: selftests: Eliminate overly chatty logging
` [PATCH v3 08/18] vfio: selftests: Prefix logs with device BDF where relevant
` [PATCH v3 09/18] vfio: selftests: Upgrade driver logging to dev_err()
` [PATCH v3 10/18] vfio: selftests: Rename struct vfio_dma_region to dma_region
` [PATCH v3 11/18] vfio: selftests: Move IOMMU library code into iommu.c
` [PATCH v3 12/18] vfio: selftests: Move IOVA allocator into iova_allocator.c
` [PATCH v3 13/18] vfio: selftests: Stop passing device for IOMMU operations
` [PATCH v3 14/18] vfio: selftests: Rename vfio_util.h to libvfio.h
` [PATCH v3 15/18] vfio: selftests: Move vfio_selftests_*() helpers into libvfio.c
` [PATCH v3 16/18] vfio: selftests: Split libvfio.h into separate header files
` [PATCH v3 17/18] vfio: selftests: Eliminate INVALID_IOVA
` [PATCH v3 18/18] vfio: selftests: Add vfio_pci_device_init_perf_test

[PATCH v5 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-22 18:38 UTC  (7+ messages)
` [PATCH v5 24/28] drm/xe/pf: Enable SR-IOV "
` [PATCH v5 25/28] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
` [PATCH v5 26/28] drm/xe/pf: Export helpers for VFIO

[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2025-11-22 16:23 UTC  (12+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information
` [PATCH v2 2/5] KVM: arm64: Support set the DBM attr during memory abort
` [PATCH v2 3/5] KVM: arm64: Add support for FEAT_HDBSS
` [PATCH v2 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

[PATCH v4 RESEND 7/7] vfio/nvgrace-gpu: wait for the GPU mem to be ready
 2025-11-22 14:13 UTC 

[PATCH 00/14] Error message improvements
 2025-11-22 13:58 UTC  (8+ messages)
` [PATCH 09/14] error: Use error_setg_file_open() for simplicity and consistency

[PATCH v4 00/11] VMSCAPE optimization for BHI variant
 2025-11-22 11:05 UTC  (24+ messages)
` [PATCH v4 04/11] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v4 06/11] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v4 07/11] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v4 09/11] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v4 10/11] x86/vmscape: Override conflicting attack-vector controls with =force

[PATCH v4 01/10] PCI: Avoid saving error values for config space
 2025-11-22 10:58 UTC  (11+ messages)

[PATCH] x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_task
 2025-11-22  9:08 UTC 

[PATCH] LoongArch: KVM: Use 64-bit register definition with eiointc
 2025-11-22  3:38 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Get VM PMU capability from HW GCFG register
 2025-11-22  2:39 UTC  (2+ messages)

[PATCH v7 0/5] Disable ATS via iommu during PCI resets
 2025-11-22  1:57 UTC  (6+ messages)
` [PATCH v7 1/5] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v7 2/5] iommu: Tidy domain for iommu_setup_dma_ops()
` [PATCH v7 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v7 4/5] iommu: Introduce pci_dev_reset_iommu_prepare/done()
` [PATCH v7 5/5] PCI: Suspend iommu function prior to resetting a device

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-21 23:44 UTC  (21+ messages)
` [PATCH v3 04/16] mm: eliminate is_swap_pte() when softleaf_from_pte() suffices
` [PATCH v3 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH v3 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH v3 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH v3 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH v3 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH v3 10/16] mm: replace pmd_to_swp_entry() with softleaf_from_pmd()

[PATCH 0/3] KVM: x86: Accelerate reading CR3 for guest debug
 2025-11-21 23:12 UTC  (6+ messages)
` [PATCH 1/3] KVM: x86: Add CR3 to guest debug info
` [PATCH 2/3] KVM: selftests: Use TEST_ASSERT_EQ() in debug_regs
` [PATCH 3/3] KVM: selftests: Verify CR3 "

[PATCH v3 0/5] KVM: nVMX: Mark APIC page dirty on VM-Exit
 2025-11-21 22:34 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: Use vCPU specific memslots in __kvm_vcpu_map()
` [PATCH v3 2/5] KVM: x86: Mark vmcs12 pages as dirty if and only if they're mapped
` [PATCH v3 3/5] KVM: nVMX: Precisely mark vAPIC and PID maps dirty when delivering nested PI
` [PATCH v3 4/5] KVM: VMX: Move nested_mark_vmcs12_pages_dirty() to vmx.c, and rename
` [PATCH v3 5/5] KVM: nVMX: Mark APIC access page dirty when syncing vmcs12 pages

[PATCH] KVM: VMX: Always reflect SGX EPCM #PFs back into the guest
 2025-11-21 22:20 UTC 

[PATCH v2 08/10] KVM: x86: Add nested context management
 2025-11-21 21:34 UTC  (2+ messages)

[PATCH v3 0/7] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
 2025-11-21 21:08 UTC  (12+ messages)
` [PATCH v3 1/7] vfio/nvgrace-gpu: Use faults to map device memory
` [PATCH v3 2/7] vfio: export function to map the VMA
` [PATCH v3 3/7] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v3 4/7] vfio: export vfio_find_cap_start
` [PATCH v3 5/7] vfio: move barmap to a separate function and export
` [PATCH v3 6/7] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v3 7/7] vfio/nvgrace-gpu: wait for the GPU mem to be ready

[PATCH v3 0/4] KVM: SVM: GIF and EFER.SVME are independent
 2025-11-21 20:48 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: SVM: Allow KVM_SET_NESTED_STATE to clear GIF when SVME==0
` [PATCH v3 2/4] KVM: SVM: Don't set GIF when clearing EFER.SVME
` [PATCH v3 3/4] KVM: selftests: Use TEST_ASSERT_EQ() in test_vmx_nested_state()
` [PATCH v3 4/4] KVM: selftests: Extend vmx_set_nested_state_test to cover SVM

[PATCH v2] KVM: x86: Enforce use of EXPORT_SYMBOL_FOR_KVM_INTERNAL
 2025-11-21 19:05 UTC 

[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
 2025-11-21 19:03 UTC  (21+ messages)
` [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v11 04/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v11 05/13] vsock: add netns support to virtio transports
` [PATCH net-next v11 08/13] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v11 09/13] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v11 10/13] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v11 11/13] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v11 12/13] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v11 13/13] selftests/vsock: add tests for namespace deletion and mode changes

[PATCH v2 0/4] KVM: x86: Cleanup #MC and XCR0/XSS/PKRU handling
 2025-11-21 18:58 UTC  (5+ messages)
` [PATCH v2 2/4] KVM: VMX: Handle #MCs on VM-Enter/TD-Enter outside of the fastpath

[PATCH v2 00/23] Extend test coverage for nested SVM
 2025-11-21 18:55 UTC  (2+ messages)

[PATCH v2 0/4] KVM: selftests: Test SET_NESTED_STATE with 48-bit L2 on 57-bit L1
 2025-11-21 18:55 UTC  (2+ messages)

[PATCH -next] KVM: x86: Remove unused declaration kvm_mmu_may_ignore_guest_pat()
 2025-11-21 18:55 UTC  (2+ messages)

[PATCH v5 0/9] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
 2025-11-21 18:55 UTC  (2+ messages)

[PATCH] KVM: x86: Allocate/free user_return_msrs at kvm.ko (un)loading time
 2025-11-21 18:55 UTC  (2+ messages)

[PATCH 00/10] KVM: emulate: enable AVX moves
 2025-11-21 18:55 UTC  (2+ messages)

[PATCH v2] KVM: x86: Add a helper to dedup loading guest/host XCR0 and XSS
 2025-11-21 18:55 UTC  (2+ messages)

[kvm-unit-tests GIT PULL] x86: A pile of changes
 2025-11-21 18:44 UTC 

[PATCH 0/6] vfio: Reset migration device state using dedicated callback
 2025-11-21 18:16 UTC  (3+ messages)
` [PATCH 1/6] vfio: Introduce .migration_reset_state() callback

[kvm-unit-tests PATCH v4 0/8] x86/pmu: Fix test errors on GNR/SRF/CWF
 2025-11-21 18:12 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 00/11] x86: xsave: Cleanups and AVX testing
 2025-11-21 18:09 UTC  (12+ messages)
` [kvm-unit-tests PATCH v2 01/11] x86: xsave: Replace spaces with tabs
` [kvm-unit-tests PATCH v2 02/11] x86: xsave: Drop unnecessary and confusing uint64_t overrides
` [kvm-unit-tests PATCH v2 03/11] x64: xsave: Use non-safe write_cr4() when toggling OSXSAVE
` [kvm-unit-tests PATCH v2 04/11] x86: xsave: Add and use dedicated XCR0 read/write helpers
` [kvm-unit-tests PATCH v2 05/11] x86: xsave: Dedup XGETBV and XSETBV #UD tests
` [kvm-unit-tests PATCH v2 06/11] x86: xsave: Programmatically test more unsupported XCR accesses
` [kvm-unit-tests PATCH v2 07/11] x86: xsave: Define XFEATURE_MASK_<feature> bits in processor.h
` [kvm-unit-tests PATCH v2 08/11] x86: xsave: Add testcase for emulation of AVX instructions
` [kvm-unit-tests PATCH v2 09/11] x86: xsave: Always verify XCR0 is actually written
` [kvm-unit-tests PATCH v2 10/11] x86: xsave: Drop remaining indentation quirks and printf markers
` [kvm-unit-tests PATCH v2 11/11] x86: xsave: Verify XSETBV and XGETBV ignore RCX[63:32]

[PATCH kvm-unit-tests] xsave: add testcase for emulation of AVX instructions
 2025-11-21 18:05 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/4] Better backtraces for leaf functions
 2025-11-21 16:44 UTC  (7+ messages)

[PATCH v2 0/9] Initial DMABUF support for iommufd
 2025-11-21 16:26 UTC  (11+ messages)
` [PATCH v2 1/9] vfio/pci: Add vfio_pci_dma_buf_iommufd_map()
` [PATCH v2 2/9] iommufd: Add DMABUF to iopt_pages
` [PATCH v2 3/9] iommufd: Do not map/unmap revoked DMABUFs
` [PATCH v2 4/9] iommufd: Allow a DMABUF to be revoked
` [PATCH v2 5/9] iommufd: Allow MMIO pages in a batch
` [PATCH v2 6/9] iommufd: Have pfn_reader process DMABUF iopt_pages
` [PATCH v2 7/9] iommufd: Have iopt_map_file_pages convert the fd to a file
` [PATCH v2 8/9] iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILE
` [PATCH v2 9/9] iommufd/selftest: Add some tests for the dmabuf flow

[PATCH v2 00/22] vfio: Give VFIO_DEVICE_GET_REGION_INFO its own op
 2025-11-21 16:24 UTC  (2+ messages)

[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-21 16:24 UTC  (2+ messages)

[PATCH v1 00/26] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
 2025-11-21 15:38 UTC  (10+ messages)
` [PATCH v1 08/26] x86/virt/tdx: Add tdx_enable_ext() to enable of TDX Module Extensions

[PATCH v6 0/1] KVM: Add support for the ERAPS feature
 2025-11-21 15:21 UTC  (6+ messages)
` [PATCH v6 1/1] x86: kvm: svm: set up ERAPS support for guests

[PATCH RFC v2 00/11] KVM: s390: Add VSIE SIGP Interpretation (vsie_sigpif)
 2025-11-21 15:10 UTC  (4+ messages)
` [PATCH RFC v2 07/11] KVM: s390: Shadow VSIE SCA in guest-1

[PATCH 0/9] Initial DMABUF support for iommufd
 2025-11-21 14:33 UTC  (8+ messages)
` [PATCH 2/9] iommufd: Add DMABUF to iopt_pages
` [PATCH 6/9] iommufd: Have pfn_reader process DMABUF iopt_pages

[PATCH v4 00/49] KVM: arm64: Add LR overflow infrastructure (the final one, I swear!)
 2025-11-21 14:15 UTC  (2+ messages)

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-11-21 13:01 UTC  (7+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory

[PATCH v2 00/15] Error message improvements
 2025-11-21 12:14 UTC  (16+ messages)
` [PATCH v2 01/15] error: Strip trailing '\n' from error string arguments (again)
` [PATCH v2 02/15] hw/usb: Convert to qemu_create() for a better error message
` [PATCH v2 03/15] ui: Convert to qemu_create() for simplicity and consistency
` [PATCH v2 04/15] tap-solaris: Use error_setg_file_open() for better error messages
` [PATCH v2 05/15] qga: "
` [PATCH v2 06/15] hw/scsi: Use error_setg_file_open() for a better error message
` [PATCH v2 07/15] hw/virtio: "
` [PATCH v2 08/15] net/tap: "
` [PATCH v2 09/15] blkdebug: "
` [PATCH v2 10/15] error: Use error_setg_file_open() for simplicity and consistency
` [PATCH v2 11/15] net/slirp: Improve file open error message
` [PATCH v2 12/15] error: Use error_setg_errno() to improve error messages
` [PATCH v2 13/15] error: Use error_setg_errno() for simplicity and consistency
` [PATCH v2 14/15] qga/commands-win32: Use error_setg_win32() for better error messages
` [PATCH v2 15/15] block/file-win32: Improve an error message

[RFC PATCH 0/4] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-21 11:59 UTC  (7+ messages)
` [RFC PATCH 2/4] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [RFC PATCH 3/4] userfaultfd, guest_memfd: support userfault minor mode in guest_memfd

[PATCH 00/10] sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM
 2025-11-21 11:46 UTC  (4+ messages)
` [PATCH 06/10] KVM: Fix last_boosted_vcpu index assignment bug

[PATCH v3 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
 2025-11-21 11:11 UTC  (7+ messages)
` [PATCH v3 05/10] KVM: selftests: Add nested VMX APIC cache invalidation test
` [PATCH v3 06/10] KVM: nVMX: Cache evmcs fields to ensure consistency during VM-entry
` [PATCH v3 07/10] KVM: nVMX: Replace evmcs kvm_host_map with pfncache
` [PATCH v3 08/10] KVM: x86: Add nested context management
` [PATCH v3 09/10] KVM: nVMX: Use nested context for pfncache persistence
` [PATCH v3 10/10] KVM: selftests: Add L2 vcpu context switch test


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