Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-08-03 13:40:57 to 2026-08-04 07:16:16 UTC [more...]

[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
 2026-08-04  7:15 UTC 

[PATCH v2] vhost-scsi: flush backend after device ioctls
 2026-08-04  6:06 UTC 

[PATCH] vhost-scsi: flush backend after device ioctls
 2026-08-04  5:46 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-08-04  4:54 UTC  (15+ messages)
` [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking

[PATCH] vhost/vsock: prevent stale IOTLB after ACCESS_PLATFORM changes
 2026-08-04  4:30 UTC  (10+ messages)
` [PATCH v2 0/2] vhost/vsock: fix device IOTLB feature lifecycle
  ` [PATCH v2 1/2] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
  ` [PATCH v2 2/2] vhost/vsock: keep IOTLB across feature updates

[PATCH 0/6] KVM: arm64: VNCR TLB invalidation fixes
 2026-08-04  3:46 UTC  (9+ messages)
` [PATCH 1/6] KVM: arm64: Remove VM-wide VNCR mapping counter
` [PATCH 4/6] KVM: arm64: Correctly handle end of VA space TLBI invalidation
` [PATCH 5/6] KVM: arm64: Couple VNCR fixmap clearing and CPU number invalidation
` [PATCH 6/6] KVM: arm64: Add VNCR TLB tracking again

[PATCH v2] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
 2026-08-04  3:06 UTC  (2+ messages)

[PATCH] vhost: reset the vring metadata cache on vring reconfiguration
 2026-08-04  2:55 UTC  (3+ messages)
` [PATCH v2] "

[RFC] RISC-V KVM: guest local sfence.vma may miss stale VS-stage TLB after vCPU migration
 2026-08-04  2:56 UTC  (8+ messages)
` [PATCH] riscv: KVM: Flush VS-stage stale entries

[PATCH] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
 2026-08-04  2:48 UTC  (3+ messages)

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-08-04  2:21 UTC  (25+ messages)
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION

[PATCH net-next v14 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-08-03 18:36 UTC  (6+ messages)
` [PATCH net-next v14 1/5] tun/tap: add IFF_BACKPRESSURE flag
` [PATCH net-next v14 2/5] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v14 3/5] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v14 4/5] ptr_ring: move free-space check into separate helper
` [PATCH net-next v14 5/5] tun/tap & vhost-net: stop tail-drop when IFF_BACKPRESSURE is set

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-08-04  1:26 UTC  (3+ messages)
` [PATCH v7 11/36] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-08-04  0:53 UTC  (3+ messages)

[PATCH] KVM: nVMX: Don't load L1's host state when freeing a vCPU
 2026-08-04  0:44 UTC  (2+ messages)

[PATCH v3 0/2] vsock/virtio: fix worker access after virtqueue teardown
 2026-08-03 23:50 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: pci: Support unaligned register access in PCI config read/write
 2026-08-03 23:48 UTC  (4+ messages)

[PATCH v7 17/26] KVM: nSVM: Add missing consistency check for EVENTINJ
 2026-08-03 22:54 UTC  (2+ messages)

[PATCH 2/2] KVM: arm64: selftests: Add a nested S2 MMU realloc test
 2026-08-03 22:44 UTC 

[PATCH] kvm: apply VM_READ/VM_WRITE checks to all VMA types
 2026-08-03 22:40 UTC  (6+ messages)

