public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-22 07:36:57 to 2025-11-25 09:03:58 UTC [more...]

[PATCH] kvm: Don't assume accel_ioctl_end() preserves @errno
 2025-11-25  9:03 UTC  (2+ messages)

[syzbot] Monthly kvm-x86 report (Nov 2025)
 2025-11-25  8:46 UTC 

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2025-11-25  8:09 UTC  (15+ messages)
` [PATCH v4 02/16] x86/tdx: Add helpers to check return status codes
` [PATCH v4 03/16] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v4 04/16] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v4 06/16] x86/virt/tdx: Improve PAMT refcounts allocation for sparse memory
` [PATCH v4 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers

[PATCH 0/3] KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK entry helpers
 2025-11-25  7:45 UTC  (4+ messages)
` [PATCH 1/3] KVM: s390: Add signal_exits counter
` [PATCH 2/3] KVM: s390: Enable and disable interrupts in entry code
` [PATCH 3/3] KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK functions

[PATCH v2 00/15] Error message improvements
 2025-11-25  6:25 UTC  (22+ messages)
` [PATCH v2 01/15] error: Strip trailing '\n' from error string arguments (again)
` [PATCH v2 04/15] tap-solaris: Use error_setg_file_open() for better error messages
` [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 11/15] net/slirp: Improve file open "
` [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

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-11-25  5:02 UTC  (4+ messages)
` [PATCH v5 28/44] KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU

[PATCH v7 0/9] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-11-25  3:47 UTC  (5+ messages)
` [PATCH v7 2/9] target/i386: disable PERFCORE when "-pmu" is configured

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-11-25  3:13 UTC  (11+ 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 v5 0/7] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
 2025-11-25  2:53 UTC  (24+ messages)
` [PATCH v5 1/7] vfio/nvgrace-gpu: Use faults to map device memory
` [PATCH v5 2/7] vfio: export function to map the VMA
` [PATCH v5 3/7] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v5 4/7] vfio: use vfio_pci_core_setup_barmap to map bar in mmap
` [PATCH v5 5/7] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v5 6/7] vfio/nvgrace-gpu: Inform devmem unmapped after reset
` [PATCH v5 7/7] vfio/nvgrace-gpu: wait for the GPU mem to be ready

[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
 2025-11-25  1:34 UTC  (6+ messages)

[PATCH] LoongArch: KVM: Add AVEC support irqchip in kernel
 2025-11-25  1:17 UTC  (3+ messages)

[PATCH v4 00/11] VMSCAPE optimization for BHI variant
 2025-11-25  0:21 UTC  (17+ messages)
` [PATCH v4 02/11] x86/bhi: Move the BHB sequence to a macro for reuse
` [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 v6 0/4] vfio/xe: Add driver variant for Xe VF migration
 2025-11-24 23:08 UTC  (5+ messages)
` [PATCH v6 1/4] drm/xe/pf: Enable SR-IOV "
` [PATCH v6 2/4] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
` [PATCH v6 3/4] drm/xe/pf: Export helpers for VFIO
` [PATCH v6 4/4] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics

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

[PATCH v3 00/12] Coalesced Interrupt Delivery with posted MSI
 2025-11-24 22:40 UTC  (4+ messages)

[PATCH] vfio/pci: Use RCU for error/request triggers to avoid circular locking
 2025-11-24 22:36 UTC 

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

[PATCH v5 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-24 21:25 UTC  (10+ 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

[syzbot] [kvm-x86?] WARNING in x86_emulate_insn (2)
 2025-11-24 21:13 UTC  (3+ messages)

[PATCH v8 00/29] KVM: arm64: Implement support for SME
 2025-11-24 20:12 UTC  (4+ messages)
` [PATCH v8 11/29] KVM: arm64: Document the KVM ABI "

[PATCH v5 0/5] Disable ATS via iommu during PCI resets
 2025-11-24 19:16 UTC  (5+ messages)
` [PATCH v5 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper

[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
 2025-11-24 18:25 UTC  (12+ messages)
` [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v11 05/13] vsock: add netns support to virtio transports

[PATCH v5 00/23] KVM: s390: gmap rewrite, the real deal
 2025-11-24 17:35 UTC  (28+ messages)
