Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2022-10-20 13:39:03 to 2022-10-28 10:53:49 UTC [more...]

[PATCH v2 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-10-28 10:53 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: pKVM memory transitions cleanup
 2022-10-28 10:23 UTC  (10+ messages)
` [PATCH 1/2] KVM: arm64: Clean out the odd handling of completer_addr
` [PATCH 2/2] KVM: arm64: Redefine pKVM memory transitions in terms of source/target

[PATCH v3 00/15] KVM: arm64: Parallel stage-2 fault handling
 2022-10-28 10:18 UTC  (40+ messages)
` [PATCH v3 01/15] KVM: arm64: Combine visitor arguments into a context structure
` [PATCH v3 02/15] KVM: arm64: Stash observed pte value in visitor context
` [PATCH v3 03/15] KVM: arm64: Pass mm_ops through the "
` [PATCH v3 04/15] KVM: arm64: Don't pass kvm_pgtable through kvm_pgtable_walk_data
` [PATCH v3 05/15] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
` [PATCH v3 06/15] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
` [PATCH v3 07/15] KVM: arm64: Use an opaque type for pteps
` [PATCH v3 08/15] KVM: arm64: Protect stage-2 traversal with RCU
` [PATCH v3 09/15] KVM: arm64: Free removed stage-2 tables in RCU callback
` [PATCH v3 10/15] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks
` [PATCH v3 11/15] KVM: arm64: Split init and set for table PTE
` [PATCH v3 12/15] KVM: arm64: Make block->table PTE changes parallel-aware
` [PATCH v3 13/15] KVM: arm64: Make leaf->leaf "
` [PATCH v3 14/15] KVM: arm64: Make table->block "
` [PATCH v3 15/15] KVM: arm64: Handle stage-2 faults in parallel

[PATCH v5 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-10-28 10:01 UTC  (33+ messages)
` [PATCH v5 02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool
` [PATCH v5 04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2
` [PATCH v5 05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
` [PATCH v5 06/25] KVM: arm64: Implement do_donate() helper for donating memory
` [PATCH v5 07/25] KVM: arm64: Prevent the donation of no-map pages
` [PATCH v5 08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2
` [PATCH v5 09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
` [PATCH v5 10/25] KVM: arm64: Add hyp_spinlock_t static initializer
` [PATCH v5 11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu'
` [PATCH v5 12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
` [PATCH v5 13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
` [PATCH v5 14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2
` [PATCH v5 15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally
` [PATCH v5 16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2
` [PATCH v5 17/25] KVM: arm64: Add generic hyp_memcache helpers
` [PATCH v5 18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function
` [PATCH v5 19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
` [PATCH v5 20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
` [PATCH v5 21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host
` [PATCH v5 22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
` [PATCH v5 23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' "
` [PATCH v5 24/25] KVM: arm64: Don't unnecessarily map host kernel sections "
` [RFC PATCH v5 25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run()

[PATCH v6 0/8] KVM: arm64: Enable ring-based dirty memory tracking
 2022-10-28  6:43 UTC  (59+ messages)
` [PATCH v6 1/8] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
` [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap

[PATCH V2] arm64/mm: Fix __enable_mmu() for new TGRAN range values
 2022-10-28  2:18 UTC  (3+ messages)

[PATCH v1 0/2] arm64/sme: Fix SMPRI_EL1 traps for KVM guests
 2022-10-28  0:38 UTC  (4+ messages)
` [PATCH v1 1/2] arm64: booting: Document our requirements for fine grained traps with SME
` [PATCH v1 2/2] KVM: arm64: Trap access to SMPRI_EL1 in VHE mode

[REPOST][URGENT] kvmarm mailing list migration
 2022-10-28  0:36 UTC  (2+ messages)

[PATCH v2 00/15] KVM: arm64: Parallel stage-2 fault handling
 2022-10-27 22:31 UTC  (6+ messages)
` [PATCH v2 07/15] KVM: arm64: Use an opaque type for pteps

[PATCH v1 0/2] KVM: arm: Refuse to enable KVM on systems with SME but not FGT
 2022-10-27 21:17 UTC  (4+ messages)
` [PATCH v1 1/2] arm64/cpufeature: Add feature detection for fine grained traps
` [PATCH v1 2/2] KVM: arm: Refuse to enable KVM on systems with FEAT_SME but not FEAT_FGT

Hang with nVHE mode and SME
 2022-10-27 21:16 UTC  (7+ messages)

[PATCH v1] KVM: arm64: Fix bad dereference on MTE-enabled systems
 2022-10-27 18:52 UTC  (6+ messages)

[PATCH 0/9] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-10-27 17:24 UTC  (18+ messages)
` [PATCH 1/9] KVM: arm64: PMU: Align chained counter implementation with architecture pseudocode
` [PATCH 6/9] KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation

[PATCH] KVM: arm64: Update comment of create_hyp_mappings
 2022-10-27  9:15 UTC 

[PATCH kernel v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
 2022-10-27  7:38 UTC  (2+ messages)

[kvm-unit-tests PATCH] MAINTAINERS: new kvmarm mailing list
 2022-10-26 10:03 UTC  (4+ messages)

[PATCH] KVM: arm64: Use correct accessor to parse stage-1 PTEs
 2022-10-25 15:30 UTC  (4+ messages)

[PATCH v3 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
 2022-10-24 23:18 UTC  (3+ messages)

[GIT PULL] KVM/arm64 fixes for 6.1, take #2
 2022-10-22  7:33 UTC  (3+ messages)

[GIT PULL] KVM/arm64 fixes for 6.1, take #1
 2022-10-22  7:32 UTC  (3+ messages)

[PATCH v4 0/8] arm64/sve: Clean up KVM integration and optimise syscalls
 2022-10-21 23:03 UTC  (9+ messages)
` [PATCH v4 1/8] KVM: arm64: Discard any SVE state when entering KVM guests
` [PATCH v4 2/8] arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
` [PATCH v4 3/8] arm64/fpsimd: Have KVM explicitly say which FP registers to save
` [PATCH v4 4/8] arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
` [PATCH v4 5/8] arm64/fpsimd: Load FP state based on recorded data type
` [PATCH v4 6/8] arm64/fpsimd: SME no longer requires SVE register state
` [PATCH v4 7/8] arm64/sve: Leave SVE enabled on syscall if we don't context switch
` [PATCH v4 8/8] arm64/fp: Use a struct to pass data to fpsimd_bind_state_to_cpu()

[PATCH v2 0/7] perf: Arm SPEv1.2 support
 2022-10-21 10:44 UTC  (8+ messages)
` [PATCH v2 3/7] arm64/sysreg: Convert SPE registers to automatic generation

[PATCH v2 0/9] KVM: arm64: selftests: Test linked {break, watch}points
 2022-10-21  3:08 UTC  (8+ messages)
` [PATCH v2 1/9] KVM: arm64: selftests: Use FIELD_GET() to extract ID register fields
` [PATCH v2 3/9] KVM: arm64: selftests: Remove the hard-coded {b, w}pn#0 from debug-exceptions
  ` [PATCH v2 3/9] KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 "
` [PATCH v2 5/9] KVM: arm64: selftests: Stop unnecessary test stage tracking of debug-exceptions


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