[PATCH v5 3/3] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
 2026-08-03 22:37 UTC  (2+ messages)

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-03 22:29 UTC  (51+ messages)
` [PATCH v16 01/45] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v16 02/45] firmware: arm_rmm: Add wrappers for direct RMI calls
` [PATCH v16 03/45] firmware: arm_rmm: Check for RMI support at init
` [PATCH v16 04/45] firmware: arm_rmm: Configure the RMM with the host's page size
` [PATCH v16 05/45] firmware: arm_rmm: Add support for SRO
` [PATCH v16 06/45] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
` [PATCH v16 07/45] arm64: mm: Handle Granule Protection Faults (GPFs)
` [PATCH v16 08/45] KVM: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v16 09/45] KVM: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h
` [PATCH v16 10/45] KVM: arm64: CCA: Add wrappers for realm related RMIs
` [PATCH v16 11/45] KVM: arm64: CCA: Check for RMI support at KVM init
` [PATCH v16 12/45] KVM: arm64: CCA: Check for LPA2 support
` [PATCH v16 13/45] KVM: arm64: CCA: Define the user ABI
` [PATCH v16 14/45] KVM: arm64: CCA: Add basic infrastructure for creating a realm
` [PATCH v16 15/45] KVM: arm64: CCA: Don't expose unsupported capabilities for realm guests
` [PATCH v16 16/45] KVM: arm64: CCA: Allow passing the machine type in KVM creation
` [PATCH v16 17/45] KVM: arm64: CCA: Tear down RTTs
` [PATCH v16 18/45] KVM: arm64: CCA: Allocate and free RECs to match vCPUs
` [PATCH v16 19/45] KVM: arm64: CCA: Support the VGIC in realms
` [PATCH v16 20/45] KVM: arm64: CCA: Support timers in realm RECs
` [PATCH v16 21/45] KVM: arm64: CCA: Handle realm enter/exit
` [PATCH v16 22/45] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v16 23/45] KVM: arm64: CCA: Handle realm MMIO emulation
` [PATCH v16 24/45] KVM: arm64: Expose support for private memory
` [PATCH v16 25/45] KVM: arm64: CCA: Create the realm descriptor
` [PATCH v16 26/45] KVM: arm64: CCA: Activate realms on first vCPU run
` [PATCH v16 27/45] KVM: arm64: CCA: Allow populating initial contents
` [PATCH v16 28/45] KVM: arm64: CCA: Set RIPAS of initial memslots
` [PATCH v16 29/45] KVM: arm64: CCA: Support runtime faulting of memory
` [PATCH v16 30/45] KVM: arm64: CCA: Handle realm vCPU load
` [PATCH v16 31/45] KVM: arm64: CCA: Validate register access for Realm VMs
` [PATCH v16 32/45] KVM: arm64: CCA: Handle Realm PSCI requests
` [PATCH v16 33/45] KVM: arm64: WARN on injected undef exceptions
` [PATCH v16 34/45] KVM: arm64: CCA: Allow userspace to inject aborts
` [PATCH v16 35/45] KVM: arm64: CCA: Support RSI_HOST_CALL
` [PATCH v16 36/45] KVM: arm64: CCA: Allow checking SVE on VM instance
` [PATCH v16 37/45] KVM: arm64: CCA: Prevent Device mappings for realms
` [PATCH v16 38/45] KVM: arm64: CCA: Propagate breakpoint and watchpoint counts to userspace
` [PATCH v16 39/45] KVM: arm64: CCA: Set breakpoint parameters through SET_ONE_REG
` [PATCH v16 40/45] KVM: arm64: CCA: Propagate max SVE vector length from the RMM
` [PATCH v16 41/45] KVM: arm64: CCA: Configure max SVE vector length for a Realm
` [PATCH v16 42/45] KVM: arm64: CCA: Provide register list for unfinalized RECs
` [PATCH v16 43/45] KVM: arm64: CCA: Provide an accurate register list
` [PATCH v16 44/45] KVM: arm64: CCA: Require ICH_HCR_EL2.TDIR for realms
` [PATCH v16 45/45] KVM: arm64: CCA: Enable realms to be created

[PATCH v1 00/28] KVM: nSVM: Optimize nSVM TLB flushes
 2026-08-03 22:27 UTC  (5+ messages)
` [PATCH v1 25/28] KVM: nSVM: Flush L2's ASID when emulating INVLPGA

[PATCH v11 0/6] Add RMPOPT support
 2026-08-03 22:22 UTC  (12+ messages)
` [PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH] vfio/type1: conditional rescheduling while unpinning
 2026-08-03 21:47 UTC  (2+ messages)

[PATCH 00/15] KVM: x86/pmu: Add mediated vPMU PerfMon v5 support
 2026-08-03 21:32 UTC  (5+ messages)
` [PATCH 10/15] KVM: x86/pmu: Emulate the GLOBAL_STATUS_SET and GLOBAL_INUSE MSRs
` [PATCH 13/15] KVM: x86/pmu: Ignore AnyThread bit if CPUID.0AH:EDX[15] is not set

[PATCH v1] vfio/pci: Avoid mapping BARs for devices with non-mappable BARs
 2026-08-03 20:44 UTC  (9+ messages)

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-03 18:22 UTC  (5+ messages)
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs "

[PATCH v7 17/26] KVM: nSVM: Add missing consistency check for EVENTINJ
 2026-08-03 18:08 UTC 

[GIT PULL v1 00/23] KVM: s390: Misc KVM and vfio-ccw fixes
 2026-08-03 17:40 UTC  (46+ messages)
