Linux KVM for ARM
[Prev Page][Next Page]
- Re: [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses., (continued)
- [GIT PULL] KVM/arm64 fixes for 5.18, take #2,
Marc Zyngier
- [PATCH kvmtool 00/15] arm64: Allow the user to set RAM base address,
Alexandru Elisei
- [PATCH kvmtool 01/15] Use MB for megabytes consistently, Alexandru Elisei
- [PATCH kvmtool 02/15] builtin-run: Always use RAM size in bytes, Alexandru Elisei
- [PATCH kvmtool 03/15] builtin-run: Rework RAM size validation, Alexandru Elisei
- [PATCH kvmtool 04/15] builtin-run: Add arch hook to validate VM configuration, Alexandru Elisei
- [PATCH kvmtool 06/15] builtin_run: Allow standard size specifiers for memory, Alexandru Elisei
- [PATCH kvmtool 05/15] arm/arm64: Fail if RAM size is too large for 32-bit guests, Alexandru Elisei
- [PATCH kvmtool 07/15] arm/arm64: Kill the ARM_MAX_MEMORY() macro, Alexandru Elisei
- [PATCH kvmtool 08/15] arm/arm64: Kill the ARM_HIMAP_MAX_MEMORY() macro, Alexandru Elisei
- [PATCH kvmtool 09/15] kvm__arch_init: Remove hugetlbfs_path and ram_size as parameters, Alexandru Elisei
- [PATCH kvmtool 10/15] arm/arm64: Consolidate RAM initialization in kvm__init_ram(), Alexandru Elisei
- [PATCH kvmtool 11/15] Introduce kvm__arch_default_ram_address(), Alexandru Elisei
- [PATCH kvmtool 13/15] arm/arm64: Allow standard size specifiers for firmware address, Alexandru Elisei
- [PATCH kvmtool 12/15] arm64: Allow the user to specify the RAM base address, Alexandru Elisei
- [PATCH kvmtool 14/15] arm/arm64: Treat --firmware-address when no --firmware as an error, Alexandru Elisei
- [PATCH kvmtool 15/15] arm/arm64: Validate firmware address in kvm__arch_validate_cfg(), Alexandru Elisei
- [PATCH] arm64: kvm: avoid unnecessary absolute addressing via literals,
Ard Biesheuvel
- [PATCH v2 0/2] KVM/arm64: sys_reg_table_init() small improvements,
Alexandru Elisei
- [PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault,
Marc Zyngier
- [PATCH v2 0/4] KVM: arm64: vgic: Misc ITS fixes,
Ricardo Koller
- [PATCH 0/4] KVM nVHE Hypervisor stack unwinder,
Kalesh Singh
- [PATCH] KVM: arm64: Handle host stage-2 faults from 32-bit EL0,
Will Deacon
- [PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats,
Yosry Ahmed
- [PATCH RESEND 0/2] KVM/arm64: sys_reg_table_init() small improvements,
Alexandru Elisei
- [PATCH v3 0/5] KVM: arm64: Limit feature register reads from AArch32,
Oliver Upton
- [PATCH 0/4] KVM: arm64: vgic: Misc ITS fixes,
Ricardo Koller
- [PATCH 0/2] KVM/arm64: sys_reg_table_init() small improvements,
Alexandru Elisei
- [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set,
Alexandru Elisei
- [PATCH v3 0/5] arm64: Treat ESR_ELx as a 64-bit register,
Alexandru Elisei
- [PATCH v4 00/20] KVM: Extend Eager Page Splitting to the shadow MMU,
David Matlack
- [PATCH v4 02/20] KVM: x86/mmu: Use a bool for direct, David Matlack
- [PATCH v4 04/20] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions, David Matlack
- [PATCH v4 05/20] KVM: x86/mmu: Consolidate shadow page allocation and initialization, David Matlack
- [PATCH v4 06/20] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages, David Matlack
- [PATCH v4 01/20] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs, David Matlack
- [PATCH v4 03/20] KVM: x86/mmu: Derive shadow MMU page role from parent, David Matlack
- [PATCH v4 07/20] KVM: x86/mmu: Move guest PT write-protection to account_shadowed(), David Matlack
- [PATCH v4 08/20] KVM: x86/mmu: Pass memory caches to allocate SPs separately, David Matlack
- [PATCH v4 09/20] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page(), David Matlack
- [PATCH v4 11/20] KVM: x86/mmu: Allow for NULL vcpu pointer in __kvm_mmu_get_shadow_page(), David Matlack
- [PATCH v4 10/20] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page(), David Matlack
- [PATCH v4 12/20] KVM: x86/mmu: Pass const memslot to rmap_add(), David Matlack
- [PATCH v4 13/20] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu, David Matlack
- [PATCH v4 14/20] KVM: x86/mmu: Update page stats in __rmap_add(), David Matlack
- [PATCH v4 16/20] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU, David Matlack
- [PATCH v4 15/20] KVM: x86/mmu: Cache the access bits of shadowed translations, David Matlack
- [PATCH v4 17/20] KVM: x86/mmu: Zap collapsible SPTEs at all levels in the shadow MMU, David Matlack
- [PATCH v4 18/20] KVM: x86/mmu: Refactor drop_large_spte(), David Matlack
- [PATCH v4 19/20] KVM: Allow for different capacities in kvm_mmu_memory_cache structs, David Matlack
- [PATCH v4 20/20] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs, David Matlack
- [PATCH v6 0/9] KVM: arm64: Add support for hypercall services selection,
Raghavendra Rao Ananta
- [PATCH] KVM: arm64: Inject exception on out-of-IPA-range translation fault,
Marc Zyngier
- [PATCH v2 0/5] arm64: Treat ESR_ELx as a 64-bit register,
Alexandru Elisei
- [PATCH v8 0/6] KVM: arm64: Hypervisor stack enhancements,
Kalesh Singh
- [PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT,
Marc Zyngier
- [PATCH v2 01/10] arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition, Marc Zyngier
- [PATCH v2 05/10] KVM: arm64: Handle blocking WFIT instruction, Marc Zyngier
- [PATCH v2 06/10] KVM: arm64: Offer early resume for non-blocking WFxT instructions, Marc Zyngier
- [PATCH v2 03/10] KVM: arm64: Simplify kvm_cpu_has_pending_timer(), Marc Zyngier
- [PATCH v2 04/10] KVM: arm64: Introduce kvm_counter_compute_delta() helper, Marc Zyngier
- [PATCH v2 02/10] arm64: Add RV and RN fields for ESR_ELx_WFx_ISS, Marc Zyngier
- [PATCH v2 07/10] KVM: arm64: Expose the WFXT feature to guests, Marc Zyngier
- [PATCH v2 09/10] arm64: Add wfet()/wfit() helpers, Marc Zyngier
- [PATCH v2 08/10] arm64: Add HWCAP advertising FEAT_WFXT, Marc Zyngier
- [PATCH v2 10/10] arm64: Use WFxT for __delay() when possible, Marc Zyngier
- Re: [PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT, Catalin Marinas
- [PATCH AUTOSEL 5.17 09/34] selftests: KVM: Free the GIC FD when cleaning up in arch_timer, Sasha Levin
- KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory,
Alexandru Elisei
- [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension,
Mark Brown
- [PATCH v14 01/39] kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data(), Mark Brown
- [PATCH v14 02/39] kselftest/arm64: Remove assumption that tasks start FPSIMD only, Mark Brown
- [PATCH v14 03/39] kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets, Mark Brown
- [PATCH v14 04/39] arm64/sme: Provide ABI documentation for SME, Mark Brown
- [PATCH v14 05/39] arm64/sme: System register and exception syndrome definitions, Mark Brown
- [PATCH v14 06/39] arm64/sme: Manually encode SME instructions, Mark Brown
- [PATCH v14 07/39] arm64/sme: Early CPU setup for SME, Mark Brown
- [PATCH v14 08/39] arm64/sme: Basic enumeration support, Mark Brown
- [PATCH v14 09/39] arm64/sme: Identify supported SME vector lengths at boot, Mark Brown
- [PATCH v14 10/39] arm64/sme: Implement sysctl to set the default vector length, Mark Brown
- [PATCH v14 11/39] arm64/sme: Implement vector length configuration prctl()s, Mark Brown
- [PATCH v14 12/39] arm64/sme: Implement support for TPIDR2, Mark Brown
- [PATCH v14 13/39] arm64/sme: Implement SVCR context switching, Mark Brown
- [PATCH v14 14/39] arm64/sme: Implement streaming SVE context switching, Mark Brown
- [PATCH v14 15/39] arm64/sme: Implement ZA context switching, Mark Brown
- [PATCH v14 16/39] arm64/sme: Implement traps and syscall handling for SME, Mark Brown
- [PATCH v14 17/39] arm64/sme: Disable ZA and streaming mode when handling signals, Mark Brown
- [PATCH v14 18/39] arm64/sme: Implement streaming SVE signal handling, Mark Brown
- [PATCH v14 19/39] arm64/sme: Implement ZA signal handling, Mark Brown
- [PATCH v14 20/39] arm64/sme: Implement ptrace support for streaming mode SVE registers, Mark Brown
- [PATCH v14 21/39] arm64/sme: Add ptrace support for ZA, Mark Brown
- [PATCH v14 22/39] arm64/sme: Disable streaming mode and ZA when flushing CPU state, Mark Brown
- [PATCH v14 23/39] arm64/sme: Save and restore streaming mode over EFI runtime calls, Mark Brown
- [PATCH v14 24/39] KVM: arm64: Hide SME system registers from guests, Mark Brown
- [PATCH v14 25/39] KVM: arm64: Trap SME usage in guest, Mark Brown
- [PATCH v14 26/39] KVM: arm64: Handle SME host state when running guests, Mark Brown
- [PATCH v14 27/39] arm64/sme: Provide Kconfig for SME, Mark Brown
- [PATCH v14 28/39] kselftest/arm64: Add manual encodings for SME instructions, Mark Brown
- [PATCH v14 29/39] kselftest/arm64: sme: Add SME support to vlset, Mark Brown
- [PATCH v14 31/39] kselftest/arm64: Extend vector configuration API tests to cover SME, Mark Brown
- [PATCH v14 30/39] kselftest/arm64: Add tests for TPIDR2, Mark Brown
- [PATCH v14 32/39] kselftest/arm64: sme: Provide streaming mode SVE stress test, Mark Brown
- [PATCH v14 33/39] kselftest/arm64: signal: Handle ZA signal context in core code, Mark Brown
- [PATCH v14 34/39] kselftest/arm64: Add stress test for SME ZA context switching, Mark Brown
- [PATCH v14 35/39] kselftest/arm64: signal: Add SME signal handling tests, Mark Brown
- [PATCH v14 36/39] kselftest/arm64: Add streaming SVE to SVE ptrace tests, Mark Brown
- [PATCH v14 37/39] kselftest/arm64: Add coverage for the ZA ptrace interface, Mark Brown
- [PATCH v14 38/39] kselftest/arm64: Add SME support to syscall ABI test, Mark Brown
- [PATCH v14 39/39] selftests/arm64: Add a testcase for handling of ZA on clone(), Mark Brown
- Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension, Marc Zyngier
- Re: (subset) [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension, Catalin Marinas
- Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension, Qian Cai
- Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension, Qian Cai
[PATCH v7 00/38] KVM: arm64: Make CPU ID registers writable by userspace,
Reiji Watanabe
- [PATCH v7 01/38] KVM: arm64: Introduce a validation function for an ID register, Reiji Watanabe
- [PATCH v7 02/38] KVM: arm64: Save ID registers' sanitized value per guest, Reiji Watanabe
- [PATCH v7 03/38] KVM: arm64: Introduce struct id_reg_desc, Reiji Watanabe
- [PATCH v7 04/38] KVM: arm64: Generate id_reg_desc's ftr_bits at KVM init when needed, Reiji Watanabe
- [PATCH v7 05/38] KVM: arm64: Prohibit modifying values of ID regs for 32bit EL1 guests, Reiji Watanabe
- [PATCH v7 06/38] KVM: arm64: Make ID_AA64PFR0_EL1 writable, Reiji Watanabe
- [PATCH v7 08/38] KVM: arm64: Make ID_AA64ISAR0_EL1 writable, Reiji Watanabe
- [PATCH v7 07/38] KVM: arm64: Make ID_AA64PFR1_EL1 writable, Reiji Watanabe
- [PATCH v7 09/38] KVM: arm64: Make ID_AA64ISAR1_EL1 writable, Reiji Watanabe
- [PATCH v7 10/38] KVM: arm64: Make ID_AA64ISAR2_EL1 writable, Reiji Watanabe
- [PATCH v7 11/38] KVM: arm64: Make ID_AA64MMFR0_EL1 writable, Reiji Watanabe
- [PATCH v7 12/38] KVM: arm64: Add a KVM flag indicating emulating debug regs access is needed, Reiji Watanabe
- [PATCH v7 13/38] KVM: arm64: Emulate dbgbcr/dbgbvr accesses, Reiji Watanabe
- [PATCH v7 14/38] KVM: arm64: Emulate dbgwcr accesses, Reiji Watanabe
- [PATCH v7 15/38] KVM: arm64: Make ID_AA64DFR0_EL1/ID_DFR0_EL1 writable, Reiji Watanabe
- [PATCH v7 16/38] KVM: arm64: KVM: arm64: Make ID_DFR1_EL1 writable, Reiji Watanabe
- [PATCH v7 17/38] KVM: arm64: KVM: arm64: Make ID_MMFR0_EL1 writable, Reiji Watanabe
- [PATCH v7 18/38] KVM: arm64: Make MVFR1_EL1 writable, Reiji Watanabe
- [PATCH v7 19/38] KVM: arm64: Add remaining ID registers to id_reg_desc_table, Reiji Watanabe
- [PATCH v7 20/38] KVM: arm64: Use id_reg_desc_table for ID registers, Reiji Watanabe
- [PATCH v7 21/38] KVM: arm64: Add consistency checking for frac fields of ID registers, Reiji Watanabe
- [PATCH v7 22/38] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability, Reiji Watanabe
- [PATCH v7 24/38] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE, Reiji Watanabe
- [PATCH v7 25/38] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2, Reiji Watanabe
- [PATCH v7 26/38] KVM: arm64: Introduce framework to trap disabled features, Reiji Watanabe
- [PATCH v7 23/38] KVM: arm64: Add kunit test for ID register validation, Reiji Watanabe
- [PATCH v7 27/38] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1, Reiji Watanabe
- [PATCH v7 28/38] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1, Reiji Watanabe
- [PATCH v7 29/38] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1, Reiji Watanabe
- [PATCH v7 32/38] KVM: arm64: Add kunit test for trap initialization, Reiji Watanabe
- [PATCH v7 30/38] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1, Reiji Watanabe
- [PATCH v7 33/38] KVM: arm64: selftests: Add helpers to extract a field of ID registers, Reiji Watanabe
- [PATCH v7 31/38] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1, Reiji Watanabe
- [PATCH v7 34/38] KVM: arm64: selftests: Introduce id_reg_test, Reiji Watanabe
- [PATCH v7 35/38] KVM: arm64: selftests: Test linked breakpoint and watchpoint, Reiji Watanabe
- [PATCH v7 36/38] KVM: arm64: selftests: Test breakpoint/watchpoint register access, Reiji Watanabe
- [PATCH v7 37/38] KVM: arm64: selftests: Test with every breakpoint/watchpoint, Reiji Watanabe
- [PATCH v7 38/38] KVM: arm64: selftests: Test breakpoint/watchpoint changing ID_AA64DFR0_EL1, Reiji Watanabe
[RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling,
Oliver Upton
- [RFC PATCH 01/17] KVM: arm64: Directly read owner id field in stage2_pte_is_counted(), Oliver Upton
- [RFC PATCH 02/17] KVM: arm64: Only read the pte once per visit, Oliver Upton
- [RFC PATCH 03/17] KVM: arm64: Return the next table from map callbacks, Oliver Upton
- [RFC PATCH 04/17] KVM: arm64: Protect page table traversal with RCU, Oliver Upton
- [RFC PATCH 05/17] KVM: arm64: Take an argument to indicate parallel walk, Oliver Upton
- [RFC PATCH 07/17] KVM: arm64: Enlighten perm relax path about parallel walks, Oliver Upton
- [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks, Oliver Upton
- [RFC PATCH 08/17] KVM: arm64: Spin off helper for initializing table pte, Oliver Upton
- [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk, Oliver Upton
- [RFC PATCH 10/17] KVM: arm64: Assume a table pte is already owned in post-order traversal, Oliver Upton
- [RFC PATCH 11/17] KVM: arm64: Move MMU cache init/destroy into helpers, Oliver Upton
- [RFC PATCH 12/17] KVM: arm64: Stuff mmu page cache in sub struct, Oliver Upton
- [RFC PATCH 13/17] KVM: arm64: Setup cache for stage2 page headers, Oliver Upton
- [RFC PATCH 15/17] KVM: arm64: Allow parallel calls to kvm_pgtable_stage2_map(), Oliver Upton
- [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk, Oliver Upton
- [RFC PATCH 17/17] TESTONLY: KVM: arm64: Add super lazy accounting of stage 2 table pages, Oliver Upton
- [RFC PATCH 16/17] KVM: arm64: Enable parallel stage 2 MMU faults, Oliver Upton
- Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling, Oliver Upton
- Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling, David Matlack
- Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling, Ben Gardon
Re: [PATCH 0/5] KVM: Clean up debugfs+stats init/destroy, Oliver Upton
[no subject], Unknown
[PATCH v3 kvmtool 00/11] arm64: Improve PMU support on heterogeneous systems,
Alexandru Elisei
- [PATCH v3 kvmtool 02/11] linux/bitops.h: Include wordsize.h to provide the __WORDSIZE define, Alexandru Elisei
- [PATCH v3 kvmtool 01/11] linux/err.h: Add missing stdbool.h include, Alexandru Elisei
- [PATCH v3 kvmtool 03/11] arm/arm64: pmu.h: Add missing header guards, Alexandru Elisei
- [PATCH v3 kvmtool 04/11] arm: Move arch specific VCPU features to the arch specific function, Alexandru Elisei
- [PATCH v3 kvmtool 05/11] arm: Get rid of the ARM_VCPU_FEATURE_FLAGS() macro, Alexandru Elisei
- [PATCH v3 kvmtool 06/11] arm: Make the PMUv3 emulation code arm64 specific, Alexandru Elisei
- [PATCH v3 kvmtool 07/11] arm64: Rework set_pmu_attr(), Alexandru Elisei
- [PATCH v3 kvmtool 08/11] Add cpumask functions, Alexandru Elisei
- [PATCH v3 kvmtool 09/11] update_headers.sh: Sync ABI headers with Linux v5.18-rc2, Alexandru Elisei
- [PATCH v3 kvmtool 10/11] arm64: Add support for KVM_ARM_VCPU_PMU_V3_SET_PMU, Alexandru Elisei
- [PATCH v3 kvmtool 11/11] arm64: Add --vcpu-affinity command line argument, Alexandru Elisei
- Re: [PATCH v3 kvmtool 00/11] arm64: Improve PMU support on heterogeneous systems, Will Deacon
[PATCH 00/10] arm64: Add initial support for FEAT_WFxT,
Marc Zyngier
- [PATCH 03/10] KVM: arm64: Simplify kvm_cpu_has_pending_timer(), Marc Zyngier
- [PATCH 07/10] KVM: arm64: Expose the WFXT feature to guests, Marc Zyngier
- [PATCH 01/10] arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition, Marc Zyngier
- [PATCH 02/10] arm64: Add RV and RN fields for ESR_ELx_WFx_ISS, Marc Zyngier
- [PATCH 09/10] arm64: Add wfet()/wfit() helpers, Marc Zyngier
- [PATCH 06/10] KVM: arm64: Offer early resume for non-blocking WFxT instructions, Marc Zyngier
- [PATCH 04/10] KVM: arm64: Introduce kvm_counter_compute_delta() helper, Marc Zyngier
- [PATCH 08/10] arm64: Add HWCAP advertising FEAT_WFXT, Marc Zyngier
- [PATCH 05/10] KVM: arm64: Handle blocking WFIT instruction, Marc Zyngier
- [PATCH 10/10] arm64: Use WFxT for __delay() when possible, Marc Zyngier
[PATCH v5 00/13] KVM: arm64: PSCI SYSTEM_SUSPEND support,
Oliver Upton
- [PATCH v5 01/13] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2, Oliver Upton
- [PATCH v5 02/13] KVM: arm64: Dedupe vCPU power off helpers, Oliver Upton
- [PATCH v5 03/13] KVM: arm64: Track vCPU power state using MP state values, Oliver Upton
- [PATCH v5 04/13] KVM: arm64: Rename the KVM_REQ_SLEEP handler, Oliver Upton
- [PATCH v5 05/13] KVM: Create helper for setting a system event exit, Oliver Upton
- [PATCH v5 06/13] KVM: arm64: Return a value from check_vcpu_requests(), Oliver Upton
- [PATCH v5 07/13] KVM: arm64: Add support for userspace to suspend a vCPU, Oliver Upton
- [PATCH v5 08/13] KVM: arm64: Implement PSCI SYSTEM_SUSPEND, Oliver Upton
- [PATCH v5 09/13] selftests: KVM: Rename psci_cpu_on_test to psci_test, Oliver Upton
- [PATCH v5 12/13] selftests: KVM: Refactor psci_test to make it amenable to new tests, Oliver Upton
- [PATCH v5 11/13] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test, Oliver Upton
- [PATCH v5 13/13] selftests: KVM: Test SYSTEM_SUSPEND PSCI call, Oliver Upton
- [PATCH v5 10/13] selftests: KVM: Create helper for making SMCCC calls, Oliver Upton
[PATCH v7 0/6] KVM: arm64: Hypervisor stack enhancements,
Kalesh Singh
[GIT PULL] KVM/arm64 fixes for 5.18, take #1,
Marc Zyngier
[PATCH v13 00/39] arm64/sme: Initial support for the Scalable Matrix Extension,
Mark Brown
- [PATCH v13 01/39] kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data(), Mark Brown
- [PATCH v13 02/39] kselftest/arm64: Remove assumption that tasks start FPSIMD only, Mark Brown
- [PATCH v13 03/39] kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets, Mark Brown
- [PATCH v13 04/39] arm64/sme: Provide ABI documentation for SME, Mark Brown
- [PATCH v13 05/39] arm64/sme: System register and exception syndrome definitions, Mark Brown
- [PATCH v13 06/39] arm64/sme: Manually encode SME instructions, Mark Brown
- [PATCH v13 07/39] arm64/sme: Early CPU setup for SME, Mark Brown
- [PATCH v13 08/39] arm64/sme: Basic enumeration support, Mark Brown
- [PATCH v13 09/39] arm64/sme: Identify supported SME vector lengths at boot, Mark Brown
- [PATCH v13 10/39] arm64/sme: Implement sysctl to set the default vector length, Mark Brown
- [PATCH v13 11/39] arm64/sme: Implement vector length configuration prctl()s, Mark Brown
- [PATCH v13 12/39] arm64/sme: Implement support for TPIDR2, Mark Brown
- [PATCH v13 13/39] arm64/sme: Implement SVCR context switching, Mark Brown
- [PATCH v13 14/39] arm64/sme: Implement streaming SVE context switching, Mark Brown
- [PATCH v13 15/39] arm64/sme: Implement ZA context switching, Mark Brown
- [PATCH v13 16/39] arm64/sme: Implement traps and syscall handling for SME, Mark Brown
- [PATCH v13 17/39] arm64/sme: Disable ZA and streaming mode when handling signals, Mark Brown
- [PATCH v13 18/39] arm64/sme: Implement streaming SVE signal handling, Mark Brown
- [PATCH v13 19/39] arm64/sme: Implement ZA signal handling, Mark Brown
- [PATCH v13 20/39] arm64/sme: Implement ptrace support for streaming mode SVE registers, Mark Brown
- [PATCH v13 21/39] arm64/sme: Add ptrace support for ZA, Mark Brown
- [PATCH v13 22/39] arm64/sme: Disable streaming mode and ZA when flushing CPU state, Mark Brown
- [PATCH v13 23/39] arm64/sme: Save and restore streaming mode over EFI runtime calls, Mark Brown
- [PATCH v13 24/39] KVM: arm64: Hide SME system registers from guests, Mark Brown
- [PATCH v13 25/39] KVM: arm64: Trap SME usage in guest, Mark Brown
- [PATCH v13 26/39] KVM: arm64: Handle SME host state when running guests, Mark Brown
- [PATCH v13 27/39] arm64/sme: Provide Kconfig for SME, Mark Brown
- [PATCH v13 28/39] kselftest/arm64: Add manual encodings for SME instructions, Mark Brown
- [PATCH v13 29/39] kselftest/arm64: sme: Add SME support to vlset, Mark Brown
- [PATCH v13 30/39] kselftest/arm64: Add tests for TPIDR2, Mark Brown
- [PATCH v13 31/39] kselftest/arm64: Extend vector configuration API tests to cover SME, Mark Brown
- [PATCH v13 32/39] kselftest/arm64: sme: Provide streaming mode SVE stress test, Mark Brown
- [PATCH v13 33/39] kselftest/arm64: signal: Handle ZA signal context in core code, Mark Brown
- [PATCH v13 34/39] kselftest/arm64: Add stress test for SME ZA context switching, Mark Brown
- [PATCH v13 35/39] kselftest/arm64: signal: Add SME signal handling tests, Mark Brown
- [PATCH v13 36/39] kselftest/arm64: Add streaming SVE to SVE ptrace tests, Mark Brown
- [PATCH v13 37/39] kselftest/arm64: Add coverage for the ZA ptrace interface, Mark Brown
- [PATCH v13 38/39] kselftest/arm64: Add SME support to syscall ABI test, Mark Brown
- [PATCH v13 39/39] selftests/arm64: Add a testcase for handling of ZA on clone(), Mark Brown
[PATCH v1 0/3] KVM: arm64: Do not communicate host pmu event changes by accessing hyp data,
Fuad Tabba
[PATCH v3 00/13] KVM: selftests: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH v3 01/13] KVM: selftests: Add a userfaultfd library, Ricardo Koller
- [PATCH v3 02/13] KVM: selftests: aarch64: Add vm_get_pte_gpa library function, Ricardo Koller
- [PATCH v3 03/13] KVM: selftests: Add vm_alloc_page_table_in_memslot library function, Ricardo Koller
- [PATCH v3 04/13] KVM: selftests: aarch64: Export _virt_pg_map with a pt_memslot arg, Ricardo Koller
- [PATCH v3 05/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete, Ricardo Koller
- [PATCH v3 06/13] KVM: selftests: Add vm_mem_region_get_src_fd library function, Ricardo Koller
- [PATCH v3 07/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros, Ricardo Koller
- [PATCH v3 08/13] tools: Copy bitfield.h from the kernel sources, Ricardo Koller
- [PATCH v3 10/13] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test, Ricardo Koller
- [PATCH v3 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test, Ricardo Koller
- [PATCH v3 11/13] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test, Ricardo Koller
- [PATCH v3 12/13] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test, Ricardo Koller
- [PATCH v3 13/13] KVM: selftests: aarch64: Add mix of tests into page_fault_test, Ricardo Koller
[PATCH 0/5] arm64: Treat ESR_ELx as a 64-bit register,
Alexandru Elisei
[PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection,
Raghavendra Rao Ananta
- [PATCH v5 01/10] KVM: arm64: Factor out firmware register handling from psci.c, Raghavendra Rao Ananta
- [PATCH v5 02/10] KVM: arm64: Setup a framework for hypercall bitmap firmware registers, Raghavendra Rao Ananta
- [PATCH v5 03/10] KVM: arm64: Add standard hypervisor firmware register, Raghavendra Rao Ananta
- [PATCH v5 04/10] KVM: arm64: Add vendor hypervisor firmware register, Raghavendra Rao Ananta
- [PATCH v5 06/10] Docs: KVM: Add doc for the bitmap firmware registers, Raghavendra Rao Ananta
- [PATCH v5 05/10] Docs: KVM: Rename psci.rst to hypercalls.rst, Raghavendra Rao Ananta
- [PATCH v5 07/10] tools: Import ARM SMCCC definitions, Raghavendra Rao Ananta
- [PATCH v5 08/10] selftests: KVM: aarch64: Introduce hypercall ABI test, Raghavendra Rao Ananta
- [PATCH v5 09/10] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list, Raghavendra Rao Ananta
- [PATCH v5 10/10] selftests: KVM: aarch64: Add KVM_REG_ARM_FW_REG(3) to get-reg-list, Raghavendra Rao Ananta
- Re: [PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection, Gavin Shan
[PATCH v3 0/3] KVM: Fix use-after-free in debugfs,
Oliver Upton
[PATCH v2 0/4] KVM: arm64: vgic-v3: MMIO-based LPI invalidation and co,
Marc Zyngier
[PATCH v4 0/4] KVM: arm64: selftests: Add edge cases tests for the arch timer,
Ricardo Koller
[PATCH v2 0/3] KVM: Fix use-after-free in debugfs,
Oliver Upton
[no subject], Unknown
[PATCH v6 00/18] Support SDEI Virtualization,
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]