messages from 2022-10-20 08:32:38 to 2022-10-27 22:19:25 UTC [more...]
[PATCH v3 00/15] KVM: arm64: Parallel stage-2 fault handling
2022-10-27 22:17 UTC (16+ 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 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 0/2] arm64/sme: Fix SMPRI_EL1 traps for KVM guests
2022-10-27 21:04 UTC (3+ 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
[PATCH v6 0/8] KVM: arm64: Enable ring-based dirty memory tracking
2022-10-27 19:09 UTC (57+ 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 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 v5 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
2022-10-27 13:13 UTC (27+ messages)
` [PATCH v5 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file
` [PATCH v5 02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool
` [PATCH v5 03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
` [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] 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 (4+ 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
[PATCH 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
2022-10-20 9:07 UTC (36+ messages)
` [PATCH 01/17] arm64: Turn kaslr_feature_override into a generic SW feature override
` [PATCH 02/17] arm64: Add KVM_HVHE capability and has_hvhe() predicate
` [PATCH 03/17] arm64: Don't enable VHE for the kernel if OVERRIDE_HVHE is set
` [PATCH 04/17] arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor code
` [PATCH 05/17] arm64: Allow EL1 physical timer access when running VHE
` [PATCH 06/17] arm64: Use CPACR_EL1 format to set CPTR_EL2 when E2H is set
` [PATCH 07/17] KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor
` [PATCH 08/17] KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context
` [PATCH 09/17] KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHE
` [PATCH 10/17] KVM: arm64: Force HCR_EL2.E2H when ARM64_KVM_HVHE is set
` [PATCH 11/17] KVM: arm64: Disable TTBR1_EL2 when using ARM64_KVM_HVHE
` [PATCH 12/17] KVM: arm64: Adjust EL2 stage-1 leaf AP bits when ARM64_KVM_HVHE is set
` [PATCH 13/17] KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
` [PATCH 14/17] KVM: arm64: Program the timer traps with VHE layout in hVHE mode
` [PATCH 15/17] KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set
` [PATCH 16/17] arm64: Allow arm64_sw.hvhe on command line
` [PATCH 17/17] KVM: arm64: Terrible timer hack for M1 with hVHE
[PATCH v2 00/15] KVM: arm64: Parallel stage-2 fault handling
2022-10-20 8:35 UTC (13+ messages)
` [PATCH v2 07/15] KVM: arm64: Use an opaque type for pteps
` [PATCH v2 08/15] KVM: arm64: Protect stage-2 traversal with RCU
` [PATCH v2 15/15] KVM: arm64: Handle stage-2 faults in parallel
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