messages from 2026-07-09 00:54:44 to 2026-07-13 15:51:14 UTC [more...]
[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2026-07-13 15:51 UTC (23+ messages)
` [PATCH v6 01/25] KVM: arm64: Generalize trace clock
` [PATCH v6 02/25] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v6 07/25] KVM: arm64: iommu: Introduce IOMMU driver infrastructure
` [PATCH v6 08/25] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v6 09/25] KVM: arm64: iommu: Add memory pool
` [PATCH v6 16/25] iommu/arm-smmu-v3-kvm: Add CMDQ functions
[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
2026-07-13 15:46 UTC (25+ messages)
` [PATCH v4 05/27] KVM: Remove KVM_MMIO as config option
` [PATCH v4 07/27] arm64: Prepare sharing arm64 headers with s390
` [PATCH v4 09/27] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v4 13/27] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v4 15/27] KVM: S390: Prepare gmap for a second KVM implementation
` [PATCH v4 23/27] KVM: s390: arm64: Implement required functions
` [PATCH v4 25/27] KVM: s390: arm64: Implement vCPU IOCTLs
[PATCH v2] KVM: arm64: Avoid naming collision in tracing
2026-07-13 15:01 UTC (2+ messages)
[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
2026-07-13 14:50 UTC (18+ messages)
` [PATCH v4 1/6] KVM: arm64: Enable eager hugepage splitting if HDBSS is available
` [PATCH v4 2/6] KVM: arm64: Add support for FEAT_HDBSS
` [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
` [PATCH v4 4/6] KVM: arm64: Add HDBSS per-vCPU buffer management
` [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
` [PATCH v4 6/6] KVM: arm64: Add auto HDBSS enable/disable on dirty logging change
[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
2026-07-13 14:11 UTC (17+ messages)
` [RFC PATCH 1/3] KVM: guest_memfd: Use memslot id to keep track of associated memslots
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-13 13:30 UTC (37+ messages)
` [PATCH v12 01/29] arm64/sysreg: Define full value read/modify/write helpers
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v12 03/29] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v12 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v12 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v12 06/29] KVM: arm64: Handle FEAT_IDST for guest accesses to hidden registers
` [PATCH v12 07/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v12 08/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v12 09/29] KVM: arm64: Define internal features for SME
` [PATCH v12 10/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v12 11/29] KVM: arm64: Store vector lengths in an array
` [PATCH v12 12/29] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v12 13/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v12 14/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v12 15/29] KVM: arm64: Support SME control registers
` [PATCH v12 16/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v12 17/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v12 18/29] KVM: arm64: Support SME priority registers
` [PATCH v12 19/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v12 20/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v12 21/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v12 22/29] KVM: arm64: Context switch SME state for guests
` [PATCH v12 23/29] KVM: arm64: Handle SME exceptions
` [PATCH v12 24/29] KVM: arm64: Expose SME to nested guests
` [PATCH v12 25/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v12 26/29] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v12 27/29] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v12 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v12 29/29] KVM: arm64: selftests: Add SME to set_id_regs test
[PATCH v3 0/3] Optimize S2 page splitting
2026-07-13 10:14 UTC (8+ messages)
` [PATCH v3 2/3] KVM: arm64: Introduce KVM_PGTABLE_WALK_SKIP_LEVEL* walk flags
[PATCH] KVM: arm64: Avoid naming collision in tracing
2026-07-13 8:55 UTC (12+ messages)
[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
2026-07-13 7:41 UTC (17+ messages)
` [PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
` [PATCH v8 02/11] tools headers: Sync bitfield.h with the kernel
` [PATCH v8 03/11] KVM: arm64: selftests: Cover PMU state in MDCR_EL2
` [PATCH v8 04/11] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
` [PATCH v8 05/11] KVM: arm64: Don't clear vcpu->cpu in kvm_arch_vcpu_put()
` [PATCH v8 06/11] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v8 07/11] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
` [PATCH v8 08/11] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
` [PATCH v8 09/11] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v8 10/11] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v8 11/11] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH v2 0/2] KVM: arm64: KVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backing
2026-07-12 15:56 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] KVM: arm64: Fix hyp_trace_desc allocation size in hyp_trace_load()
[PATCH kvmtool v3 0/4] Add guest_memfd support for arm64
2026-07-12 14:25 UTC (5+ messages)
` [PATCH kvmtool v3 1/4] Initialize the return value in kvm__for_each_mem_bank()
` [PATCH kvmtool v3 2/4] Remove newline from end of die() aborts
` [PATCH kvmtool v3 3/4] Add support for registering guest_memfd-backed memory regions
` [PATCH kvmtool v3 4/4] arm64: Add --guest-memfd option to back guest RAM with guest_memfd
[PATCH] arm64: errata: Mitigate AmpereOne erratum AC03_CPU_57 and AC04_CPU_29
2026-07-11 22:27 UTC (5+ messages)
[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
2026-07-11 6:18 UTC (7+ messages)
` [PATCH v8 1/7] KVM: arm64: Disallow vPMU when pPMUs do not cover all CPUs
[PATCH 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
2026-07-10 22:36 UTC (13+ messages)
` [PATCH 14/28] arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
` [PATCH 17/28] KVM: arm64: Add NV3 control bits to HCRX_EL2 sanitisation
` [PATCH 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH 19/28] KVM: arm64: Make HCR_EL2 a non-VNCR register
` [PATCH 27/28] KVM: arm64: Expose FEAT_NV3 to guests
[PATCH 6.6 v3 0/6] arm64: KVM: Backport VHE-only boot fixes
2026-07-10 21:03 UTC (11+ messages)
` [PATCH 6.6 v3 1/6] arm64: sysreg: Add layout for ID_AA64MMFR4_EL1
` [PATCH 6.6 v3 2/6] arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negative
` [PATCH 6.6 v3 3/6] arm64: Fix early handling of FEAT_E2H0 not being implemented
` [PATCH 6.6 v3 4/6] KVM: arm64: Initialize HCR_EL2.E2H early
` [PATCH 6.6 v3 5/6] KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()
` [PATCH 6.6 v3 6/6] arm64: Revamp HCR_EL2.E2H RES1 detection
[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-07-10 16:03 UTC (5+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation
[PATCH v2 02/13] KVM: arm64: Enable eager hugepage splitting if HDBSS is available
2026-07-10 15:43 UTC (11+ messages)
[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
2026-07-10 12:01 UTC (7+ messages)
[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
2026-07-10 9:51 UTC (16+ messages)
` [PATCH v3 20/40] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation
` [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 26/40] KVM: arm64: gic-v5: Add GIC VDPEND and GIC VDRCFG hyp calls
` [PATCH v3 28/40] KVM: arm64: gic: Introduce set_pending_state() to irq_op
[PATCH v2 0/6] KVM: arm64: ptdump: Shadow ptdump fixes
2026-07-10 7:26 UTC (8+ messages)
[PATCH v2 0/3] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
2026-07-10 6:44 UTC (2+ messages)
[PATCH 6.6 v2 0/6] arm64: KVM: Backport VHE-only boot fixes
2026-07-09 20:30 UTC (4+ messages)
` [PATCH 6.6 v2 1/6] arm64: sysreg: Add layout for ID_AA64MMFR4_EL1
[PATCH v5 0/2] KVM: arm64: vgic: Fix racy LPI release and re-registration handling
2026-07-09 15:52 UTC (6+ messages)
` [PATCH v5 1/2] KVM: arm64: vgic: Fix race between LPI release and re-registration
` [PATCH v5 2/2] KVM: arm64: vgic: Mitigate potential LPI registration failure
[PATCH kvmtool v2 0/4] Add guest_memfd support for arm64
2026-07-09 15:33 UTC (7+ messages)
` [PATCH kvmtool v2 3/4] Add support for registering guest_memfd-backed memory regions
` [PATCH kvmtool v2 4/4] arm64: Add --guest-memfd option to back guest RAM with guest_memfd
[PATCH v4] KVM: arm64: Record whether pKVM stage 2 mapping is cacheable
2026-07-09 14:06 UTC (4+ messages)
[PATCH v11 00/29] KVM: arm64: Implement support for SME
2026-07-09 12:21 UTC (11+ messages)
` [PATCH v11 29/29] KVM: arm64: selftests: Add SME to set_id_regs test
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox