Linux KVM for ARM
[Prev Page][Next Page]
- [kvm-unit-tests PATCH 0/3] arm/arm64: mmu cleanups and fixes,
Alexandru Elisei
- [PATCH v6 0/7] KVM: selftests: Implement ucall "pool" (for SEV),
Sean Christopherson
- [PATCH v5 0/7] KVM: arm64: Enable ring-based dirty memory tracking,
Gavin Shan
- arm64 build failure on kvm/next,
Oliver Upton
- [PATCH kernel v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent,
Alexey Kardashevskiy
- [GIT PULL] KVM/arm64 updates for 6.1,
Marc Zyngier
- [PATCH] KVM: arm64: Advertise new kvmarm mailing list,
Marc Zyngier
- [URGENT] kvmarm mailing list migration, Marc Zyngier
- Re: [PATCH] KVM: arm64: Fix comment typo in nvhe/switch.c, Marc Zyngier
- [PATCH v4 0/6] KVM: arm64: Enable ring-based dirty memory tracking,
Gavin Shan
- [PATCH] KVM: arm64: Cleanup the __get_fault_info() to take out the code that validates HPFAR,
Mingwei Zhang
- [PATCH v2] KVM: arm64: Limit stage2_apply_range() batch size to 1GB,
Oliver Upton
- [PATCH v2 0/6] KVM: Fix dirty-ring ordering on weakly ordered architectures,
Marc Zyngier
- [PATCH] KVM: arm64: vgic: Remove duplicate check in update_affinity_collection(),
Gavin Shan
- [PATCH 0/6] KVM: Fix dirty-ring ordering on weakly ordered architectures,
Marc Zyngier
- [PATCH v2] KVM: arm64: nvhe: Fix build with profile optimization,
Denis Nikitin
- [PATCH v8 00/14] KVM: selftests: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH v8 01/14] KVM: selftests: Add a userfaultfd library, Ricardo Koller
- [PATCH v8 02/14] KVM: selftests: aarch64: Add virt_get_pte_hva() library function, Ricardo Koller
- [PATCH v8 03/14] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete(), Ricardo Koller
- [PATCH v8 04/14] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros, Ricardo Koller
- [PATCH v8 06/14] KVM: selftests: Stash backing_src_type in struct userspace_mem_region, Ricardo Koller
- [PATCH v8 05/14] tools: Copy bitfield.h from the kernel sources, Ricardo Koller
- [PATCH v8 07/14] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type, Ricardo Koller
- [PATCH v8 08/14] KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc(), Ricardo Koller
- [PATCH v8 09/14] KVM: selftests: Use the right memslot for code, page-tables, and data allocations, Ricardo Koller
- [PATCH v8 10/14] KVM: selftests: aarch64: Add aarch64/page_fault_test, Ricardo Koller
- [PATCH v8 12/14] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test, Ricardo Koller
- [PATCH v8 11/14] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test, Ricardo Koller
- [PATCH v8 13/14] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test, Ricardo Koller
- [PATCH v8 14/14] KVM: selftests: aarch64: Add mix of tests into page_fault_test, Ricardo Koller
- [PATCH v3 0/6] KVM: arm64: Enable ring-based dirty memory tracking,
Gavin Shan
- [PATCH kernel v3] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent,
Alexey Kardashevskiy
- [PATCH v4 0/8] KVM: arm64: permit MAP_SHARED mappings with MTE enabled,
Peter Collingbourne
- [PATCH v4 00/12] KVM: x86: never write to memory from kvm_vcpu_check_block,
Sean Christopherson
- [PATCH v4 02/12] KVM: nVMX: Make an event request when pending an MTF nested VM-Exit, Sean Christopherson
- [PATCH v4 01/12] KVM: x86: make vendor code check for all nested events, Sean Christopherson
- [PATCH v4 03/12] KVM: x86: Rename and expose helper to detect if INIT/SIPI are allowed, Sean Christopherson
- [PATCH v4 04/12] KVM: x86: Rename kvm_apic_has_events() to make it INIT/SIPI specific, Sean Christopherson
- [PATCH v4 05/12] KVM: x86: lapic does not have to process INIT if it is blocked, Sean Christopherson
- [PATCH v4 06/12] KVM: SVM: Make an event request if INIT or SIPI is pending when GIF is set, Sean Christopherson
- [PATCH v4 07/12] KVM: nVMX: Make an event request if INIT or SIPI is pending on VM-Enter, Sean Christopherson
- [PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block(), Sean Christopherson
- [PATCH v4 09/12] KVM: x86: Don't snapshot pending INIT/SIPI prior to checking nested events, Sean Christopherson
- [PATCH v4 08/12] KVM: nVMX: Make event request on VMXOFF iff INIT/SIPI is pending, Sean Christopherson
- [PATCH v4 11/12] KVM: mips, x86: do not rely on KVM_REQ_UNHALT, Sean Christopherson
- [PATCH v4 12/12] KVM: remove KVM_REQ_UNHALT, Sean Christopherson
- [PATCH v5] KVM: arm64: Ignore kvm-arm.mode if !is_hyp_mode_available(),
Elliot Berman
- [PATCH] KVM: arm64: Limit stage2_apply_range() batch size to 1GB,
Oliver Upton
- [PATCH kernel v2] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent,
Alexey Kardashevskiy
- Re: [PATCH] KVM: arm64: nvhe: Disable profile optimization,
Marc Zyngier
- [PATCH v7 00/13] KVM: selftests: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH v7 01/13] KVM: selftests: Add a userfaultfd library, Ricardo Koller
- [PATCH v7 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva() library function, Ricardo Koller
- [PATCH v7 03/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete(), Ricardo Koller
- [PATCH v7 04/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros, Ricardo Koller
- [PATCH v7 06/13] KVM: selftests: Stash backing_src_type in struct userspace_mem_region, Ricardo Koller
- [PATCH v7 05/13] tools: Copy bitfield.h from the kernel sources, Ricardo Koller
- [PATCH v7 07/13] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type, Ricardo Koller
- [PATCH v7 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations, Ricardo Koller
- [PATCH v7 10/13] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test, Ricardo Koller
- [PATCH v7 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test, Ricardo Koller
- [PATCH v7 11/13] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test, Ricardo Koller
- [PATCH v7 12/13] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test, Ricardo Koller
- [PATCH v7 13/13] KVM: selftests: aarch64: Add mix of tests into page_fault_test, Ricardo Koller
- [GIT PULL] KVM/arm64 fixes for 6.0, take #2,
Marc Zyngier
- [PATCH v2 0/4] KVM: arm64: Fix bugs of single-step execution enabled by userspace,
Reiji Watanabe
- [PATCH v2 0/5] KVM: arm64: Enable ring-based dirty memory tracking,
Gavin Shan
- [PATCH v3 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2,
Will Deacon
- [PATCH v3 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file, Will Deacon
- [PATCH v3 02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool, Will Deacon
- [PATCH v3 03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory, Will Deacon
- [PATCH v3 04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2, Will Deacon
- [PATCH v3 05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor, Will Deacon
- [PATCH v3 06/25] KVM: arm64: Implement do_donate() helper for donating memory, Will Deacon
- [PATCH v3 07/25] KVM: arm64: Prevent the donation of no-map pages, Will Deacon
- [PATCH v3 08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2, Will Deacon
- [PATCH v3 09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h, Will Deacon
- [PATCH v3 10/25] KVM: arm64: Add hyp_spinlock_t static initializer, Will Deacon
- [PATCH v3 11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu', Will Deacon
- [PATCH v3 12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2, Will Deacon
- [PATCH v3 13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1, Will Deacon
- [PATCH v3 14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2, Will Deacon
- [PATCH v3 15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally, Will Deacon
- [PATCH v3 16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2, Will Deacon
- [PATCH v3 17/25] KVM: arm64: Add generic hyp_memcache helpers, Will Deacon
- [PATCH v3 18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function, Will Deacon
- [PATCH v3 19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2, Will Deacon
- [PATCH v3 20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache, Will Deacon
- [PATCH v3 21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host, Will Deacon
- [PATCH v3 22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2, Will Deacon
- [PATCH v3 23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2, Will Deacon
- [PATCH v3 24/25] KVM: arm64: Don't unnecessarily map host kernel sections at EL2, Will Deacon
- [RFC PATCH v3 25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run(), Will Deacon
- Re: [PATCH v3 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2, Vincent Donnefort
- [PATCH v3 0/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ,
Oliver Upton
- [PATCH v3] KVM: arm64: Ignore kvm-arm.mode if !is_hyp_mode_available(),
Elliot Berman
- [PATCH v2] KVM: arm64: Only set KVM_MODE_PROTECTED if is_hyp_mode_available(),
Elliot Berman
- [kvm-unit-tests PATCH] arm/psci: Test that CPU 1 has been successfully brought online, Alexandru Elisei
- [PATCH 0/3] KVM: arm64: Fix a bug of single-step execution enabled by userspace,
Reiji Watanabe
- [PATCH] KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base,
Zenghui Yu
- [PATCH v6 00/13] KVM: selftests: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH v6 01/13] KVM: selftests: Add a userfaultfd library, Ricardo Koller
- [PATCH v6 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva() library function, Ricardo Koller
- [PATCH v6 03/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete(), Ricardo Koller
- [PATCH v6 04/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros, Ricardo Koller
- [PATCH v6 05/13] tools: Copy bitfield.h from the kernel sources, Ricardo Koller
- [PATCH v6 06/13] KVM: selftests: Stash backing_src_type in struct userspace_mem_region, Ricardo Koller
- [PATCH v6 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params, Ricardo Koller
- [PATCH v6 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations, Ricardo Koller
- [PATCH v6 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test, Ricardo Koller
- [PATCH v6 10/13] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test, Ricardo Koller
- [PATCH v6 11/13] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test, Ricardo Koller
- [PATCH v6 12/13] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test, Ricardo Koller
- [PATCH v6 13/13] KVM: selftests: aarch64: Add mix of tests into page_fault_test, Ricardo Koller
- Re: [PATCH v6 00/13] KVM: selftests: Add aarch64/page_fault_test, Marc Zyngier
- <Possible follow-ups>
- [PATCH v6 00/13] KVM: selftests: Add aarch64/page_fault_test, Ricardo Koller
- [PATCH v6 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva() library function, Ricardo Koller
- [PATCH v6 01/13] KVM: selftests: Add a userfaultfd library, Ricardo Koller
- [PATCH v6 03/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete(), Ricardo Koller
- [PATCH v6 04/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros, Ricardo Koller
- [PATCH v6 05/13] tools: Copy bitfield.h from the kernel sources, Ricardo Koller
- [PATCH v6 06/13] KVM: selftests: Stash backing_src_type in struct userspace_mem_region, Ricardo Koller
- [PATCH v6 07/13] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type, Ricardo Koller
- [PATCH v6 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations, Ricardo Koller
- [PATCH v6 10/13] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test, Ricardo Koller
- [PATCH v6 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test, Ricardo Koller
- [PATCH v6 11/13] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test, Ricardo Koller
- [PATCH v6 12/13] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test, Ricardo Koller
- [PATCH v6 13/13] KVM: selftests: aarch64: Add mix of tests into page_fault_test, Ricardo Koller
- Re: [PATCH v6 00/13] KVM: selftests: Add aarch64/page_fault_test, Ricardo Koller
- [PATCH] KVM: arm64: Report Protected KVM cap only if KVM is enabled,
Elliot Berman
- [PATCH linux-next] KVM: arm64: Remove the unneeded result variable, cgel . zte
- [PATCH v2 0/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ,
Oliver Upton
- [PATCH] KVM: arm64: fix repeated words in comments, Jilin Yuan
- [PATCH 00/14] KVM: arm64: Parallel stage-2 fault handling,
Oliver Upton
- [PATCH 01/14] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees, Oliver Upton
- [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make, Oliver Upton
- [PATCH 03/14] KVM: arm64: Directly read owner id field in stage2_pte_is_counted(), Oliver Upton
- [PATCH 04/14] KVM: arm64: Read the PTE once per visit, Oliver Upton
- [PATCH 05/14] KVM: arm64: Split init and set for table PTE, Oliver Upton
- [PATCH 06/14] KVM: arm64: Return next table from map callbacks, Oliver Upton
- [PATCH 07/14] KVM: arm64: Document behavior of pgtable visitor callback, Oliver Upton
- [PATCH 08/14] KVM: arm64: Protect page table traversal with RCU, Oliver Upton
- [PATCH 09/14] KVM: arm64: Free removed stage-2 tables in RCU callback, Oliver Upton
- [PATCH 10/14] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks, Oliver Upton
- [PATCH 11/14] KVM: arm64: Make changes block->table to leaf PTEs parallel-aware, Oliver Upton
- [PATCH 12/14] KVM: arm64: Make leaf->leaf PTE changes parallel-aware, Oliver Upton
- [PATCH 13/14] KVM: arm64: Make table->block changes parallel-aware, Oliver Upton
- [PATCH 14/14] KVM: arm64: Handle stage-2 faults in parallel, Oliver Upton
- Re: [PATCH 00/14] KVM: arm64: Parallel stage-2 fault handling, Marc Zyngier
- [PATCH v5 0/7] KVM: selftests: Implement ucall "pool" (for SEV),
Sean Christopherson
- [PATCH 0/9] KVM: arm64: selftests: Test linked {break,watch}points,
Reiji Watanabe
- [PATCH 1/9] KVM: arm64: selftests: Add helpers to extract a field of an ID register, Reiji Watanabe
- [PATCH 2/9] KVM: arm64: selftests: Add write_dbg{b,w}{c,v}r helpers in debug-exceptions, Reiji Watanabe
- [PATCH 3/9] KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions, Reiji Watanabe
- [PATCH 4/9] KVM: arm64: selftests: Add helpers to enable debug exceptions, Reiji Watanabe
- [PATCH 5/9] KVM: arm64: selftests: Have debug_version() use cpuid_get_ufield() helper, Reiji Watanabe
- [PATCH 6/9] KVM: arm64: selftests: Change debug_version() to take ID_AA64DFR0_EL1, Reiji Watanabe
- [PATCH 7/9] KVM: arm64: selftests: Add a test case for a linked breakpoint, Reiji Watanabe
- [PATCH 8/9] KVM: arm64: selftests: Add a test case for a linked watchpoint, Reiji Watanabe
- [PATCH 9/9] KVM: arm64: selftests: Test with every breakpoint/watchpoint, Reiji Watanabe
- [PATCH 0/3] KVM: arm64: nv: Fixes for Nested Virtualization issues,
Ganapatrao Kulkarni
- [PATCH v4 0/6] KVM: selftests: Implement ucall "pool" (for SEV),
Sean Christopherson
- [PATCH v5 00/13] KVM: selftests: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH v5 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva() library function, Ricardo Koller
- [PATCH v5 01/13] KVM: selftests: Add a userfaultfd library, Ricardo Koller
- [PATCH v5 03/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete(), Ricardo Koller
- [PATCH v5 04/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros, Ricardo Koller
- [PATCH v5 05/13] tools: Copy bitfield.h from the kernel sources, Ricardo Koller
- [PATCH v5 06/13] KVM: selftests: Stash backing_src_type in struct userspace_mem_region, Ricardo Koller
- [PATCH v5 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params, Ricardo Koller
- [PATCH v5 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations, Ricardo Koller
- [PATCH v5 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test, Ricardo Koller
- [PATCH v5 10/13] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test, Ricardo Koller
- [PATCH v5 12/13] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test, Ricardo Koller
- [PATCH v5 13/13] KVM: selftests: aarch64: Add mix of tests into page_fault_test, Ricardo Koller
- [PATCH v5 11/13] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test, Ricardo Koller
- [PATCH v7 0/4] KVM: mm: count KVM mmu usage in memory stats,
Yosry Ahmed
- [PATCH] mailmap: Update Oliver's email address,
Oliver Upton
- [RESEND PATCH] KVM: selftests: Update top-of-file comment in psci_test,
Oliver Upton
- [PATCH] KVM: selftests: Update top-of-file comment in psci_test, Oliver Upton
- [PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking,
Gavin Shan
[PATCH v1 2/5] KVM: selftests: Use host page size to map ring buffer in dirty_log_test, Gavin Shan
[PATCH v1 3/5] KVM: selftests: Dirty host pages in dirty_log_test, Gavin Shan
[PATCH v1 4/5] KVM: selftests: Clear dirty ring states between two modes in dirty_log_test, Gavin Shan
[PATCH v1 5/5] KVM: selftests: Automate choosing dirty ring size in dirty_log_test, Gavin Shan
[GIT PULL] KVM/arm64 fixes for 6.0, take #1,
Marc Zyngier
[PATCH 0/6] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system,
Oliver Upton
[PATCH v2 0/2] KVM: arm64: Uphold 64bit-only behavior on asymmetric systems,
Oliver Upton
[PATCH v3 0/7] arm64/sve: Clean up KVM integration and optimise syscalls,
Mark Brown
Re: Build regressions/improvements in v6.0-rc1, Geert Uytterhoeven
Re: qemu-system-aarch64: Failed to retrieve host CPU features,
Peter Maydell
[kvm-unit-tests PATCH v4 0/4] arm: pmu: Fixes for bare metal,
Ricardo Koller
[PATCH 0/2] KVM: arm64: Uphold 64bit-only behavior on asymmetric systems,
Oliver Upton
[PATCH v3 0/7] KVM: arm64: permit MAP_SHARED mappings with MTE enabled,
Peter Collingbourne
[PATCH v2 0/2] kvm/selftests: Two rseq_test fixes,
Gavin Shan
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]