Linux KVM for ARM
[Prev Page][Next Page]
- Re: [PATCH v12 20/40] arm64/sme: Implement streaming SVE signal handling, (continued)
- [PATCH v12 21/40] arm64/sme: Implement ZA signal handling, Mark Brown
- [PATCH v12 22/40] arm64/sme: Implement ptrace support for streaming mode SVE registers, Mark Brown
- [PATCH v12 23/40] arm64/sme: Add ptrace support for ZA, Mark Brown
- [PATCH v12 24/40] arm64/sme: Disable streaming mode and ZA when flushing CPU state, Mark Brown
- [PATCH v12 25/40] arm64/sme: Save and restore streaming mode over EFI runtime calls, Mark Brown
- [PATCH v12 26/40] KVM: arm64: Hide SME system registers from guests, Mark Brown
- [PATCH v12 27/40] KVM: arm64: Trap SME usage in guest, Mark Brown
- [PATCH v12 28/40] KVM: arm64: Handle SME host state when running guests, Mark Brown
- [PATCH v12 29/40] arm64/sme: Provide Kconfig for SME, Mark Brown
- [PATCH v12 30/40] kselftest/arm64: Add manual encodings for SME instructions, Mark Brown
- [PATCH v12 31/40] kselftest/arm64: sme: Add SME support to vlset, Mark Brown
- [PATCH v12 32/40] kselftest/arm64: Add tests for TPIDR2, Mark Brown
- [PATCH v12 33/40] kselftest/arm64: Extend vector configuration API tests to cover SME, Mark Brown
- [PATCH v12 34/40] kselftest/arm64: sme: Provide streaming mode SVE stress test, Mark Brown
- [PATCH v12 35/40] kselftest/arm64: signal: Handle ZA signal context in core code, Mark Brown
- [PATCH v12 36/40] kselftest/arm64: Add stress test for SME ZA context switching, Mark Brown
- [PATCH v12 37/40] kselftest/arm64: signal: Add SME signal handling tests, Mark Brown
- [PATCH v12 38/40] kselftest/arm64: Add streaming SVE to SVE ptrace tests, Mark Brown
- [PATCH v12 39/40] kselftest/arm64: Add coverage for the ZA ptrace interface, Mark Brown
- [PATCH v12 40/40] kselftest/arm64: Add SME support to syscall ABI test, Mark Brown
- [PATCH v4 0/8] KVM: arm64: Hypervisor stack enhancements,
Kalesh Singh
- [PATCH kvmtool v5 0/3] aarch64: Add stolen time support,
Sebastian Ene
- [GIT PULL] KVM/arm64 fixes for 5.17, take #4,
Marc Zyngier
- [PATCH] KVM: arm64: fix semicolon.cocci warnings,
kernel test robot
- [PATCH v4 00/13] KVM: arm64: Add support for hypercall services selection,
Raghavendra Rao Ananta
- [PATCH v4 01/13] KVM: arm64: Factor out firmware register handling from psci.c, Raghavendra Rao Ananta
- [PATCH v4 02/13] KVM: arm64: Introduce KVM_CAP_ARM_REG_SCOPE, Raghavendra Rao Ananta
- [PATCH v4 03/13] KVM: arm64: Encode the scope for firmware registers, Raghavendra Rao Ananta
- [PATCH v4 04/13] KVM: arm64: Capture VM's first run, Raghavendra Rao Ananta
- [PATCH v4 05/13] KVM: arm64: Setup a framework for hypercall bitmap firmware registers, Raghavendra Rao Ananta
- [PATCH v4 06/13] KVM: arm64: Add standard hypervisor firmware register, Raghavendra Rao Ananta
- [PATCH v4 07/13] KVM: arm64: Add vendor hypervisor firmware register, Raghavendra Rao Ananta
- [PATCH v4 08/13] Docs: KVM: Add doc for the bitmap firmware registers, Raghavendra Rao Ananta
- [PATCH v4 09/13] Docs: KVM: Rename psci.rst to hypercalls.rst, Raghavendra Rao Ananta
- [PATCH v4 10/13] tools: Import ARM SMCCC definitions, Raghavendra Rao Ananta
- [PATCH v4 11/13] selftests: KVM: aarch64: Introduce hypercall ABI test, Raghavendra Rao Ananta
- [PATCH v4 12/13] selftests: KVM: aarch64: hypercalls: Test with KVM_CAP_ARM_REG_SCOPE, Raghavendra Rao Ananta
- [PATCH v4 13/13] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list, Raghavendra Rao Ananta
- [PATCH kvmtool v4 0/3] aarch64: Add stolen time support,
Sebastian Ene
- [PATCH v3 0/8] KVM: arm64: Hypervisor stack enhancements,
Kalesh Singh
- [PATCH RESEND] kselftest: kvm/arm64: Skip tests if we can't create a vgic-v3, Mark Brown
- [kvm-unit-tests PATCH v2 0/3] configure changes and rename --target-efi,
Alexandru Elisei
- [PATCH] KVM: arm64: Remove unneeded semicolon,
cgel . zte
- [PATCH v2 0/9] KVM: arm64: Hypervisor stack enhancements,
Kalesh Singh
- [PATCH v3 00/19] KVM: arm64: Implement PSCI SYSTEM_SUSPEND,
Oliver Upton
- [PATCH v3 01/19] KVM: arm64: Drop unused param from kvm_psci_version(), Oliver Upton
- [PATCH v3 02/19] KVM: arm64: Create a helper to check if IPA is valid, Oliver Upton
- [PATCH v3 03/19] KVM: arm64: Reject invalid addresses for CPU_ON PSCI call, Oliver Upton
- [PATCH v3 04/19] KVM: arm64: Clean up SMC64 PSCI filtering for AArch32 guests, Oliver Upton
- [PATCH v3 05/19] KVM: arm64: Dedupe vCPU power off helpers, Oliver Upton
- [PATCH v3 08/19] KVM: arm64: Add reset helper that accepts caller-provided reset state, Oliver Upton
- [PATCH v3 07/19] KVM: arm64: Rename the KVM_REQ_SLEEP handler, Oliver Upton
- [PATCH v3 06/19] KVM: arm64: Track vCPU power state using MP state values, Oliver Upton
- [PATCH v3 09/19] KVM: arm64: Implement PSCI SYSTEM_SUSPEND, Oliver Upton
- [PATCH v3 10/19] KVM: Create helper for setting a system event exit, Oliver Upton
- [PATCH v3 11/19] KVM: arm64: Return a value from check_vcpu_requests(), Oliver Upton
- [PATCH v3 12/19] KVM: arm64: Add support for userspace to suspend a vCPU, Oliver Upton
- [PATCH v3 13/19] KVM: arm64: Add support KVM_SYSTEM_EVENT_SUSPEND to PSCI SYSTEM_SUSPEND, Oliver Upton
- [PATCH v3 15/19] selftests: KVM: Rename psci_cpu_on_test to psci_test, Oliver Upton
- [PATCH v3 14/19] KVM: arm64: Raise default PSCI version to v1.1, Oliver Upton
- [PATCH v3 16/19] selftests: KVM: Create helper for making SMCCC calls, Oliver Upton
- [PATCH v3 17/19] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test, Oliver Upton
- [PATCH v3 18/19] selftests: KVM: Refactor psci_test to make it amenable to new tests, Oliver Upton
- [PATCH v3 19/19] selftests: KVM: Test SYSTEM_SUSPEND PSCI call, Oliver Upton
- [PATCH AUTOSEL 5.10 08/18] KVM: arm64: vgic: Read HW interrupt pending state from the HW, Sasha Levin
- [PATCH AUTOSEL 5.15 09/28] KVM: arm64: vgic: Read HW interrupt pending state from the HW, Sasha Levin
- [PATCH AUTOSEL 5.16 11/30] KVM: arm64: vgic: Read HW interrupt pending state from the HW, Sasha Levin
- [PATCH kvmtool v3] aarch64: Add stolen time support,
Sebastian Ene
- [PATCH v2 0/3] Plumb PSCI SYSTEM_RESET2 call for guests,
Will Deacon
- [PATCH 0/3] Plumb PSCI SYSTEM_RESET2 call for guests,
Will Deacon
- [PATCH kvmtool v2] aarch64: Add stolen time support,
Sebastian Ene
- [kvm-unit-tests PATCH] configure: arm: Fixes to build and run tests on Apple Silicon,
Nikos Nikoleris
- [PATCH] KVM: arm64: Don't miss pending interrupts for suspended vCPU,
Oliver Upton
- Re: [PATCH v4 2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs",
Claudio Imbrenda
- [PATCH kvmtool] aarch64: Add stolen time support,
Sebastian Ene
- [PATCH 1/2] KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fd,
Reiji Watanabe
- [PATCH kvmtool 0/3] Misc fixes,
Alexandru Elisei
- [PATCH v5 00/27] KVM: arm64: Make CPU ID registers writable by userspace,
Reiji Watanabe
- [PATCH v5 01/27] KVM: arm64: Introduce a validation function for an ID register, Reiji Watanabe
- [PATCH v5 02/27] KVM: arm64: Save ID registers' sanitized value per guest, Reiji Watanabe
- [PATCH v5 03/27] KVM: arm64: Introduce struct id_reg_info, Reiji Watanabe
- [PATCH v5 04/27] KVM: arm64: Make ID_AA64PFR0_EL1 writable, Reiji Watanabe
- [PATCH v5 05/27] KVM: arm64: Make ID_AA64PFR1_EL1 writable, Reiji Watanabe
- [PATCH v5 06/27] KVM: arm64: Make ID_AA64ISAR0_EL1 writable, Reiji Watanabe
- [PATCH v5 07/27] KVM: arm64: Make ID_AA64ISAR1_EL1 writable, Reiji Watanabe
- [PATCH v5 08/27] KVM: arm64: Make ID_AA64MMFR0_EL1 writable, Reiji Watanabe
- [PATCH v5 09/27] KVM: arm64: Make ID_AA64MMFR1_EL1 writable, Reiji Watanabe
- [PATCH v5 10/27] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest, Reiji Watanabe
- [PATCH v5 11/27] KVM: arm64: Make ID_AA64DFR0_EL1 writable, Reiji Watanabe
- [PATCH v5 12/27] KVM: arm64: Make ID_DFR0_EL1 writable, Reiji Watanabe
- [PATCH v5 13/27] KVM: arm64: Make MVFR1_EL1 writable, Reiji Watanabe
- [PATCH v5 14/27] KVM: arm64: Make ID registers without id_reg_info writable, Reiji Watanabe
- [PATCH v5 15/27] KVM: arm64: Add consistency checking for frac fields of ID registers, Reiji Watanabe
- [PATCH v5 16/27] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability, Reiji Watanabe
- [PATCH v5 17/27] KVM: arm64: Add kunit test for ID register validation, Reiji Watanabe
- [PATCH v5 18/27] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE, Reiji Watanabe
- [PATCH v5 19/27] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2, Reiji Watanabe
- [PATCH v5 20/27] KVM: arm64: Introduce framework to trap disabled features, Reiji Watanabe
- [PATCH v5 21/27] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1, Reiji Watanabe
- [PATCH v5 22/27] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1, Reiji Watanabe
- [PATCH v5 23/27] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1, Reiji Watanabe
- [PATCH v5 24/27] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1, Reiji Watanabe
- [PATCH v5 25/27] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1, Reiji Watanabe
- [PATCH v5 26/27] KVM: arm64: Add kunit test for trap initialization, Reiji Watanabe
- [PATCH v5 27/27] KVM: arm64: selftests: Introduce id_reg_test, Reiji Watanabe
- Re: [PULL 18/38] hw/arm/virt: Honor highmem setting when computing the memory map,
Akihiko Odaki
- [GIT PULL] KVM/arm64 fixes for 5.17, take #3,
Marc Zyngier
- [PATCH 0/7] KVM: arm64: Hypervisor stack enhancements,
Kalesh Singh
- [kvm-unit-tests PATCH 0/4] configure changes and rename --target-efi,
Alexandru Elisei
- [PATCH v3 0/5] Improve KVM's interaction with CPU hotplug,
Chao Gao
- [PATCH] KVM: arm64: vgic: Read HW interrupt pending state from the HW,
Marc Zyngier
- [PATCH] KVM: arm64: Drop unused param from kvm_psci_version(),
Oliver Upton
- [PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension,
Mark Brown
- [PATCH v11 01/40] arm64: Define CPACR_EL1_FPEN similarly to other floating point controls, Mark Brown
- [PATCH v11 02/40] arm64: Always use individual bits in CPACR floating point enables, Mark Brown
- [PATCH v11 03/40] arm64: cpufeature: Always specify and use a field width for capabilities, Mark Brown
- [PATCH v11 04/40] kselftest/arm64: Remove local ARRAY_SIZE() definitions, Mark Brown
- [PATCH v11 05/40] kselftest/arm64: signal: Allow tests to be incompatible with features, Mark Brown
- [PATCH v11 06/40] arm64/sme: Provide ABI documentation for SME, Mark Brown
- [PATCH v11 07/40] arm64/sme: System register and exception syndrome definitions, Mark Brown
- [PATCH v11 08/40] arm64/sme: Manually encode SME instructions, Mark Brown
- [PATCH v11 09/40] arm64/sme: Early CPU setup for SME, Mark Brown
- [PATCH v11 10/40] arm64/sme: Basic enumeration support, Mark Brown
- [PATCH v11 11/40] arm64/sme: Identify supported SME vector lengths at boot, Mark Brown
- [PATCH v11 12/40] arm64/sme: Implement sysctl to set the default vector length, Mark Brown
- [PATCH v11 13/40] arm64/sme: Implement vector length configuration prctl()s, Mark Brown
- [PATCH v11 14/40] arm64/sme: Implement support for TPIDR2, Mark Brown
- [PATCH v11 15/40] arm64/sme: Implement SVCR context switching, Mark Brown
- [PATCH v11 16/40] arm64/sme: Implement streaming SVE context switching, Mark Brown
- [PATCH v11 17/40] arm64/sme: Implement ZA context switching, Mark Brown
- [PATCH v11 18/40] arm64/sme: Implement traps and syscall handling for SME, Mark Brown
- [PATCH v11 19/40] arm64/sme: Disable ZA and streaming mode when handling signals, Mark Brown
- [PATCH v11 20/40] arm64/sme: Implement streaming SVE signal handling, Mark Brown
- [PATCH v11 21/40] arm64/sme: Implement ZA signal handling, Mark Brown
- [PATCH v11 22/40] arm64/sme: Implement ptrace support for streaming mode SVE registers, Mark Brown
- [PATCH v11 23/40] arm64/sme: Add ptrace support for ZA, Mark Brown
- [PATCH v11 24/40] arm64/sme: Disable streaming mode and ZA when flushing CPU state, Mark Brown
- [PATCH v11 25/40] arm64/sme: Save and restore streaming mode over EFI runtime calls, Mark Brown
- [PATCH v11 26/40] KVM: arm64: Hide SME system registers from guests, Mark Brown
- [PATCH v11 27/40] KVM: arm64: Trap SME usage in guest, Mark Brown
- [PATCH v11 28/40] KVM: arm64: Handle SME host state when running guests, Mark Brown
- [PATCH v11 29/40] arm64/sme: Provide Kconfig for SME, Mark Brown
- [PATCH v11 30/40] kselftest/arm64: Add manual encodings for SME instructions, Mark Brown
- [PATCH v11 31/40] kselftest/arm64: sme: Add SME support to vlset, Mark Brown
- [PATCH v11 32/40] kselftest/arm64: Add tests for TPIDR2, Mark Brown
- [PATCH v11 33/40] kselftest/arm64: Extend vector configuration API tests to cover SME, Mark Brown
- [PATCH v11 34/40] kselftest/arm64: sme: Provide streaming mode SVE stress test, Mark Brown
- [PATCH v11 35/40] kselftest/arm64: signal: Handle ZA signal context in core code, Mark Brown
- [PATCH v11 36/40] kselftest/arm64: Add stress test for SME ZA context switching, Mark Brown
- [PATCH v11 37/40] kselftest/arm64: signal: Add SME signal handling tests, Mark Brown
- [PATCH v11 38/40] kselftest/arm64: Add streaming SVE to SVE ptrace tests, Mark Brown
- [PATCH v11 39/40] kselftest/arm64: Add coverage for the ZA ptrace interface, Mark Brown
- [PATCH v11 40/40] kselftest/arm64: Add SME support to syscall ABI test, Mark Brown
- Re: [PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension, Shuah Khan
- Re: [PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension, Will Deacon
- [GIT PULL] KVM/arm64 fixes for 5.17, take #2,
Marc Zyngier
- [no subject], Unknown
- [no subject], Unknown
- [PATCH v5 0/6] KVM: arm64: Emulate the OS Lock,
Oliver Upton
- [PATCH][kvmtool] virtio/pci: Signal INTx interrupts as level instead of edge,
Marc Zyngier
- [PATCH v2] KVM: arm64: pkvm: Implement CONFIG_DEBUG_LIST at Hyp,
Keir Fraser
- [PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support,
Marc Zyngier
- [PATCH v6 03/64] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set, Marc Zyngier
- [PATCH v6 01/64] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature, Marc Zyngier
- [PATCH v6 05/64] KVM: arm64: nv: Add EL2 system registers to vcpu context, Marc Zyngier
- [PATCH v6 04/64] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x, Marc Zyngier
- [PATCH v6 06/64] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state, Marc Zyngier
- [PATCH v6 02/64] KVM: arm64: nv: Introduce nested virtualization VCPU feature, Marc Zyngier
- [PATCH v6 08/64] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values, Marc Zyngier
- [PATCH v6 07/64] KVM: arm64: nv: Handle HCR_EL2.NV system register traps, Marc Zyngier
- [PATCH v6 09/64] KVM: arm64: nv: Support virtual EL2 exceptions, Marc Zyngier
- [PATCH v6 26/64] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting, Marc Zyngier
- [PATCH v6 13/64] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg(), Marc Zyngier
- [PATCH v6 10/64] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2, Marc Zyngier
- [PATCH v6 19/64] KVM: arm64: nv: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual EL2, Marc Zyngier
- [PATCH v6 24/64] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting, Marc Zyngier
- [PATCH v6 11/64] KVM: arm64: nv: Handle trapped ERET from virtual EL2, Marc Zyngier
- [PATCH v6 21/64] KVM: arm64: nv: Handle PSCI call via smc from the guest, Marc Zyngier
- [PATCH v6 15/64] KVM: arm64: nv: Handle HCR_EL2.E2H specially, Marc Zyngier
- [PATCH v6 23/64] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP, FPEN} settings, Marc Zyngier
- [PATCH v6 27/64] KVM: arm64: nv: Allow a sysreg to be hidden from userspace only, Marc Zyngier
- [PATCH v6 28/64] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2, Marc Zyngier
- [PATCH v6 14/64] KVM: arm64: nv: Handle SPSR_EL2 specially, Marc Zyngier
- [PATCH v6 18/64] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2, Marc Zyngier
- [PATCH v6 22/64] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting, Marc Zyngier
- [PATCH v6 20/64] KVM: arm64: nv: Trap CPACR_EL1 access in virtual EL2, Marc Zyngier
- [PATCH v6 16/64] KVM: arm64: nv: Save/Restore vEL2 sysregs, Marc Zyngier
- [PATCH v6 17/64] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor, Marc Zyngier
- [PATCH v6 25/64] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings, Marc Zyngier
- [PATCH v6 29/64] KVM: arm64: nv: Forward debug traps to the nested guest, Marc Zyngier
- [PATCH v6 12/64] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers, Marc Zyngier
- [PATCH v6 38/64] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables, Marc Zyngier
- [PATCH v6 57/64] KVM: arm64: nv: Map VNCR-capable registers to a separate page, Marc Zyngier
- [PATCH v6 48/64] KVM: arm64: nv: vgic: Emulate the HW bit in software, Marc Zyngier
- [PATCH v6 58/64] KVM: arm64: nv: Move nested vgic state into the sysreg file, Marc Zyngier
- [PATCH v6 51/64] KVM: arm64: nv: Add nested GICv3 tracepoints, Marc Zyngier
- [PATCH v6 45/64] KVM: arm64: nv: Load timer before the GIC, Marc Zyngier
- [PATCH v6 62/64] KVM: arm64: nv: Enable ARMv8.4-NV support, Marc Zyngier
- [PATCH v6 61/64] KVM: arm64: nv: Allocate VNCR page when required, Marc Zyngier
- [PATCH v6 40/64] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2, Marc Zyngier
- [PATCH v6 60/64] KVM: arm64: nv: Sync nested timer state with ARMv8.4, Marc Zyngier
- [PATCH v6 53/64] KVM: arm64: nv: Add handling of ARMv8.4-TTL TLB invalidation, Marc Zyngier
- [PATCH v6 64/64] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests, Marc Zyngier
- [PATCH v6 50/64] KVM: arm64: nv: Implement maintenance interrupt forwarding, Marc Zyngier
- [PATCH v6 54/64] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information, Marc Zyngier
- [PATCH v6 31/64] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes, Marc Zyngier
- [PATCH v6 55/64] KVM: arm64: nv: Tag shadow S2 entries with nested level, Marc Zyngier
- [PATCH v6 39/64] KVM: arm64: nv: Set a handler for the system instruction traps, Marc Zyngier
- [PATCH v6 37/64] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's, Marc Zyngier
- [PATCH v6 47/64] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest, Marc Zyngier
- [PATCH v6 44/64] KVM: arm64: nv: Add handling of EL2-specific timer registers, Marc Zyngier
- [PATCH v6 36/64] KVM: arm64: nv: Handle shadow stage 2 page faults, Marc Zyngier
- [PATCH v6 32/64] KVM: arm64: nv: Filter out unsupported features from ID regs, Marc Zyngier
- [PATCH v6 56/64] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets, Marc Zyngier
- [PATCH v6 63/64] KVM: arm64: nv: Fast-track 'InHost' exception returns, Marc Zyngier
- [PATCH v6 42/64] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's, Marc Zyngier
- [PATCH v6 34/64] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures, Marc Zyngier
- [PATCH v6 41/64] KVM: arm64: nv: Trap and emulate TLBI instructions from virtual EL2, Marc Zyngier
- [PATCH v6 35/64] KVM: arm64: nv: Implement nested Stage-2 page table walk logic, Marc Zyngier
- [PATCH v6 30/64] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization, Marc Zyngier
- [PATCH v6 33/64] KVM: arm64: nv: Hide RAS from nested guests, Marc Zyngier
- [PATCH v6 49/64] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ, Marc Zyngier
- [PATCH v6 59/64] KVM: arm64: Add ARMv8.4 Enhanced Nested Virt cpufeature, Marc Zyngier
- [PATCH v6 46/64] KVM: arm64: nv: Nested GICv3 Support, Marc Zyngier
- [PATCH v6 52/64] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT, Marc Zyngier
- [PATCH v6 43/64] KVM: arm64: nv: arch_timer: Support hyp timer emulation, Marc Zyngier
- [GIT PULL] KVM/arm64 fixes for 5.17, take #1,
Marc Zyngier
- [PATCH v2 kvmtool 00/10] arm64: Improve PMU support on heterogeneous systems,
Alexandru Elisei
- [PATCH v2 kvmtool 01/10] linux/err.h: Add missing stdbool.h include, Alexandru Elisei
- [PATCH v2 kvmtool 02/10] bitops.h: Include wordsize.h to provide the __WORDSIZE define, Alexandru Elisei
- [PATCH v2 kvmtool 03/10] arm: Move arch specific VCPU features to the arch specific function, Alexandru Elisei
- [PATCH v2 kvmtool 04/10] arm: Get rid of the ARM_VCPU_FEATURE_FLAGS() macro, Alexandru Elisei
- [PATCH v2 kvmtool 05/10] arm: Make the PMUv3 emulation code arm64 specific, Alexandru Elisei
- [PATCH v2 kvmtool 06/10] arm64: Rework set_pmu_attr(), Alexandru Elisei
- [PATCH v2 kvmtool 07/10] Add cpumask functions, Alexandru Elisei
- [PATCH v2 kvmtool 08/10] update_headers.sh: Sync headers with Linux v5.17-rc1 + SET_PMU attribute, Alexandru Elisei
- [PATCH v2 kvmtool 09/10] arm64: Add support for KVM_ARM_VCPU_PMU_V3_SET_PMU, Alexandru Elisei
- [PATCH v2 kvmtool 10/10] arm64: Add --vcpu-affinity command line argument, Alexandru Elisei
- Re: [PATCH v2 kvmtool 00/10] arm64: Improve PMU support on heterogeneous systems, Alexandru Elisei
- [PATCH v4 0/6] KVM: arm64: Improve PMU support on heterogeneous systems,
Alexandru Elisei
- [PATCH v2 0/4] KVM: arm64: A510 errata workaround and fixes for fixup_guest_exit(),
James Morse
- [PATCH v2 0/5] kvm: selftests: aarch64: some fixes for vgic_irq,
Ricardo Koller
- [RFC PATCH 00/12] arm64: implement read-only page tables,
Ard Biesheuvel
- [RFC PATCH 01/12] asm-generic/pgalloc: allow arch to override PMD alloc/free routines, Ard Biesheuvel
- [RFC PATCH 02/12] arm64: mm: add helpers to remap page tables read-only/read-write, Ard Biesheuvel
- [RFC PATCH 03/12] arm64: mm: use a fixmap slot for user page table modifications, Ard Biesheuvel
- [RFC PATCH 04/12] arm64: mm: remap PGD pages r/o in the linear region after allocation, Ard Biesheuvel
- [RFC PATCH 05/12] arm64: mm: remap PUD pages r/o in linear region, Ard Biesheuvel
- [RFC PATCH 06/12] arm64: mm: remap PMD pages r/o in linear region, Ard Biesheuvel
- [RFC PATCH 07/12] arm64: mm: remap PTE level user page tables r/o in the linear region, Ard Biesheuvel
- [RFC PATCH 08/12] arm64: mm: remap kernel PTE level page tables r/o in the linear region, Ard Biesheuvel
- [RFC PATCH 09/12] arm64: mm: remap kernel page tables read-only at end of init, Ard Biesheuvel
- [RFC PATCH 10/12] mm: add default definition of p4d_index(), Ard Biesheuvel
- [RFC PATCH 11/12] arm64: efi: use set_pte_at() not set_pte() in order to pass mm pointer, Ard Biesheuvel
- [RFC PATCH 12/12] arm64: hugetlb: use set_pte_at() not set_pte() to provide mm pointer, Ard Biesheuvel
- [PATCH v10 00/39] arm64/sme: Initial support for the Scalable Matrix Extension,
Mark Brown
- [PATCH v10 01/39] arm64: Define CPACR_EL1_FPEN similarly to other floating point controls, Mark Brown
- [PATCH v10 02/39] arm64: Always use individual bits in CPACR floating point enables, Mark Brown
- [PATCH v10 03/39] arm64: cpufeature: Always specify and use a field width for capabilities, Mark Brown
- [PATCH v10 04/39] kselftest/arm64: Remove local ARRAY_SIZE() definitions, Mark Brown
- [PATCH v10 05/39] arm64/sme: Provide ABI documentation for SME, Mark Brown
- [PATCH v10 06/39] arm64/sme: System register and exception syndrome definitions, Mark Brown
- [PATCH v10 07/39] arm64/sme: Manually encode SME instructions, Mark Brown
- [PATCH v10 08/39] arm64/sme: Early CPU setup for SME, Mark Brown
- [PATCH v10 09/39] arm64/sme: Basic enumeration support, Mark Brown
- [PATCH v10 10/39] arm64/sme: Identify supported SME vector lengths at boot, Mark Brown
- [PATCH v10 11/39] arm64/sme: Implement sysctl to set the default vector length, Mark Brown
- [PATCH v10 12/39] arm64/sme: Implement vector length configuration prctl()s, Mark Brown
- [PATCH v10 13/39] arm64/sme: Implement support for TPIDR2, Mark Brown
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]