` [GIT PULL v1 01/23] s390/vfio_ccw: Free all memory if cp_init() fails
` [GIT PULL v1 02/23] s390/vfio_ccw: Limit the number of channel program segments
` [GIT PULL v1 03/23] s390/vfio_ccw: Fix out of bounds check on CCW array
` [GIT PULL v1 04/23] s390/vfio_ccw: Ensure first IDAW remains constant
` [GIT PULL v1 05/23] s390/vfio_ccw: Calculate idal length based on idaw type
` [GIT PULL v1 06/23] s390/vfio_ccw: Ensure index for read/write regions are within range
` [GIT PULL v1 07/23] s390/vfio_ccw: Cancel existing workqueues
` [GIT PULL v1 08/23] s390/vfio_ccw: Move cp cleanup out of not operational
` [GIT PULL v1 09/23] s390/vfio_ccw: Selectively expand io_mutex
` [GIT PULL v1 10/23] s390/vfio_ccw: Implement a crw lock
` [GIT PULL v1 11/23] KVM: s390: Fix unlikely NULL gmap dereference
` [GIT PULL v1 12/23] KVM: s390: Do not free SCA if it was not allocated
` [GIT PULL v1 13/23] KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()
` [GIT PULL v1 14/23] KVM: s390: Fix overclearing ESCA in case of error
` [GIT PULL v1 15/23] KVM: s390: ucontrol: Fix sca_clear_ext_call()
` [GIT PULL v1 16/23] KVM: s390: Fix leaking of PGM_ADDRESSING to userspace
` [GIT PULL v1 17/23] KVM: s390: Fix race in __do_essa()
` [GIT PULL v1 18/23] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [GIT PULL v1 19/23] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
` [GIT PULL v1 20/23] KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() fails
` [GIT PULL v1 21/23] KVM: s390: Return -EINTR if a signal is pending while faulting-in
` [GIT PULL v1 22/23] KVM: s390: Fix ordering when adding to SCA
` [GIT PULL v1 23/23] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()

[PATCH v2] KVM: selftests: Replace ulong with unsigned long
 2026-08-03 17:08 UTC 

[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
 2026-08-03 16:52 UTC  (5+ messages)

[PATCH v3 00/11] KVM Dirty-bit cleaning hw accelerator (HACDBS)
 2026-08-03 16:38 UTC  (25+ messages)
` [PATCH v3 02/11] arm64/cpufeature: Add system-wide FEAT_HACDBS detection
` [PATCH v3 04/11] KVM: arm64: dirty_bit: Add base FEAT_HACDBS cleaning routine
` [PATCH v3 05/11] kvm: Add arch-generic interface for hw-accelerated dirty-bitmap cleaning
` [PATCH v3 06/11] KVM: arm64: Add hardware-accelerated dirty-bitmap cleaning routine
` [PATCH v3 07/11] KVM: arm64: Dirty-bitmap: avoid splitting previously split blocks
` [PATCH v3 09/11] kvm/dirty_ring: Add arch-generic interface for hw-accelerated dirty-ring cleaning
` [PATCH v3 10/11] KVM: arm64: Add hardware-accelerated dirty-ring cleaning routine
` [PATCH v3 11/11] KVM: arm64: Enable KVM_HW_DIRTY_BIT

[PATCH] KVM: pfncache: track HVA invalidations for HVA-based caches
 2026-08-03 15:38 UTC  (2+ messages)

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-08-03 15:30 UTC  (15+ messages)
` [PATCH v15 15/37] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v15 16/37] KVM: arm64: CCA: Handle realm MMIO emulation
` [PATCH v15 19/37] KVM: arm64: CCA: Activate realms on first vCPU run
` [PATCH v15 20/37] KVM: arm64: CCA: Allow populating initial contents

[PATCH v8 00/13] KVM: s390: Misc fixes
 2026-08-03 15:06 UTC  (12+ messages)
` [PATCH v8 02/13] KVM: s390: Do not free SCA if it was not allocated
` [PATCH v8 03/13] KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()
` [PATCH v8 05/13] KVM: s390: ucontrol: Fix sca_clear_ext_call()
` [PATCH v8 13/13] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()

[PATCH v5 00/31] KVM: s390: Introduce arm64 KVM
 2026-08-03 14:54 UTC  (4+ messages)
` [PATCH v5 13/31] KVM: s390: Prepare moving KVM/s390 to arch/s390/kvm/s390

[PATCH] KVM: pfncache: invalidate sibling GPCs before releasing retry pages
 2026-08-03 14:17 UTC  (2+ messages)


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