Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-07-24 06:09:29 to 2026-07-24 12:53:04 UTC [more...]

[PATCH] s390/mm: Add missing vm_start <= addr check to do_secure_storage_access()
 2026-07-24 12:52 UTC  (4+ messages)

[RFC PATCH v1 0/2] KVM: arm64: CCA: Add MEC policy support for CCA Realms
 2026-07-24 12:52 UTC  (4+ messages)
` [RFC PATCH v1 1/2] KVM: arm64: CCA: Add support for configuring the Realm MEC policy
` [RFC PATCH v1 2/2] cgroup/misc: Add support for Arm CCA MECIDs

[PATCH v4 05/14] guest_memfd: Use folio_has_hwpoisoned_page()
 2026-07-24 12:44 UTC 

[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
 2026-07-24 12:19 UTC  (60+ messages)
` [PATCH v4 01/48] irqchip/gic-v5: Allow KVM setup without a maintenance IRQ
` [PATCH v4 02/48] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v4 03/48] irqchip/gic-v5: Set up gic_kvm_info on ACPI hosts
` [PATCH v4 04/48] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH v4 05/48] arm64/sysreg: Add GICv5 GIC VDPEND encoding
` [PATCH v4 06/48] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v4 07/48] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame
` [PATCH v4 08/48] KVM: arm64: gic-v5: Add VPE doorbell domain
` [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 v4 12/48] KVM: arm64: gic-v5: Keep GICv5 vCPU limit model-specific
` [PATCH v4 13/48] KVM: arm64: gic-v5: Implement VPE IRS MMIO Ops
` [PATCH v4 14/48] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v4 15/48] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH v4 16/48] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI
` [PATCH v4 17/48] KVM: arm64: gic-v5: Introduce struct vgic_v5_irs and IRS base address
` [PATCH v4 18/48] KVM: arm64: gic-v5: Add IRS IODEV support to MMIO handlers
` [PATCH v4 19/48] KVM: arm64: gic-v5: Add KVM_VGIC_V5_ADDR_TYPE_IRS to UAPI
` [PATCH v4 20/48] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation
` [PATCH v4 21/48] KVM: arm64: gic-v5: Initialise per-VM IRS state
` [PATCH v4 22/48] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v4 23/48] KVM: arm64: gic-v5: Set IRICHPPIDIS based on IRS enable state
` [PATCH v4 24/48] KVM: arm64: selftests: Update vGICv5 selftest to set IRS address
` [PATCH v4 25/48] KVM: arm64: gic-v5: Add GIC VDPEND hyp call
` [PATCH v4 26/48] KVM: arm64: gic: Introduce set_pending_state() to irq_op
` [PATCH v4 27/48] KVM: arm64: gic-v5: Support SPI injection
` [PATCH v4 28/48] Documentation: KVM: Extend VGICv5 device attribute docs
  ` [PATCH v4 34/48] KVM: arm64: gic-v5: Add VGICv5 IST save/restore UAPI
  ` [PATCH v4 30/48] KVM: arm64: gic-v5: Mask per-vcpu PPI state in vgic_v5_finalize_ppi_state()
  ` [PATCH v4 35/48] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
  ` [PATCH v4 41/48] KVM: selftests: Add VGICv5 NR_IRQS attribute tests
  ` [PATCH v4 32/48] KVM: arm64: gic-v5: Handle userspace accesses to IRS MMIO region
  ` [PATCH v4 42/48] KVM: selftests: Add VGICv5 IRS_REGS attribute tests
  ` [PATCH v4 31/48] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
  ` [PATCH v4 46/48] KVM: selftests: Add VGICv5 SPI injection tests
  ` [PATCH v4 47/48] KVM: selftests: Add VGICv5 LPI delivery tests
  ` [PATCH v4 37/48] Documentation: KVM: Add KVM_DEV_ARM_VGIC_GRP_IRS_REGS to VGICv5 docs
  ` [PATCH v4 29/48] KVM: arm64: gic-v5: Add GICv5 SPI injection to irqfd

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-24 11:49 UTC  (10+ messages)
` [PATCH RFC v2 08/20] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
` [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable

[PATCH v6 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-07-24 11:45 UTC  (6+ messages)
` [PATCH v6 1/5] vhost/vsock: split out vhost_vsock_drop_backends helper
` [PATCH v6 2/5] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH v6 3/5] vhost/vsock: re-scan TX virtqueue on device start
` [PATCH v6 4/5] vhost: synchronize with RCU readers when freeing workers
` [PATCH v6 5/5] vhost/vsock: add VHOST_RESET_OWNER ioctl

[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
 2026-07-24 10:28 UTC  (5+ messages)

[PATCH 1/1] target/i386/kvm: Use logical counter index for AMD PMU getter
 2026-07-24 10:02 UTC  (3+ messages)

[PATCH v2 0/4] s390: Reintroduce support for DCACHE_WORD_ACCESS
 2026-07-24  9:21 UTC  (4+ messages)
` [PATCH v2 2/4] s390/mm: Fix handling of secure storage access exceptions in vmalloc area

[PATCH v6 0/6] KVM s390x PCI fixes
 2026-07-24  9:36 UTC  (2+ messages)

[PATCH kvmtool] virtio: 9p: Order used ring updates before notifications
 2026-07-24  9:10 UTC 

[PATCH v3] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
 2026-07-24  8:59 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 7.2, take #3
 2026-07-24  8:47 UTC 

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-24  8:44 UTC  (8+ messages)
` [PATCH v2 02/17] x86/virt/tdx: Configure add-on features on TDX module init and update
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required

[PATCH v3 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
 2026-07-24  8:43 UTC  (17+ messages)
` [PATCH v3 16/28] KVM: arm64: Split NV-specific exit fixups from the non-NV handling
` [PATCH v3 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH v3 19/28] KVM: arm64: Make HCR_EL2 a non-VNCR register
` [PATCH v3 20/28] KVM: arm64: Add sanitisation for NVHCR_EL2
` [PATCH v3 23/28] KVM: arm64: Add NVHCR_EL2 context switching
` [PATCH v3 24/28] KVM: arm64: Engage NV3 ERET trap elision
` [PATCH v3 26/28] KVM: arm64: Add FEAT_NV3 detection
` [PATCH v3 27/28] KVM: arm64: Expose FEAT_NV3 to guests

[PATCH v4 0/8] s390: Reintroduce support for DCACHE_WORD_ACCESS
 2026-07-24  8:17 UTC  (4+ messages)
` [PATCH v4 5/8] s390/mm: Remove folio handling for kernel faults in do_secure_storage_access()

[PATCH] KVM: riscv: Fix infinite loop in NACL hfence entry allocation
 2026-07-24  6:50 UTC  (3+ messages)

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-24  6:29 UTC  (4+ messages)

[PATCH] vhost-scsi: flush backend after device ioctls
 2026-07-24  6:09 UTC  (2+ messages)
` [PATCH v2] "


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