Linux KVM for ARM
[Prev Page][Next Page]
- [PATCH v10 14/39] arm64/sme: Implement SVCR context switching, (continued)
- [PATCH v10 14/39] arm64/sme: Implement SVCR context switching, Mark Brown
- [PATCH v10 15/39] arm64/sme: Implement streaming SVE context switching, Mark Brown
- [PATCH v10 16/39] arm64/sme: Implement ZA context switching, Mark Brown
- [PATCH v10 17/39] arm64/sme: Implement traps and syscall handling for SME, Mark Brown
- [PATCH v10 18/39] arm64/sme: Disable ZA and streaming mode when handling signals, Mark Brown
- [PATCH v10 19/39] arm64/sme: Implement streaming SVE signal handling, Mark Brown
- [PATCH v10 20/39] arm64/sme: Implement ZA signal handling, Mark Brown
- [PATCH v10 21/39] arm64/sme: Implement ptrace support for streaming mode SVE registers, Mark Brown
- [PATCH v10 22/39] arm64/sme: Add ptrace support for ZA, Mark Brown
- [PATCH v10 23/39] arm64/sme: Disable streaming mode and ZA when flushing CPU state, Mark Brown
- [PATCH v10 24/39] arm64/sme: Save and restore streaming mode over EFI runtime calls, Mark Brown
- [PATCH v10 25/39] KVM: arm64: Hide SME system registers from guests, Mark Brown
- [PATCH v10 26/39] KVM: arm64: Trap SME usage in guest, Mark Brown
- [PATCH v10 27/39] KVM: arm64: Handle SME host state when running guests, Mark Brown
- [PATCH v10 28/39] arm64/sme: Provide Kconfig for SME, Mark Brown
- [PATCH v10 29/39] kselftest/arm64: sme: Add streaming SME support to vlset, Mark Brown
- [PATCH v10 30/39] kselftest/arm64: Add tests for TPIDR2, Mark Brown
- [PATCH v10 31/39] kselftest/arm64: Extend vector configuration API tests to cover SME, Mark Brown
- [PATCH v10 32/39] kselftest/arm64: sme: Provide streaming mode SVE stress test, Mark Brown
- [PATCH v10 33/39] kselftest/arm64: signal: Allow tests to be incompatible with features, Mark Brown
- [PATCH v10 34/39] kselftest/arm64: signal: Handle ZA signal context in core code, Mark Brown
- [PATCH v10 35/39] kselftest/arm64: Add stress test for SME ZA context switching, Mark Brown
- [PATCH v10 36/39] kselftest/arm64: signal: Add SME signal handling tests, Mark Brown
- [PATCH v10 37/39] kselftest/arm64: Add streaming SVE to SVE ptrace tests, Mark Brown
- [PATCH v10 38/39] kselftest/arm64: Add coverage for the ZA ptrace interface, Mark Brown
- [PATCH v10 39/39] kselftest/arm64: Add SME support to syscall ABI test, Mark Brown
- [PATCH v9 00/40] arm64/sme: Initial support for the Scalable Matrix Extension,
Mark Brown
- [PATCH v9 01/40] arm64: Define CPACR_EL1_FPEN similarly to other floating point controls, Mark Brown
- [PATCH v9 02/40] arm64: Always use individual bits in CPACR floating point enables, Mark Brown
- [PATCH v9 03/40] arm64: cpufeature: Always specify and use a field width for capabilities, Mark Brown
- [PATCH v9 04/40] kselftest/arm64: Remove local ARRAY_SIZE() definitions, Mark Brown
- [PATCH v9 05/40] arm64/sme: Provide ABI documentation for SME, Mark Brown
- [PATCH v9 06/40] arm64/sme: System register and exception syndrome definitions, Mark Brown
- [PATCH v9 07/40] arm64/sme: Manually encode SME instructions, Mark Brown
- [PATCH v9 08/40] arm64/sme: Early CPU setup for SME, Mark Brown
- [PATCH v9 09/40] arm64/sme: Basic enumeration support, Mark Brown
- [PATCH v9 10/40] arm64/sme: Identify supported SME vector lengths at boot, Mark Brown
- [PATCH v9 11/40] arm64/sme: Implement sysctl to set the default vector length, Mark Brown
- [PATCH v9 12/40] arm64/sme: Implement vector length configuration prctl()s, Mark Brown
- [PATCH v9 13/40] arm64/sme: Implement support for TPIDR2, Mark Brown
- [PATCH v9 14/40] arm64/sme: Implement SVCR context switching, Mark Brown
- [PATCH v9 15/40] arm64/sme: Implement streaming SVE context switching, Mark Brown
- [PATCH v9 16/40] arm64/sme: Implement ZA context switching, Mark Brown
- [PATCH v9 17/40] arm64/sme: Implement traps and syscall handling for SME, Mark Brown
- [PATCH v9 18/40] arm64/sme: Disable ZA and streaming mode when handling signals, Mark Brown
- [PATCH v9 19/40] arm64/sme: Implement streaming SVE signal handling, Mark Brown
- [PATCH v9 20/40] arm64/sme: Implement ZA signal handling, Mark Brown
- [PATCH v9 21/40] arm64/sme: Implement ptrace support for streaming mode SVE registers, Mark Brown
- [PATCH v9 22/40] arm64/sme: Add ptrace support for ZA, Mark Brown
- [PATCH v9 23/40] arm64/sme: Disable streaming mode and ZA when flushing CPU state, Mark Brown
- [PATCH v9 24/40] arm64/sme: Save and restore streaming mode over EFI runtime calls, Mark Brown
- [PATCH v9 25/40] KVM: arm64: Hide SME system registers from guests, Mark Brown
- [PATCH v9 26/40] KVM: arm64: Trap SME usage in guest, Mark Brown
- [PATCH v9 27/40] KVM: arm64: Handle SME host state when running guests, Mark Brown
- [PATCH v9 28/40] arm64/sme: Provide Kconfig for SME, Mark Brown
- [PATCH v9 29/40] kselftest/arm64: sme: Add streaming SME support to vlset, Mark Brown
- [PATCH v9 30/40] kselftest/arm64: Add tests for TPIDR2, Mark Brown
- [PATCH v9 31/40] kselftest/arm64: Extend vector configuration API tests to cover SME, Mark Brown
- [PATCH v9 32/40] kselftest/arm64: sme: Provide streaming mode SVE stress test, Mark Brown
- [PATCH v9 33/40] kselftest/arm64: signal: Allow tests to be incompatible with features, Mark Brown
- [PATCH v9 34/40] kselftest/arm64: signal: Handle ZA signal context in core code, Mark Brown
- [PATCH v9 35/40] kselftest/arm64: Add stress test for SME ZA context switching, Mark Brown
- [PATCH v9 36/40] kselftest/arm64: signal: Add SME signal handling tests, Mark Brown
- [PATCH v9 37/40] kselftest/arm64: Add streaming SVE to SVE ptrace tests, Mark Brown
- [PATCH v9 38/40] kselftest/arm64: Add coverage for the ZA ptrace interface, Mark Brown
- [PATCH v9 39/40] kselftest/arm64: Add SME support to syscall ABI test, Mark Brown
- [PATCH v9 40/40] squqsh traps, Mark Brown
- [PATCH v3] kselftest: kvm/arm64: Skip tests if we can't create a vgic-v3,
Mark Brown
- [PATCH v2] kselftest: kvm/arm64: Skip tests if we can't create a vgic-v3,
Mark Brown
- [PATCH] kselftest: kvm/arm64: Skip tests if we can't create a vgic-v3,
Mark Brown
- [PATCH 0/4] KVM: arm64: A510 errata workaround and fixes for fixup_guest_exit(),
James Morse
- [PATCH v8 00/38] arm64/sme: Initial support for the Scalable Matrix Extension,
Mark Brown
- [PATCH v8 01/38] arm64: cpufeature: Always specify and use a field width for capabilities, Mark Brown
- [PATCH v8 02/38] arm64: Add feature detection for fine grained traps, Mark Brown
- [PATCH v8 03/38] kselftest/arm64: Remove local ARRAY_SIZE() definitions, Mark Brown
- [PATCH v8 04/38] arm64/sme: Provide ABI documentation for SME, Mark Brown
- [PATCH v8 05/38] arm64/sme: System register and exception syndrome definitions, Mark Brown
- [PATCH v8 06/38] arm64/sme: Manually encode SME instructions, Mark Brown
- [PATCH v8 07/38] arm64/sme: Early CPU setup for SME, Mark Brown
- [PATCH v8 08/38] arm64/sme: Basic enumeration support, Mark Brown
- [PATCH v8 09/38] arm64/sme: Identify supported SME vector lengths at boot, Mark Brown
- [PATCH v8 10/38] arm64/sme: Implement sysctl to set the default vector length, Mark Brown
- [PATCH v8 11/38] arm64/sme: Implement vector length configuration prctl()s, Mark Brown
- [PATCH v8 12/38] arm64/sme: Implement support for TPIDR2, Mark Brown
- [PATCH v8 13/38] arm64/sme: Implement SVCR context switching, Mark Brown
- [PATCH v8 14/38] arm64/sme: Implement streaming SVE context switching, Mark Brown
- [PATCH v8 15/38] arm64/sme: Implement ZA context switching, Mark Brown
- [PATCH v8 16/38] arm64/sme: Implement traps and syscall handling for SME, Mark Brown
- [PATCH v8 17/38] arm64/sme: Disable ZA and streaming mode when handling signals, Mark Brown
- [PATCH v8 18/38] arm64/sme: Implement streaming SVE signal handling, Mark Brown
- [PATCH v8 19/38] arm64/sme: Implement ZA signal handling, Mark Brown
- [PATCH v8 20/38] arm64/sme: Implement ptrace support for streaming mode SVE registers, Mark Brown
- [PATCH v8 21/38] arm64/sme: Add ptrace support for ZA, Mark Brown
- [PATCH v8 22/38] arm64/sme: Disable streaming mode and ZA when flushing CPU state, Mark Brown
- [PATCH v8 23/38] arm64/sme: Save and restore streaming mode over EFI runtime calls, Mark Brown
- [PATCH v8 24/38] KVM: arm64: Hide SME system registers from guests, Mark Brown
- [PATCH v8 25/38] KVM: arm64: Trap SME usage in guest, Mark Brown
- [PATCH v8 26/38] KVM: arm64: Handle SME host state when running guests, Mark Brown
- [PATCH v8 27/38] arm64/sme: Provide Kconfig for SME, Mark Brown
- [PATCH v8 28/38] kselftest/arm64: sme: Add streaming SME support to vlset, Mark Brown
- [PATCH v8 29/38] kselftest/arm64: Add tests for TPIDR2, Mark Brown
- [PATCH v8 30/38] kselftest/arm64: Extend vector configuration API tests to cover SME, Mark Brown
- [PATCH v8 31/38] kselftest/arm64: sme: Provide streaming mode SVE stress test, Mark Brown
- [PATCH v8 32/38] kselftest/arm64: signal: Allow tests to be incompatible with features, Mark Brown
- [PATCH v8 33/38] kselftest/arm64: signal: Handle ZA signal context in core code, Mark Brown
- [PATCH v8 34/38] kselftest/arm64: Add stress test for SME ZA context switching, Mark Brown
- [PATCH v8 35/38] kselftest/arm64: signal: Add SME signal handling tests, Mark Brown
- [PATCH v8 36/38] kselftest/arm64: Add streaming SVE to SVE ptrace tests, Mark Brown
- [PATCH v8 37/38] kselftest/arm64: Add coverage for the ZA ptrace interface, Mark Brown
- [PATCH v8 38/38] kselftest/arm64: Add SME support to syscall ABI test, Mark Brown
- [PATCH v1 0/2] KVM: arm64: Additional documentation of the FP code,
Mark Brown
- [PATCH] KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken systems,
Marc Zyngier
- [PATCH] KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE,
Marc Zyngier
- [PATCH 0/2] kvm: selftests: aarch64: some fixes for vgic_irq,
Ricardo Koller
- [kvm-unit-tests] Permitted license for new library,
Alexandru Elisei
- [PATCH v2 0/4] Improve KVM's interaction with CPU hotplug,
Chao Gao
- [PATCH v2 1/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs,
Reiji Watanabe
- [PATCH v2 0/3] ARM64: Guest performance improvement during dirty,
Jing Zhang
- [PATCH v5 0/6] target/arm: Reduced-IPA space and highmem fixes,
Marc Zyngier
- [PATCH] KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance,
Marc Zyngier
- [PATCH v1 0/3] ARM64: Guest performance improvement during dirty,
Jing Zhang
- [kvm-unit-tests PATCH v2] arm64: debug: mark test_[bp, wp, ss] as noinline,
Ricardo Koller
- [kvm-unit-tests PATCH] arm64: debug: mark test_[bp, wp, ss] as noinline,
Ricardo Koller
- [RFC PATCH 0/3] ARM64: Guest performance improvement during dirty,
Jing Zhang
- [PATCH 1/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs,
Reiji Watanabe
- [PATCH v4 0/6] target/arm: Reduced-IPA space and highmem fixes,
Marc Zyngier
- [PATCH v3] hw/arm/virt: KVM: Enable PAuth when supported by the host,
Marc Zyngier
- [GIT PULL] KVM/arm64 updates for 5.17,
Marc Zyngier
- [RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace,
Reiji Watanabe
- [RFC PATCH v4 01/26] KVM: arm64: Introduce a validation function for an ID register, Reiji Watanabe
- [RFC PATCH v4 02/26] KVM: arm64: Save ID registers' sanitized value per guest, Reiji Watanabe
- [RFC PATCH v4 03/26] KVM: arm64: Introduce struct id_reg_info, Reiji Watanabe
- [RFC PATCH v4 04/26] KVM: arm64: Make ID_AA64PFR0_EL1 writable, Reiji Watanabe
- [RFC PATCH v4 05/26] KVM: arm64: Make ID_AA64PFR1_EL1 writable, Reiji Watanabe
- [RFC PATCH v4 06/26] KVM: arm64: Make ID_AA64ISAR0_EL1 writable, Reiji Watanabe
- [RFC PATCH v4 07/26] KVM: arm64: Make ID_AA64ISAR1_EL1 writable, Reiji Watanabe
- [RFC PATCH v4 08/26] KVM: arm64: Make ID_AA64MMFR0_EL1 writable, Reiji Watanabe
- [RFC PATCH v4 09/26] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest, Reiji Watanabe
- [RFC PATCH v4 10/26] KVM: arm64: Make ID_AA64DFR0_EL1 writable, Reiji Watanabe
- [RFC PATCH v4 11/26] KVM: arm64: Make ID_DFR0_EL1 writable, Reiji Watanabe
- [RFC PATCH v4 12/26] KVM: arm64: Make MVFR1_EL1 writable, Reiji Watanabe
- [RFC PATCH v4 13/26] KVM: arm64: Make ID registers without id_reg_info writable, Reiji Watanabe
- [RFC PATCH v4 15/26] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability, Reiji Watanabe
- [RFC PATCH v4 14/26] KVM: arm64: Add consistency checking for frac fields of ID registers, Reiji Watanabe
- [RFC PATCH v4 17/26] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE, Reiji Watanabe
- [RFC PATCH v4 16/26] KVM: arm64: Add kunit test for ID register validation, Reiji Watanabe
- [RFC PATCH v4 18/26] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2, Reiji Watanabe
- [RFC PATCH v4 19/26] KVM: arm64: Introduce framework to trap disabled features, Reiji Watanabe
- [RFC PATCH v4 20/26] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1, Reiji Watanabe
- [RFC PATCH v4 21/26] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1, Reiji Watanabe
- [RFC PATCH v4 22/26] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1, Reiji Watanabe
- [RFC PATCH v4 23/26] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1, Reiji Watanabe
- [RFC PATCH v4 24/26] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1, Reiji Watanabe
- [RFC PATCH v4 25/26] KVM: arm64: Add kunit test for trap initialization, Reiji Watanabe
- [RFC PATCH v4 26/26] KVM: arm64: selftests: Introduce id_reg_test, Reiji Watanabe
- Re: [RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace, Reiji Watanabe
- Re: [RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace, Fuad Tabba
- [RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection,
Raghavendra Rao Ananta
- [RFC PATCH v3 01/11] KVM: Capture VM start, Raghavendra Rao Ananta
- [RFC PATCH v3 02/11] KVM: arm64: Factor out firmware register handling from psci.c, Raghavendra Rao Ananta
- [RFC PATCH v3 03/11] KVM: Introduce KVM_CAP_ARM_HVC_FW_REG_BMAP, Raghavendra Rao Ananta
- [RFC PATCH v3 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers, Raghavendra Rao Ananta
- [RFC PATCH v3 05/11] KVM: arm64: Add standard hypervisor firmware register, Raghavendra Rao Ananta
- [RFC PATCH v3 06/11] KVM: arm64: Add vendor hypervisor firmware register, Raghavendra Rao Ananta
- [RFC PATCH v3 07/11] Docs: KVM: Add doc for the bitmap firmware registers, Raghavendra Rao Ananta
- [RFC PATCH v3 08/11] Docs: KVM: Rename psci.rst to hypercalls.rst, Raghavendra Rao Ananta
- [RFC PATCH v3 09/11] tools: Import ARM SMCCC definitions, Raghavendra Rao Ananta
- [RFC PATCH v3 10/11] selftests: KVM: aarch64: Introduce hypercall ABI test, Raghavendra Rao Ananta
- [RFC PATCH v3 11/11] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list, Raghavendra Rao Ananta
- [PATCH v2 1/1] KVM: arm64: vgic: Replace kernel.h with the necessary inclusions,
Andy Shevchenko
- [PATCH v2] hw/arm/virt: KVM: Enable PAuth when supported by the host,
Marc Zyngier
- [PATCH] KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve(),
Zenghui Yu
- [PATCH] hw/arm/virt: KVM: Enable PAuth when supported by the host,
Marc Zyngier
- [PATCH] KVM: arm64: selftests: get-reg-list: Add pauth configuration,
Marc Zyngier
- [PATCH v3 0/5] target/arm: Reduced-IPA space and highmem=off fixes,
Marc Zyngier
- [PATCH v2 0/6] KVM: arm64: Selftest IPA fixes and 16kB support,
Marc Zyngier
- [PATCH 0/6] Improve KVM's interaction with CPU hotplug,
Chao Gao
- [PATCH v1 1/1] KVM: arm64: vgic: Replace kernel.h with the necessary inclusions,
Andy Shevchenko
- Possible nohz-full/RCU issue in arm64 KVM,
Nicolas Saenz Julienne
- [PATCH 0/5] KVM: arm64: Selftest IPA fixes,
Marc Zyngier
- [PATCH] KVM: arm64: vgic-v3: Fix vcpu index comparison, Marc Zyngier
- [PATCH] KVM: arm64: vgic: Demote userspace-triggered console prints to kvm_debug(), Marc Zyngier
- [PATCH v4 00/14] KVM: arm64: Introduce kvm_{un}share_hyp(),
Quentin Perret
- [PATCH v4 01/14] KVM: arm64: Provide {get, put}_page() stubs for early hyp allocator, Quentin Perret
- [PATCH v4 02/14] KVM: arm64: Refcount hyp stage-1 pgtable pages, Quentin Perret
- [PATCH v4 03/14] KVM: arm64: Fixup hyp stage-1 refcount, Quentin Perret
- [PATCH v4 04/14] KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table, Quentin Perret
- [PATCH v4 05/14] KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2, Quentin Perret
- [PATCH v4 06/14] KVM: arm64: Introduce kvm_share_hyp(), Quentin Perret
- [PATCH v4 07/14] KVM: arm64: pkvm: Refcount the pages shared with EL2, Quentin Perret
- [PATCH v4 08/14] KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages, Quentin Perret
- [PATCH v4 09/14] KVM: arm64: Introduce wrappers for host and hyp spin lock accessors, Quentin Perret
- [PATCH v4 10/14] KVM: arm64: Implement do_share() helper for sharing memory, Quentin Perret
- [PATCH v4 11/14] KVM: arm64: Implement __pkvm_host_share_hyp() using do_share(), Quentin Perret
- [PATCH v4 12/14] KVM: arm64: Implement do_unshare() helper for unsharing memory, Quentin Perret
- [PATCH v4 13/14] KVM: arm64: Expose unshare hypercall to the host, Quentin Perret
- [PATCH v4 14/14] KVM: arm64: pkvm: Unshare guest structs during teardown, Quentin Perret
- Re: [PATCH v4 00/14] KVM: arm64: Introduce kvm_{un}share_hyp(), Marc Zyngier
- [PATCH v4 0/6] KVM: arm64: Emulate the OS Lock,
Oliver Upton
- Re: Libvirt on little.BIG ARM systems unable to start guest if no cpuset is provided,
Peter Maydell
- [PATCH v3 0/4] KVM: arm64: Improve PMU support on heterogeneous systems,
Alexandru Elisei
- Configuring the host GIC for guest to guest IPI,
Alex Bennée
- Some problems about TZASC configuration,
Chenxu Wang
- [RFC PATCH 00/10] KVM: selftests: Add support for test-selectable ucall implementations,
Michael Roth
- [PATCH RFC 09/10] kvm: selftests: add GUEST_SHARED_* macros for shared ucall implementations, Michael Roth
- [PATCH RFC 10/10] kvm: selftests: add ucall_test to test various ucall functionality, Michael Roth
- [PATCH RFC 01/10] kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h, Michael Roth
- [PATCH RFC 02/10] kvm: selftests: move ucall declarations into ucall_common.h, Michael Roth
- [PATCH RFC 04/10] kvm: arm64: selftests: use ucall_ops to define default ucall implementation, Michael Roth
- [PATCH RFC 03/10] kvm: selftests: introduce ucall_ops for test/arch-specific ucall implementations, Michael Roth
- [PATCH RFC 05/10] kvm: s390: selftests: use ucall_ops to define default ucall implementation, Michael Roth
- [PATCH RFC 06/10] kvm: selftests: add ucall interfaces based around shared memory, Michael Roth
- [PATCH RFC 07/10] kvm: selftests: add ucall_shared ops for PIO, Michael Roth
- [PATCH RFC 08/10] kvm: selftests: introduce ucall implementation based on halt instructions, Michael Roth
- Re: [RFC PATCH 00/10] KVM: selftests: Add support for test-selectable ucall implementations, Paolo Bonzini
- Re: [RFC PATCH 00/10] KVM: selftests: Add support for test-selectable ucall implementations, Sean Christopherson
- [kvm-unit-tests PATCH 0/3] arm64: debug: add migration tests for debug state,
Ricardo Koller
- [PATCH 0/2] KVM: arm64: Fix documentation for PSCI related functions,
Fuad Tabba
- [PATCH] KVM: arm64: Use defined value for SCTLR_ELx_EE,
Fuad Tabba
- [PATCH 0/6] KVM: arm64: Miscellaneous pkvm fixes,
Quentin Perret
- [PATCH] KVM: arm64: Drop unused workaround_flags vcpu field, Marc Zyngier
- [kvm-unit-tests PATCH 0/4] arm: Timer fixes,
Alexandru Elisei
- [PATCH AUTOSEL 5.10 02/15] KVM: arm64: Save PSTATE early on exit, Sasha Levin
- [PATCH AUTOSEL 5.15 05/24] KVM: arm64: Save PSTATE early on exit, Sasha Levin
- [PATCH v2 0/4] KVM: arm64: Improve PMU support on heterogeneous systems,
Alexandru Elisei
- [PATCH] KVM: arm64: Constify kvm_io_gic_ops,
Rikard Falkeborn
- [PATCH 0/3] KVM: arm64: Keep hyp and host headers separate where possible,
Will Deacon
- [kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM,
Alex Bennée
- [kvm-unit-tests PATCH v9 1/9] docs: mention checkpatch in the README, Alex Bennée
- [kvm-unit-tests PATCH v9 3/9] Makefile: add GNU global tags support, Alex Bennée
- [kvm-unit-tests PATCH v9 2/9] arm/flat.lds: don't drop debug during link, Alex Bennée
- [kvm-unit-tests PATCH v9 4/9] lib: add isaac prng library from CCAN, Alex Bennée
- [kvm-unit-tests PATCH v9 8/9] arm/run: use separate --accel form, Alex Bennée
- [kvm-unit-tests PATCH v9 5/9] arm/tlbflush-code: TLB flush during code execution, Alex Bennée
- [kvm-unit-tests PATCH v9 7/9] arm/barrier-litmus-tests: add simple mp and sal litmus tests, Alex Bennée
- [kvm-unit-tests PATCH v9 6/9] arm/locking-tests: add comprehensive locking test, Alex Bennée
- [kvm-unit-tests PATCH v9 9/9] arm/tcg-test: some basic TCG exercising tests, Alex Bennée
- Re: [kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM, Alex Bennée
- Re: [kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM, Andrew Jones
- [PATCH v3 00/15] KVM: arm64: Introduce kvm_share_hyp(),
Quentin Perret
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]