Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2026-07-03 15:51:42 to 2026-07-06 12:08:24 UTC [more...]

[PATCH v3 0/2] KVM: arm64: Fix and test MMIO sign-extending loads
 2026-07-06 12:08 UTC  (4+ messages)
` [PATCH v3 1/2] KVM: arm64: Fix sign-extension of MMIO loads
` [PATCH v3 2/2] KVM: arm64: selftests: Add MMIO sign-extending load test

[PATCH v4 0/8] KVM: arm64: pKVM vCPU state management at EL2 (series A)
 2026-07-06 11:59 UTC  (15+ messages)
` [PATCH v4 1/8] KVM: arm64: Extract MPIDR computation into a shared header
` [PATCH v4 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v4 3/8] KVM: arm64: Factor out reusable vCPU reset helpers
` [PATCH v4 4/8] KVM: arm64: Move PSCI helper functions to a shared header
` [PATCH v4 5/8] KVM: arm64: Add host and hypervisor vCPU lookup primitives
` [PATCH v4 6/8] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH v4 7/8] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH v4 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-06 11:58 UTC  (47+ messages)
` [PATCH v4 01/27] VFIO: take reference to the KVM module
` [PATCH v4 02/27] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH v4 03/27] KVM, vfio: remove symbol_get(kvm_put_kvm) "
` [PATCH v4 04/27] KVM: Make device name configurable
` [PATCH v4 05/27] KVM: Remove KVM_MMIO as config option
` [PATCH v4 06/27] arm64: Use proper include variant
` [PATCH v4 07/27] arm64: Prepare sharing arm64 headers with s390
` [PATCH v4 08/27] KVM: arm64: Prepare sharing arm64 code "
` [PATCH v4 09/27] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v4 10/27] KVM: arm64: Refactor core-reset into a separate function
` [PATCH v4 11/27] s390: Use arm64 headers
` [PATCH v4 12/27] KVM: s390: Use arm64 code
` [PATCH v4 13/27] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v4 14/27] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v4 15/27] KVM: S390: Prepare gmap for a second KVM implementation
` [PATCH v4 16/27] KVM: s390: gmap: Refactor storage key and CMMA code into separate files
` [PATCH v4 17/27] KVM: s390: Refactor prefix handling into a separate file
` [PATCH v4 18/27] KVM: s390: Prepare kvm-s390 for a second kvm module
` [PATCH v4 19/27] s390: Introduce Start Arm Execution instruction
` [PATCH v4 20/27] KVM: s390: arm64: Introduce host definitions
` [PATCH v4 21/27] s390/hwcaps: Report SAE support as hwcap
` [PATCH v4 22/27] KVM: s390: Add basic arm64 kvm module
` [PATCH v4 23/27] KVM: s390: arm64: Implement required functions
` [PATCH v4 24/27] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v4 25/27] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v4 26/27] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v4 27/27] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH kvmtool v1 0/5] Add guest_memfd support for arm64
 2026-07-06 11:25 UTC  (19+ messages)
` [PATCH kvmtool v1 1/5] Initialize the return value in kvm__for_each_mem_bank()
` [PATCH kvmtool v1 2/5] Remove newline from end of die() aborts
` [PATCH kvmtool v1 3/5] Use kvm_userspace_memory_region2 for all memory registration
` [PATCH kvmtool v1 4/5] Add guest_memfd support to kvm__register_mem()
` [PATCH kvmtool v1 5/5] arm64: Add --guest-memfd option to back guest RAM with guest_memfd

[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-06 11:13 UTC  (10+ messages)
` [PATCH v8 1/7] KVM: arm64: Disallow vPMU when pPMUs do not cover all CPUs
` [PATCH v8 2/7] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v8 3/7] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
` [PATCH v8 4/7] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
` [PATCH v8 5/7] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v8 6/7] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v8 7/7] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH v2 0/3] KVM: arm64: Tidy up is_created
 2026-07-06 10:31 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Drop the unused EL2-side is_created write
` [PATCH v2 2/3] KVM: arm64: Remove unreachable early checks in pkvm_init_host_vm()
` [PATCH v2 3/3] KVM: arm64: Drop redundant READ_ONCE() in pkvm_hyp_vm_is_created()

Question about the "TLBs and I-cache are private to each vCPU" guarantee with VTTBR_EL2.CnP
 2026-07-06  8:44 UTC  (6+ messages)

[patch 00/24] timekeeping/ptp: Expand snapshot functionality
 2026-07-06  8:42 UTC  (10+ messages)
` [patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()
              ` [PATCH] timekeeping: Document monotonic raw timestamps in snapshots correctly

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-07-06  7:14 UTC  (3+ messages)
` [RFC PATCH 1/3] KVM: guest_memfd: Use memslot id to keep track of associated memslots

[PATCH v5 00/10] coco: guest: Enforce host page-size alignment for shared buffers
 2026-07-06  6:04 UTC  (11+ messages)
` [PATCH v5 01/10] mm/mem_encrypt: Add helpers for shared-buffer alignment
` [PATCH v5 02/10] irqchip/gic-v3-its: Align shared ITS allocations to the CoCo shared granule size
` [PATCH v5 03/10] dma-mapping: Pass allocation attrs to contiguous allocation helpers
` [PATCH v5 04/10] dma-direct: Align CoCo shared DMA allocations to the shared granule size
` [PATCH v5 05/10] swiotlb: Align shared IO TLB pools "
` [PATCH v5 06/10] swiotlb: Reject misaligned restricted DMA pools for CoCo guests
` [PATCH v5 07/10] dma-buf: system_heap: Enforce shared-granule alignment for cc-shared buffers
` [PATCH v5 08/10] arm64: realm: Move Realm memory encryption ops to RSI code
` [PATCH v5 09/10] arm64: realm: Add RHI helper to query IPA state change alignment
` [PATCH v5 10/10] arm64: realm: Expose the CCA shared granule size through mem_encrypt ops

[PATCH 00/17] arm64: Support FEAT_NMI and Rework Exception Masking
 2026-07-06  1:10 UTC  (5+ messages)
` [PATCH 01/17] arm64: Move DAIF macros to ptrace.h and use them centrally

[PATCH v4] KVM: arm64: Record whether pKVM stage 2 mapping is cacheable
 2026-07-05 20:17 UTC  (12+ messages)

[PATCH v14 29/44] arm64: RMI: Runtime faulting of memory
 2026-07-03 23:36 UTC  (12+ messages)

[PATCH v4 0/2] KVM: arm64: vgic: Fix racy LPI release and re-registration handling
 2026-07-03 22:19 UTC  (4+ messages)
` [PATCH v4 1/2] KVM: arm64: vgic: Fix race between LPI release and re-registration

[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
 2026-07-03 17:25 UTC  (4+ messages)

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


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