kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-25 23:25:44 to 2022-09-15 08:36:04 UTC [more...]

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

[PATCH] KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base
 2022-09-14 11:08 UTC  (3+ messages)

[PATCH v3 0/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
 2022-09-14 10:41 UTC  (9+ messages)
` [PATCH v3 1/7] "
` [PATCH v3 2/7] KVM: arm64: Remove internal accessor helpers for id regs
` [PATCH v3 3/7] KVM: arm64: Drop raz parameter from read_id_reg()
` [PATCH v3 4/7] KVM: arm64: Spin off helper for calling visibility hook
` [PATCH v3 5/7] KVM: arm64: Add a visibility bit to ignore user writes
` [PATCH v3 6/7] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
` [PATCH v3 7/7] KVM: selftests: Add test for AArch32 ID registers

[PATCH 0/3] KVM: arm64: Fix a bug of single-step execution enabled by userspace
 2022-09-14  8:12 UTC  (10+ messages)
` [PATCH 1/3] KVM: arm64: Don't set PSTATE.SS when Software Step state is Active-pending
` [PATCH 2/3] KVM: arm64: selftests: Refactor debug-exceptions to make it amenable to new test cases
` [PATCH 3/3] KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEP

[PATCH 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-09-14  0:53 UTC  (31+ messages)
` [PATCH 01/14] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
` [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
` [PATCH 03/14] KVM: arm64: Directly read owner id field in stage2_pte_is_counted()
` [PATCH 04/14] KVM: arm64: Read the PTE once per visit
` [PATCH 05/14] KVM: arm64: Split init and set for table PTE
` [PATCH 06/14] KVM: arm64: Return next table from map callbacks
` [PATCH 07/14] KVM: arm64: Document behavior of pgtable visitor callback
` [PATCH 08/14] KVM: arm64: Protect page table traversal with RCU
` [PATCH 09/14] KVM: arm64: Free removed stage-2 tables in RCU callback
` [PATCH 10/14] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks
` [PATCH 11/14] KVM: arm64: Make changes block->table to leaf PTEs parallel-aware
` [PATCH 12/14] KVM: arm64: Make leaf->leaf PTE changes parallel-aware
` [PATCH 13/14] KVM: arm64: Make table->block "
` [PATCH 14/14] KVM: arm64: Handle stage-2 faults in parallel

KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
 2022-09-13 14:13 UTC  (14+ messages)

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2022-09-13 12:50 UTC  (3+ messages)

[PATCH v3 0/7] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
 2022-09-13  4:10 UTC  (23+ messages)
` [PATCH v3 1/7] arm64: mte: Fix/clarify the PG_mte_tagged semantics
` [PATCH v3 2/7] KVM: arm64: Simplify the sanitise_mte_tags() logic
` [PATCH v3 4/7] arm64: mte: Lock a page for MTE tag initialisation
` [PATCH v3 5/7] KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
` [PATCH v3 6/7] KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
` [PATCH v3 7/7] Documentation: document the ABI changes for KVM_CAP_ARM_MTE

[PATCH v3] KVM: arm64: Ignore kvm-arm.mode if !is_hyp_mode_available()
 2022-09-12  0:44 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Only set KVM_MODE_PROTECTED if is_hyp_mode_available()
 2022-09-10 14:20 UTC  (6+ messages)

[PATCH 0/9] KVM: arm64: selftests: Test linked {break,watch}points
 2022-09-10  5:22 UTC  (27+ messages)
` [PATCH 1/9] KVM: arm64: selftests: Add helpers to extract a field of an ID register
` [PATCH 2/9] KVM: arm64: selftests: Add write_dbg{b,w}{c,v}r helpers in debug-exceptions
` [PATCH 3/9] KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions
` [PATCH 4/9] KVM: arm64: selftests: Add helpers to enable debug exceptions
` [PATCH 5/9] KVM: arm64: selftests: Have debug_version() use cpuid_get_ufield() helper
` [PATCH 7/9] KVM: arm64: selftests: Add a test case for a linked breakpoint

[PATCH] arm:Add PSCI_CPU_OFF testscase to arm/psci testsuite
 2022-09-09 14:32 UTC  (2+ messages)

[kvm-unit-tests PATCH] arm/psci: Test that CPU 1 has been successfully brought online
 2022-09-09 14:29 UTC 

[PATCH] KVM: arm64: Report Protected KVM cap only if KVM is enabled
 2022-09-09 12:47 UTC  (3+ messages)

[PATCH v2 0/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
 2022-09-09 10:15 UTC  (16+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] KVM: arm64: Remove internal accessor helpers for id regs
` [PATCH v2 3/7] KVM: arm64: Drop raz parameter from read_id_reg()
` [PATCH v2 4/7] KVM: arm64: Spin off helper for calling visibility hook
` [PATCH v2 5/7] KVM: arm64: Add a visibility bit to ignore user writes
` [PATCH v2 6/7] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
` [PATCH v2 7/7] KVM: selftests: Add test for RAZ/WI AArch32 ID registers

[RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
 2022-09-08  0:52 UTC  (6+ messages)
` [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk

[PATCH v6 00/13] KVM: selftests: Add aarch64/page_fault_test
 2022-09-06 18:09 UTC  (14+ messages)
` [PATCH v6 01/13] KVM: selftests: Add a userfaultfd library
` [PATCH v6 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva() library function
` [PATCH v6 03/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete()
` [PATCH v6 04/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
` [PATCH v6 05/13] tools: Copy bitfield.h from the kernel sources
` [PATCH v6 06/13] KVM: selftests: Stash backing_src_type in struct userspace_mem_region
` [PATCH v6 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params
` [PATCH v6 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
` [PATCH v6 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test
` [PATCH v6 10/13] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
` [PATCH v6 11/13] KVM: selftests: aarch64: Add dirty logging "
` [PATCH v6 12/13] KVM: selftests: aarch64: Add readonly memslot "
` [PATCH v6 13/13] KVM: selftests: aarch64: Add mix of "

[PATCH v3 3/7] mm: Add PG_arch_3 page flag
 2022-09-05 17:01 UTC  (4+ messages)

[PATCH linux-next] KVM: arm64: Remove the unneeded result variable
 2022-09-01  7:46 UTC 

[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
 2022-09-02  0:19 UTC  (24+ messages)
` [PATCH v1 1/5] "

[PATCH v5 00/13] KVM: selftests: Add aarch64/page_fault_test
 2022-09-01 18:28 UTC  (8+ messages)
` [PATCH v5 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params
` [PATCH v5 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations

[PATCH 0/6] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
 2022-09-01  4:57 UTC  (12+ messages)
` [PATCH 1/6] KVM: arm64: Use visibility hook to treat ID regs as RAZ
` [PATCH 2/6] KVM: arm64: Remove internal accessor helpers for id regs
` [PATCH 3/6] KVM: arm64: Spin off helper for calling visibility hook
` [PATCH 4/6] KVM: arm64: Add a visibility bit to ignore user writes

[PATCH] KVM: arm64: fix repeated words in comments
 2022-08-31  0:52 UTC 

[PATCH v7 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-08-30 23:48 UTC  (6+ messages)
` [PATCH v7 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats

[PATCH v5 0/7] KVM: selftests: Implement ucall "pool" (for SEV)
 2022-08-30  4:27 UTC  (11+ messages)
` [PATCH v5 3/7] KVM: selftests: Automatically do init_ucall() for non-barebones VMs
` [PATCH v5 5/7] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
` [PATCH v5 6/7] KVM: selftest: Drop now-unnecessary ucall_uninit()
` [PATCH v5 7/7] KVM: selftests: Add ucall pool based implementation

[PATCH 0/9] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-08-27  7:09 UTC  (10+ messages)
` [PATCH 6/9] KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
` [PATCH 7/9] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace
` [PATCH 8/9] KVM: arm64: PMU: Implement PMUv3p5 long counter support

[PATCH V2] arm64/mm: Fix __enable_mmu() for new TGRAN range values
 2022-08-26 12:00 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).