messages from 2026-07-13 08:19:14 to 2026-07-15 08:58:30 UTC [more...]
[PATCH v2 00/18] KVM: arm64: Introduce pKVM hypervisor heap allocator
2026-07-15 8:58 UTC (20+ messages)
` [PATCH v2 01/18] KVM: arm64: Add __pkvm_private_range_pa
` [PATCH v2 02/18] KVM: arm64: Add pkvm_remove_mappings
` [PATCH v2 03/18] KVM: arm64: Add __hyp_allocator_map for the pKVM hyp
` [PATCH v2 04/18] KVM: arm64: Add a heap allocator "
` [PATCH v2 05/18] KVM: arm64: Allow kvm_hyp_memcache usage outside of stage-2
` [PATCH v2 06/18] KVM: arm64: Add topup interface for the pKVM heap allocator
` [PATCH v2 07/18] KVM: arm64: Add pkvm_hyp_req infrastructure
` [PATCH v2 08/18] KVM: arm64: Handle PKVM_HYP_REQ_HYP_ALLOC request
` [PATCH v2 09/18] KVM: arm64: Add reclaim interface for the pKVM heap alloc
[PATCH v6 0/8] KVM: arm64: pKVM vCPU state management at EL2
2026-07-15 8:37 UTC (13+ messages)
` [PATCH v6 1/8] KVM: arm64: Extract MPIDR computation into a shared header
` [PATCH v6 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v6 3/8] KVM: arm64: Factor out reusable vCPU reset helpers
` [PATCH v6 4/8] KVM: arm64: Move PSCI helper functions to a shared header
` [PATCH v6 5/8] KVM: arm64: Add host and hypervisor vCPU lookup primitives
` [PATCH v6 6/8] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH v6 7/8] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH v6 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests
[PATCH v2 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
2026-07-15 8:25 UTC (55+ messages)
` [PATCH v2 01/28] arm64: sysreg: Emit RESx/UNKN values for Mapping/Fields definitions
` [PATCH v2 02/28] arm64: Update ID_AA64MMFR4_EL1 description to 2026-03 JSON release
` [PATCH v2 03/28] KVM: arm64: Merge guest's HCRX_EL2 using NV_HCRX_GUEST_EXCLUDE
` [PATCH v2 04/28] KVM: arm64: Drop __HCRX_EL2_* masks
` [PATCH v2 05/28] KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisation
` [PATCH v2 06/28] KVM: arm64: Classify CPTR_EL2 as a SR_LOC_SPECIAL register
` [PATCH v2 07/28] KVM: arm64: Don't evaluate HCR_EL2.NV nor HFGITR_EL2.ERET on ERET fast path
` [PATCH v2 08/28] arm64: Add ARM64_HAS_NV2P1 capability
` [PATCH v2 09/28] KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is present
` [PATCH v2 10/28] KVM: arm64: Relax CNTHCTL_EL2 "
` [PATCH v2 11/28] KVM: arm64: Expose FEAT_NV2p1 to NV guests
` [PATCH v2 12/28] arm64: Add FEAT_NV2p1 detection
` [PATCH v2 13/28] arm64: sysreg: Add NVHCR_EL2 description as a mirror of HCR_EL2
` [PATCH v2 14/28] arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
` [PATCH v2 15/28] arm64: Add ARM64_HAS_NV3 capability
` [PATCH v2 16/28] KVM: arm64: Split NV-specific exit fixups from the non-NV handling
` [PATCH v2 17/28] KVM: arm64: Add NV3 control bits to HCRX_EL2 sanitisation
` [PATCH v2 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH v2 19/28] KVM: arm64: Make HCR_EL2 a non-VNCR register
` [PATCH v2 20/28] KVM: arm64: Add sanitisation for NVHCR_EL2
` [PATCH v2 21/28] KVM: arm64: Add NVHCR_EL2 handling to the sysreg array
` [PATCH v2 22/28] KVM: arm64: Add routing for NVHCR_EL2 trap
` [PATCH v2 23/28] KVM: arm64: Add NVHCR_EL2 context switching
` [PATCH v2 24/28] KVM: arm64: Engage NV3 ERET trap elision
` [PATCH v2 25/28] KVM: arm64: Engage NV3 TLBI "
` [PATCH v2 26/28] KVM: arm64: Add FEAT_NV3 detection
` [PATCH v2 27/28] KVM: arm64: Expose FEAT_NV3 to guests
` [PATCH v2 28/28] arm64: Add override for ID_AA64MMFR4_EL1.NV_frac
[PATCH v2] KVM: arm64: Avoid naming collision in tracing
2026-07-15 7:57 UTC (3+ messages)
[PATCH v2 0/3] KVM: arm64: Tidy up is_created
2026-07-15 7:57 UTC (2+ messages)
[PATCH] KVM: arm64: Fix hyp_trace clock disabling
2026-07-15 7:13 UTC (3+ messages)
[PATCH v2] KVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested context
2026-07-14 23:50 UTC (2+ messages)
[PATCH] arm64: errata: Mitigate AmpereOne erratum AC03_CPU_57 and AC04_CPU_29
2026-07-14 23:06 UTC (3+ messages)
[PATCH v2 0/4] trace_hyp_printk() for pKVM/nVHE hypervisor
2026-07-14 22:40 UTC (3+ messages)
` [PATCH v2 3/4] tracing/remotes: Add REMOTE_EVENT_CUSTOM_PRINTK() helper
[PATCH v8 00/20] KVM: selftests: Add eventfd+VFIO IRQ test
2026-07-14 18:41 UTC (2+ messages)
[PATCH v5 0/8] KVM: arm64: pKVM vCPU state management at EL2 (series A)
2026-07-14 16:44 UTC (24+ messages)
` [PATCH v5 1/8] KVM: arm64: Extract MPIDR computation into a shared header
` [PATCH v5 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v5 3/8] KVM: arm64: Factor out reusable vCPU reset helpers
` [PATCH v5 4/8] KVM: arm64: Move PSCI helper functions to a shared header
` [PATCH v5 5/8] KVM: arm64: Add host and hypervisor vCPU lookup primitives
` [PATCH v5 6/8] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH v5 7/8] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH v5 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests
[PATCH v2] KVM: Ignore MMU notifiers for guest_memfd-only memslots
2026-07-14 16:04 UTC
[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
2026-07-14 14:33 UTC (30+ messages)
` [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
[PATCH] KVM: arm64: Reject guest_memfd memslots when the VM has MTE
2026-07-14 14:13 UTC (4+ messages)
[PATCH v4 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map
2026-07-14 11:59 UTC (7+ messages)
` [PATCH v4 1/6] KVM: arm64: Use a variable for the canonical GPA in kvm_s2_fault_map()
` [PATCH v4 2/6] KVM: arm64: nv: Avoid full shadow s2 unmap
` [PATCH v4 3/6] KVM: arm64: nv: Add nested revmap broken tracepoint
` [PATCH v4 4/6] KVM: arm64: Refactor kvm_unmap_gfn_range() with common variables
` [PATCH v4 5/6] KVM: arm64: nv: Remove reverse map entries during TLBI handling
` [PATCH v4 6/6] KVM: arm64: nv: Create nested IPA direct map to speed up reverse map removal
[PATCH] arm64: Query per-VM capabilities when selecting vCPU features
2026-07-14 11:15 UTC (2+ messages)
[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
2026-07-14 10:40 UTC (16+ messages)
` [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 25/27] KVM: s390: arm64: Implement vCPU IOCTLs
[PATCH v3 0/3] Optimize S2 page splitting
2026-07-14 10:13 UTC (8+ messages)
` [PATCH v3 2/3] KVM: arm64: Introduce KVM_PGTABLE_WALK_SKIP_LEVEL* walk flags
[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2026-07-14 8:56 UTC (24+ messages)
` [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 0/8] KVM: arm64: pKVM vCPU state management at EL2 (series A)
2026-07-14 6:41 UTC (4+ messages)
` [PATCH v4 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
[PATCH v3 0/5] KVM: arm64: nv: Implement nested stage-2 reverse map
2026-07-14 5:47 UTC (3+ messages)
[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
2026-07-14 5:39 UTC (22+ messages)
` [RFC PATCH 1/3] KVM: guest_memfd: Use memslot id to keep track of associated memslots
` [RFC PATCH 2/3] KVM: Implement dirty page logging for guest_memfd-only memslots
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-07-14 4:37 UTC (3+ messages)
` [PATCH v14 26/44] arm64: RMI: Allow populating initial contents
[PATCH 6.6 v3 0/6] arm64: KVM: Backport VHE-only boot fixes
2026-07-13 22:07 UTC (2+ messages)
[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
2026-07-13 21:50 UTC (7+ messages)
` [PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
` [PATCH v8 09/11] KVM: arm64: PMU: Implement fixed-counters-only emulation
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-13 13:30 UTC (9+ messages)
` [PATCH v12 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v12 22/29] KVM: arm64: Context switch SME state for guests
[PATCH] KVM: arm64: Avoid naming collision in tracing
2026-07-13 8:55 UTC (12+ messages)
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