` [PATCH v5 01/23] KVM: s390: Refactor pgste lock and unlock functions
` [PATCH v5 02/23] KVM: s390: add P bit in table entry bitfields, move union vaddress
` [PATCH v5 03/23] s390: Move sske_frame() to a header
` [PATCH v5 04/23] KVM: s390: Add gmap_helper_set_unused()
` [PATCH v5 05/23] KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER
` [PATCH v5 06/23] KVM: s390: Rename some functions in gaccess.c
` [PATCH v5 07/23] KVM: s390: KVM-specific bitfields and helper functions
` [PATCH v5 08/23] KVM: s390: KVM page table management functions: allocation
` [PATCH v5 09/23] KVM: s390: KVM page table management functions: clear and replace
` [PATCH v5 10/23] KVM: s390: KVM page table management functions: walks
` [PATCH v5 11/23] KVM: s390: KVM page table management functions: storage keys
` [PATCH v5 12/23] KVM: s390: KVM page table management functions: lifecycle management
` [PATCH v5 13/23] KVM: s390: KVM page table management functions: CMMA
` [PATCH v5 14/23] KVM: s390: New gmap code
` [PATCH v5 15/23] KVM: s390: Add helper functions for fault handling
` [PATCH v5 16/23] KVM: s390: Add some helper functions needed for vSIE
` [PATCH v5 17/23] KVM: s390: Stop using CONFIG_PGSTE
` [PATCH v5 18/23] KVM: s390: Storage key functions refactoring
` [PATCH v5 19/23] KVM: s390: Switch to new gmap
` [PATCH v5 20/23] KVM: s390: Remove gmap from s390/mm
` [PATCH v5 21/23] KVM: S390: Remove PGSTE code from linux/s390 mm
` [PATCH v5 22/23] KVM: s390: Enable 1M pages for gmap
` [PATCH v5 23/23] KVM: s390: Storage key manipulation IOCTL

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

[PATCH 0/3] KVM: x86: Accelerate reading CR3 for guest debug
 2025-11-24 15:35 UTC  (6+ messages)
` [PATCH 1/3] KVM: x86: Add CR3 to guest debug info

[PATCH] RISC-V: KVM: Allow to downgrade HGATP mode via SATP mode
 2025-11-24 15:27 UTC  (3+ messages)

[PATCH 0/5] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-24 15:09 UTC  (10+ messages)
` [PATCH 1/5] userfaultfd: move vma_can_userfault out of line
` [PATCH 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH 4/5] guest_memfd: add support for userfaultfd minor mode
` [PATCH 5/5] KVM: selftests: test userfaultfd minor for guest_memfd

[PATCH v2 00/45] KVM: arm64: Add LR overflow infrastructure
 2025-11-24 15:06 UTC  (10+ messages)
` [PATCH v2 29/45] KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacity

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-24 12:27 UTC  (8+ messages)
` [PATCH v3 07/16] mm: avoid unnecessary use of is_swap_pmd()

[PATCH 0/5] KVM: arm64: Add support for FEAT_IDST
 2025-11-24 11:48 UTC  (4+ messages)
` [PATCH 4/5] KVM: arm64: Report optional ID register traps with a 0x18 syndrome

[PATCH] KVM: use call_rcu instead of synchronize_srcu_expedited() for MMIO unregistration
 2025-11-24 11:28 UTC  (2+ messages)

[PATCH v3 00/18] vfio: selftests: Support for multi-device tests
 2025-11-24 11:20 UTC  (4+ messages)
` [PATCH v3 06/18] vfio: selftests: Support multiple devices in the same container/iommufd

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

[PATCH RFC v2 00/11] KVM: s390: Add VSIE SIGP Interpretation (vsie_sigpif)
 2025-11-24 10:59 UTC  (7+ messages)
` [PATCH RFC v2 10/11] KVM: s390: Add VSIE shadow configuration
` [PATCH RFC v2 11/11] KVM: s390: Add VSIE shadow stat counters

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-24  9:49 UTC  (2+ messages)

[PATCH] KVM: VMX: Always reflect SGX EPCM #PFs back into the guest
 2025-11-24  9:53 UTC  (3+ messages)

[PATCH v3 00/21] paravirt: cleanup and reorg
 2025-11-24  9:42 UTC  (2+ messages)

[PATCH v2 0/3] LoongArch: KVM: Add paravirt preempt support
 2025-11-24  9:33 UTC  (16+ messages)
` [PATCH v2 1/3] LoongArch: KVM: Add paravirt preempt feature in hypervisor side
` [PATCH v2 2/3] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side
` [PATCH v2 3/3] LoongArch: Add paravirt preempt print prompt

[syzbot] [net?] [virt?] [kvm?] BUG: soft lockup in vsock_loopback_work
 2025-11-24  7:46 UTC 

[PATCH] KVM: selftests: Fix core dump in rseq_test
 2025-11-24  5:04 UTC 

[PATCH v3] RISC-V: KVM: Transparent huge page support
 2025-11-24  4:21 UTC  (2+ messages)

[PATCH v2 02/22] vfio/hisi: Convert to the get_region_info op
 2025-11-24  2:45 UTC  (3+ messages)

[PATCH 6.12.y] KVM: arm64: Make all 32bit ID registers fully writable
 2025-11-23 10:39 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 v3 11/18] vfio: selftests: Move IOMMU library code into iommu.c
 2025-11-23  1:59 UTC  (2+ messages)

[PATCH v3 12/18] vfio: selftests: Move IOVA allocator into iova_allocator.c
 2025-11-23  1:57 UTC  (2+ messages)

[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 v3 07/18] vfio: selftests: Eliminate overly chatty logging
 2025-11-22 14:56 UTC  (2+ messages)

[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 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 


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