Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-08-07 01:10:48 to 2026-08-07 20:26:38 UTC [more...]

[PATCH 0/4] KVM: x86/mmu: Fix pre-fault and map private loops
 2026-08-07 20:26 UTC  (7+ messages)
` [PATCH 1/4] KVM: x86/mmu: Reload MMU on *every* page pre-fault attempt/iteration
` [PATCH 2/4] KVM: x86/mmu: Harden "map private PFN" against unexpected root invalidation

[RFC PATCH v1 0/1] vfio/pci: Revoke BARs and DMABUFs during sysfs-triggered PCI reset
 2026-08-07 20:14 UTC  (2+ messages)
` [RFC PATCH v1 1/1] "

[kvm-x86:selftests2] [KVM] a262fc49e0: kselftests.kvm.make.fail
 2026-08-07 18:35 UTC  (2+ messages)

[PATCH v5 00/49] KVM: arm64: Add GICv5 IRS support
 2026-08-07 17:56 UTC  (84+ messages)
` [PATCH v5 01/49] irqchip/gic-v5: Allow KVM setup without a maintenance IRQ
` [PATCH v5 02/49] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v5 03/49] irqchip/gic-v5: Set up gic_kvm_info on ACPI hosts
` [PATCH v5 04/49] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH v5 05/49] arm64/sysreg: Add GICv5 GIC VDPEND encoding
` [PATCH v5 06/49] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v5 07/49] KVM: arm64: gic-v5: Cache host IRS ID registers
` [PATCH v5 08/49] KVM: arm64: gic-v5: Add VPE doorbell domain
` [PATCH v5 09/49] KVM: arm64: gic-v5: Create and manage VM and VPE tables
` [PATCH v5 10/49] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v5 11/49] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH v5 12/49] KVM: arm64: gic-v5: Keep GICv5 vCPU limit model-specific
` [PATCH v5 13/49] KVM: arm64: gic-v5: Implement VPE IRS MMIO Ops
` [PATCH v5 14/49] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v5 15/49] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH v5 16/49] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI
` [PATCH v5 17/49] KVM: arm64: gic-v5: Introduce struct vgic_v5_irs and IRS base address
` [PATCH v5 18/49] KVM: arm64: gic-v5: Add IRS IODEV support to MMIO handlers
` [PATCH v5 19/49] KVM: arm64: gic-v5: Add KVM_VGIC_V5_ADDR_TYPE_IRS to UAPI
` [PATCH v5 20/49] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation
` [PATCH v5 21/49] KVM: arm64: gic-v5: Initialise per-VM IRS state
` [PATCH v5 22/49] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v5 23/49] KVM: arm64: gic-v5: Set IRICHPPIDIS based on IRS enable state
` [PATCH v5 24/49] KVM: arm64: selftests: Update vGICv5 selftest to set IRS address
` [PATCH v5 25/49] KVM: arm64: gic-v5: Add GIC VDPEND hyp call
` [PATCH v5 26/49] KVM: arm64: gic: Introduce set_pending_state() to irq_ops
` [PATCH v5 27/49] KVM: arm64: gic-v5: Support SPI injection
` [PATCH v5 28/49] Documentation: KVM: Extend VGICv5 device attribute docs
` [PATCH v5 29/49] KVM: arm64: gic-v5: Add GICv5 SPI injection to irqfd
` [PATCH v5 30/49] KVM: arm64: gic-v5: Mask per-vCPU PPI state in vgic_v5_finalize_ppi_state()
` [PATCH v5 31/49] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
` [PATCH v5 32/49] KVM: arm64: gic-v5: Handle userspace accesses to IRS MMIO region
` [PATCH v5 33/49] KVM: arm64: gic-v5: Add CoreSight MMIO regs to IRS
` [PATCH v5 34/49] KVM: arm64: gic-v5: Add VGICv5 IST save/restore UAPI
` [PATCH v5 35/49] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH v5 36/49] Documentation: KVM: Document KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS for VGICv5
` [PATCH v5 37/49] Documentation: KVM: Add KVM_DEV_ARM_VGIC_GRP_IRS_REGS to VGICv5 docs
` [PATCH v5 38/49] Documentation: KVM: Add docs for KVM_DEV_ARM_VGIC_GRP_IST
` [PATCH v5 39/49] Documentation: KVM: Add the VGICv5 IRS save/restore sequences
` [PATCH v5 40/49] KVM: selftests: Add VGICv5 IRS address attribute tests
` [PATCH v5 41/49] KVM: selftests: Add VGICv5 NR_IRQS "
` [PATCH v5 42/49] KVM: selftests: Add VGICv5 IRS_REGS "
` [PATCH v5 43/49] KVM: selftests: Add VGICv5 IST "
` [PATCH v5 44/49] KVM: selftests: Add VGICv5 USERSPACE_PPIS tests
` [PATCH v5 45/49] KVM: selftests: Add VGICv5 CPU sysreg attribute tests
` [PATCH v5 46/49] KVM: selftests: Add VGICv5 SPI injection tests
` [PATCH v5 47/49] KVM: selftests: Add VGICv5 LPI delivery tests
` [PATCH v5 48/49] KVM: selftests: Add VGICv5 IST save/restore coverage
` [PATCH v5 49/49] KVM: selftests: Add VGICv5 sparse vCPU IDs test

[PATCH v8 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-07 17:39 UTC  (8+ messages)
` [PATCH v8 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v8 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v8 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v8 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[PATCH v8 00/17] KVM: x86: Cleaning up the KVM clock mess, part 1
 2026-08-07 17:26 UTC  (7+ messages)
` [PATCH v8 05/17] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host

[PATCH v2 0/8] KVM: arm64: VNCR TLB invalidation fixes
 2026-08-07 17:12 UTC  (7+ messages)
` [PATCH v2 1/8] KVM: arm64: Remove VM-wide VNCR mapping counter
` [PATCH v2 2/8] KVM: arm64: Handle negative S1 walk levels in VNCR TLB size evaluation
` [PATCH v2 5/8] KVM: arm64: Handle VNCR TLB invalidation race with vcpu_put() VNCR unmapping

[GIT PULL] KVM (mostly s390) fixes for Linux 7.2-rc7
 2026-08-07 17:06 UTC  (3+ messages)

[PATCH] RISC-V: KVM: Reject overlapping AIA IMSIC address fields
 2026-08-07 16:40 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Allow memslots ending at the GPA limit
 2026-08-07 16:40 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Improve dirty log clearing by skipping zero bits in mask
 2026-08-07 16:40 UTC  (2+ messages)

[PATCH v3 0/2] KVM: selftests: Reduce PMC test runtime by ~17x
 2026-08-07 16:25 UTC  (2+ messages)

[PATCH] KVM: x86/pmu: Clean up vPMU comments and stray blank lines
 2026-08-07 16:25 UTC  (2+ messages)

[PATCH v2 0/5] MAINTAINERS: KVM tweaks and additions
 2026-08-07 16:25 UTC  (2+ messages)

[PATCH] s390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULL
 2026-08-07 15:18 UTC  (2+ messages)

[PATCH] vhost-vdpa: drop the parent's vq callback before the call fd is released
 2026-08-07 15:04 UTC  (2+ messages)

[PATCH 0/2] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-08-07 14:51 UTC  (14+ messages)
` [PATCH 1/2] KVM: TDX: Enable Notify VM exit
` [PATCH 2/2] KVM: TDX: Enable Bus Lock "

linux-next: manual merge of the kvm tree with the kvm-fixes tree
 2026-08-07 14:36 UTC 

[PATCH] KVM: Remove the kvm debugfs directory if kvm_init() fails
 2026-08-07 14:11 UTC  (2+ messages)

[RFC PATCH] vhost: coalesce and retry IOTLB miss messages
 2026-08-07 14:11 UTC  (2+ messages)

[Bug 221841] New: KVM: nested VMX eVMCS VMPTRLD/VMPTRST causes infinite VM-Exit loop due to missing RIP advance
 2026-08-07 13:56 UTC  (4+ messages)
` [Bug 221841] "

[PATCH] KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page
 2026-08-07 13:46 UTC 

[PATCH v7 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-07 13:36 UTC  (17+ messages)
` [PATCH v7 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v7 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v7 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v7 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[PATCH] target/i386/kvm: Fix CET SSP MSR read feature check
 2026-08-07 13:20 UTC  (2+ messages)

[PATCH] KVM: x86/xen: Use read_trylock() for GPC locks in hardirq paths
 2026-08-07 12:28 UTC  (3+ messages)

[PATCH] KVM: selftests: SEV: Sanity check the launch measurement
 2026-08-07 12:13 UTC 

[PATCH 0/6] KVM: s390: vsie: Small VSIE cleanup and improvements
 2026-08-07 11:28 UTC  (24+ messages)
` [PATCH 1/6] KVM: s390: Remove double 64bscao feature check
` [PATCH 2/6] KVM: s390: vsie: Remove duplicate assertion
` [PATCH 3/6] KVM: s390: vsie: Convert shift to phys_to_pfn()
` [PATCH 4/6] KVM: s390: vsie: Assert mcck_info offset in vsie_page
` [PATCH 5/6] KVM: s390: vsie: Assert crycb alignment "
` [PATCH 6/6] KVM: s390: vsie: Create constant SCB_ALIGNMENT_SHIFT

[PATCH] KVM: x86: Use active memslots for the per-vCPU MMIO cache
 2026-08-07 11:28 UTC 

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-07 10:58 UTC  (7+ messages)
` [PATCH v16 24/45] KVM: arm64: Expose support for private memory
` [PATCH v16 27/45] KVM: arm64: CCA: Allow populating initial contents

[RFC] x86/smp: reject hot-added CPU with conflicting APIC ID?
 2026-08-07 10:47 UTC 

[PATCH v3 0/7] KVM: x86/xen: Fix Xen/GPC/PREEMPT_RT issues with rwlock_t
 2026-08-07 10:48 UTC  (8+ messages)
` [PATCH v3 3/7] KVM: pfncache: Use RCU for readers instead of a rwlock

[PATCH 0/2] vhost-vdpa: fix a use-after-free on the config eventfd
 2026-08-07 10:00 UTC  (3+ messages)
` [PATCH 1/2] vhost-vdpa: don't install the eventfd_ctx_fdget() error in config_ctx
` [PATCH 2/2] vhost-vdpa: protect config_ctx from being freed under the config callback

[PATCH] KVM: PPC: BookE: Use vcpu_err() instead of printk() in kvmppc_dump_vcpu()
 2026-08-07  8:40 UTC 

[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
 2026-08-07  8:27 UTC  (10+ messages)
` [PATCH v4 09/48] KVM: arm64: gic-v5: Create and manage VM and VPE tables
` [PATCH v4 10/48] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v4 11/48] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops

[PATCH] KVM: Never clear KVM_REQ_VM_DEAD from a vCPU's requests
 2026-08-07  8:20 UTC  (2+ messages)

[PATCH 1/2] KVM: x86: ioapic: Set remote_irr only after successful delivery
 2026-08-07  7:41 UTC  (2+ messages)

[PATCH] KVM: selftests: Compare the entire XSAVE buffer in the SEV smoke test
 2026-08-07  7:10 UTC 

[PATCH] tools: Use fputc() calls in some functions
 2026-08-07  6:33 UTC  (2+ messages)
  `  "

[PATCH v2 0/2] RISC-V: KVM: Add PMU event filter support
 2026-08-07  5:55 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] RISC-V: KVM: selftests: Add PMU event filter test

[PATCH v4 00/10] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
 2026-08-07  5:44 UTC  (7+ messages)
` [PATCH v4 01/10] x86/bugs: Only log missing retpoline when it's actually the missing mitigation

[PATCH 0/2] RISC-V: KVM: Add PMU event filter support
 2026-08-07  4:12 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] RISC-V: KVM: selftests: Add PMU event filter test

[PATCH] vduse: reject non-coherent iotlb entries in the coherent fault path
 2026-08-07  2:26 UTC 

[PATCH v4 0/7] KVM: x86: Add LASS virtualization support
 2026-08-07  1:42 UTC  (4+ messages)
` [PATCH v4 4/7] KVM: VMX: Implement LASS violation check

[PATCH 0/3] KVM: x86: BUS_LOCK_EXIT fixes
 2026-08-07  1:27 UTC  (4+ messages)
` [PATCH 2/3] KVM: x86: Reject enabling KVM_CAP_X86_BUS_LOCK_EXIT when !kvm_caps.has_bus_lock_exit

[PATCH v2 0/5] LoongArch: KVM: Add separate vmid support
 2026-08-07  1:10 UTC  (6+ messages)
` [PATCH v2 5/5] LoongArch: KVM: Enable separate vmid feature


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