kvmarm
Thread
Date
Later messages
Messages by Date
2022/04/28
[PATCH kvmtool 10/15] arm/arm64: Consolidate RAM initialization in kvm__init_ram()
Alexandru Elisei
2022/04/28
[PATCH kvmtool 11/15] Introduce kvm__arch_default_ram_address()
Alexandru Elisei
2022/04/28
[PATCH kvmtool 09/15] kvm__arch_init: Remove hugetlbfs_path and ram_size as parameters
Alexandru Elisei
2022/04/28
[PATCH kvmtool 08/15] arm/arm64: Kill the ARM_HIMAP_MAX_MEMORY() macro
Alexandru Elisei
2022/04/28
[PATCH kvmtool 06/15] builtin_run: Allow standard size specifiers for memory
Alexandru Elisei
2022/04/28
[PATCH kvmtool 07/15] arm/arm64: Kill the ARM_MAX_MEMORY() macro
Alexandru Elisei
2022/04/28
[PATCH kvmtool 05/15] arm/arm64: Fail if RAM size is too large for 32-bit guests
Alexandru Elisei
2022/04/28
[PATCH kvmtool 04/15] builtin-run: Add arch hook to validate VM configuration
Alexandru Elisei
2022/04/28
[PATCH kvmtool 03/15] builtin-run: Rework RAM size validation
Alexandru Elisei
2022/04/28
[PATCH kvmtool 02/15] builtin-run: Always use RAM size in bytes
Alexandru Elisei
2022/04/28
[PATCH kvmtool 00/15] arm64: Allow the user to set RAM base address
Alexandru Elisei
2022/04/28
[PATCH kvmtool 01/15] Use MB for megabytes consistently
Alexandru Elisei
2022/04/28
Re: [PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
2022/04/28
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
Qian Cai
2022/04/28
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
Qian Cai
2022/04/28
[PATCH] arm64: kvm: avoid unnecessary absolute addressing via literals
Ard Biesheuvel
2022/04/28
[PATCH v2 2/2] KVM/arm64: Print emulated register table name when it is unsorted
Alexandru Elisei
2022/04/28
[PATCH v2 1/2] KVM/arm64: Don't BUG_ON() if emulated register table is unsorted
Alexandru Elisei
2022/04/28
[PATCH v2 0/2] KVM/arm64: sys_reg_table_init() small improvements
Alexandru Elisei
2022/04/28
Re: [PATCH v14 04/39] arm64/sme: Provide ABI documentation for SME
Catalin Marinas
2022/04/28
Re: [PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
Alexandru Elisei
2022/04/27
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
Mark Brown
2022/04/27
[PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
2022/04/27
Re: [PATCH] KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
2022/04/27
Re: [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
Marc Zyngier
2022/04/27
Re: [PATCH 2/2] KVM/arm64: Print emulated register table name when it is unsorted
Marc Zyngier
2022/04/27
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
Mark Brown
2022/04/27
[PATCH] KVM: arm64: Handle host stage-2 faults from 32-bit EL0
Will Deacon
2022/04/27
Re: [PATCH v14 27/39] arm64/sme: Provide Kconfig for SME
Mark Brown
2022/04/27
Re: [PATCH 2/2] KVM/arm64: Print emulated register table name when it is unsorted
Alexandru Elisei
2022/04/27
Re: [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
Alexandru Elisei
2022/04/26
Re: [PATCH v6 8/9] selftests: KVM: aarch64: Introduce hypercall ABI test
Gavin Shan
2022/04/26
Re: [PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
Gavin Shan
2022/04/26
Re: [PATCH v14 27/39] arm64/sme: Provide Kconfig for SME
Marek Szyprowski
2022/04/26
Re: [PATCH 2/2] KVM/arm64: Print emulated register table name when it is unsorted
Marc Zyngier
2022/04/26
Re: [PATCH 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
Marc Zyngier
2022/04/26
Re: [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats
Marc Zyngier
2022/04/26
[PATCH RESEND 2/2] KVM/arm64: Print emulated register table name when it is unsorted
Alexandru Elisei
2022/04/26
[PATCH RESEND 1/2] KVM/arm64: Don't BUG_ON() if emulated register table is unsorted
Alexandru Elisei
2022/04/26
[PATCH RESEND 0/2] KVM/arm64: sys_reg_table_init() small improvements
Alexandru Elisei
2022/04/26
Re: [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
Alexandru Elisei
2022/04/26
Re: [PATCH v3 0/5] KVM: arm64: Limit feature register reads from AArch32
Alexandru Elisei
2022/04/26
Re: [PATCH 2/2] KVM/arm64: Print sysreg table name when table is not sorted
Alexandru Elisei
2022/04/26
Re: [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
Alexandru Elisei
2022/04/26
Re: [PATCH v6 8/9] selftests: KVM: aarch64: Introduce hypercall ABI test
Gavin Shan
2022/04/26
Re: [PATCH v6 7/9] tools: Import ARM SMCCC definitions
Gavin Shan
2022/04/25
Re: [PATCH v6 6/9] Docs: KVM: Add doc for the bitmap firmware registers
Gavin Shan
2022/04/25
Re: [PATCH v6 5/9] Docs: KVM: Rename psci.rst to hypercalls.rst
Gavin Shan
2022/04/25
Re: [PATCH v6 4/9] KVM: arm64: Add vendor hypervisor firmware register
Gavin Shan
2022/04/25
Re: [PATCH v6 3/9] KVM: arm64: Add standard hypervisor firmware register
Gavin Shan
2022/04/25
Re: [PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
Gavin Shan
2022/04/25
Re: [PATCH 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
Marc Zyngier
2022/04/25
Re: [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
Marc Zyngier
2022/04/25
[PATCH 2/2] KVM/arm64: Print emulated register table name when it is unsorted
Alexandru Elisei
2022/04/25
[PATCH 2/2] KVM/arm64: Print sysreg table name when table is not sorted
Alexandru Elisei
2022/04/25
[PATCH 1/2] KVM/arm64: Don't BUG_ON() if emulated register table is unsorted
Alexandru Elisei
2022/04/25
[PATCH 0/2] KVM/arm64: sys_reg_table_init() small improvements
Alexandru Elisei
2022/04/25
[PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
Alexandru Elisei
2022/04/25
[PATCH v3 4/5] KVM: arm64: Treat ESR_EL2 as a 64-bit register
Alexandru Elisei
2022/04/25
[PATCH v3 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
Alexandru Elisei
2022/04/25
[PATCH v3 3/5] arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2022/04/25
[PATCH v3 2/5] arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
Alexandru Elisei
2022/04/25
[PATCH v3 1/5] arm64: Make ESR_ELx_xVC_IMM_MASK compatible with assembly
Alexandru Elisei
2022/04/25
[PATCH v3 0/5] arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2022/04/24
Re: [PATCH v4 19/20] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
kernel test robot
2022/04/23
Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
Gavin Shan
2022/04/23
Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
Gavin Shan
2022/04/23
Re: [PATCH v6 02/18] KVM: arm64: Route hypercalls based on their owner
Gavin Shan
2022/04/23
Re: [PATCH v4 19/20] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
kernel test robot
2022/04/22
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
Catalin Marinas
2022/04/22
Re: (subset) [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
Catalin Marinas
2022/04/22
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
Marc Zyngier
2022/04/22
Re: [PATCH v14 16/39] arm64/sme: Implement traps and syscall handling for SME
Catalin Marinas
2022/04/22
Re: [PATCH v6 02/18] KVM: arm64: Route hypercalls based on their owner
Gavin Shan
2022/04/22
Re: [PATCH v2 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
Marc Zyngier
2022/04/21
Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
Paolo Bonzini
2022/04/21
[PATCH] KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
2022/04/21
Re: [PATCH v2 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
Alexandru Elisei
2022/04/21
Re: [PATCH v2 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
Marc Zyngier
2022/04/21
[PATCH v2 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
Alexandru Elisei
2022/04/21
[PATCH v2 4/5] KVM: arm64: Treat ESR_EL2 as a 64-bit register
Alexandru Elisei
2022/04/21
[PATCH v2 3/5] arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2022/04/21
[PATCH v2 0/5] arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2022/04/21
[PATCH v2 2/5] arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
Alexandru Elisei
2022/04/21
[PATCH v2 1/5] arm64: Make ESR_ELx_xVC_IMM_MASK compatible with assembly
Alexandru Elisei
2022/04/21
Re: [PATCH v6 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace
Mark Rutland
2022/04/20
Re: [PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT
Marc Zyngier
2022/04/20
Re: [PATCH v2 08/10] arm64: Add HWCAP advertising FEAT_WFXT
Marc Zyngier
2022/04/20
Re: [PATCH v2 10/10] arm64: Use WFxT for __delay() when possible
Marc Zyngier
2022/04/20
Re: [PATCH v2 07/10] KVM: arm64: Expose the WFXT feature to guests
Catalin Marinas
2022/04/20
Re: [PATCH v2 10/10] arm64: Use WFxT for __delay() when possible
Catalin Marinas
2022/04/20
Re: [PATCH v2 09/10] arm64: Add wfet()/wfit() helpers
Catalin Marinas
2022/04/20
Re: [PATCH v2 08/10] arm64: Add HWCAP advertising FEAT_WFXT
Catalin Marinas
2022/04/20
Re: [PATCH v2 02/10] arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
Catalin Marinas
2022/04/20
Re: [PATCH v2 01/10] arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition
Catalin Marinas
2022/04/20
Re: [PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT
Catalin Marinas
2022/04/20
Re: [PATCH v3 20/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
Anup Patel
2022/04/20
RE: [PATCH 1/2] ACPI/AEST: Initial AEST driver
[email protected]
2022/04/19
[PATCH v2 10/10] arm64: Use WFxT for __delay() when possible
Marc Zyngier
2022/04/19
[PATCH v2 07/10] KVM: arm64: Expose the WFXT feature to guests
Marc Zyngier
2022/04/19
[PATCH v2 08/10] arm64: Add HWCAP advertising FEAT_WFXT
Marc Zyngier
2022/04/19
[PATCH v2 09/10] arm64: Add wfet()/wfit() helpers
Marc Zyngier
2022/04/19
[PATCH v2 02/10] arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
Marc Zyngier
2022/04/19
[PATCH v2 04/10] KVM: arm64: Introduce kvm_counter_compute_delta() helper
Marc Zyngier
2022/04/19
[PATCH v2 05/10] KVM: arm64: Handle blocking WFIT instruction
Marc Zyngier
2022/04/19
[PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT
Marc Zyngier
2022/04/19
[PATCH v2 03/10] KVM: arm64: Simplify kvm_cpu_has_pending_timer()
Marc Zyngier
2022/04/19
[PATCH v2 06/10] KVM: arm64: Offer early resume for non-blocking WFxT instructions
Marc Zyngier
2022/04/19
[PATCH v2 01/10] arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition
Marc Zyngier
2022/04/19
[PATCH AUTOSEL 5.17 09/34] selftests: KVM: Free the GIC FD when cleaning up in arch_timer
Sasha Levin
2022/04/19
Re: KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
Alexandru Elisei
2022/04/19
Re: KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
Alexandru Elisei
2022/04/19
Re: KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
Will Deacon
2022/04/19
Re: KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
Alexandru Elisei
2022/04/19
Re: KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
Will Deacon
2022/04/19
KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
Alexandru Elisei
2022/04/19
[PATCH v14 39/39] selftests/arm64: Add a testcase for handling of ZA on clone()
Mark Brown
2022/04/19
[PATCH v14 38/39] kselftest/arm64: Add SME support to syscall ABI test
Mark Brown
2022/04/19
[PATCH v14 37/39] kselftest/arm64: Add coverage for the ZA ptrace interface
Mark Brown
2022/04/19
[PATCH v14 36/39] kselftest/arm64: Add streaming SVE to SVE ptrace tests
Mark Brown
2022/04/19
[PATCH v14 35/39] kselftest/arm64: signal: Add SME signal handling tests
Mark Brown
2022/04/19
[PATCH v14 34/39] kselftest/arm64: Add stress test for SME ZA context switching
Mark Brown
2022/04/19
[PATCH v14 33/39] kselftest/arm64: signal: Handle ZA signal context in core code
Mark Brown
2022/04/19
[PATCH v14 32/39] kselftest/arm64: sme: Provide streaming mode SVE stress test
Mark Brown
2022/04/19
[PATCH v14 30/39] kselftest/arm64: Add tests for TPIDR2
Mark Brown
2022/04/19
[PATCH v14 31/39] kselftest/arm64: Extend vector configuration API tests to cover SME
Mark Brown
2022/04/19
[PATCH v14 29/39] kselftest/arm64: sme: Add SME support to vlset
Mark Brown
2022/04/19
[PATCH v14 28/39] kselftest/arm64: Add manual encodings for SME instructions
Mark Brown
2022/04/19
[PATCH v14 27/39] arm64/sme: Provide Kconfig for SME
Mark Brown
2022/04/19
[PATCH v14 25/39] KVM: arm64: Trap SME usage in guest
Mark Brown
2022/04/19
[PATCH v14 26/39] KVM: arm64: Handle SME host state when running guests
Mark Brown
2022/04/19
[PATCH v14 24/39] KVM: arm64: Hide SME system registers from guests
Mark Brown
2022/04/19
[PATCH v14 23/39] arm64/sme: Save and restore streaming mode over EFI runtime calls
Mark Brown
2022/04/19
[PATCH v14 22/39] arm64/sme: Disable streaming mode and ZA when flushing CPU state
Mark Brown
2022/04/19
[PATCH v14 21/39] arm64/sme: Add ptrace support for ZA
Mark Brown
2022/04/19
[PATCH v14 20/39] arm64/sme: Implement ptrace support for streaming mode SVE registers
Mark Brown
2022/04/19
[PATCH v14 19/39] arm64/sme: Implement ZA signal handling
Mark Brown
2022/04/19
[PATCH v14 18/39] arm64/sme: Implement streaming SVE signal handling
Mark Brown
2022/04/19
[PATCH v14 17/39] arm64/sme: Disable ZA and streaming mode when handling signals
Mark Brown
2022/04/19
[PATCH v14 16/39] arm64/sme: Implement traps and syscall handling for SME
Mark Brown
2022/04/19
[PATCH v14 15/39] arm64/sme: Implement ZA context switching
Mark Brown
2022/04/19
[PATCH v14 14/39] arm64/sme: Implement streaming SVE context switching
Mark Brown
2022/04/19
[PATCH v14 13/39] arm64/sme: Implement SVCR context switching
Mark Brown
2022/04/19
[PATCH v14 12/39] arm64/sme: Implement support for TPIDR2
Mark Brown
2022/04/19
[PATCH v14 11/39] arm64/sme: Implement vector length configuration prctl()s
Mark Brown
2022/04/19
[PATCH v14 10/39] arm64/sme: Implement sysctl to set the default vector length
Mark Brown
2022/04/19
[PATCH v14 09/39] arm64/sme: Identify supported SME vector lengths at boot
Mark Brown
2022/04/19
[PATCH v14 08/39] arm64/sme: Basic enumeration support
Mark Brown
2022/04/19
[PATCH v14 07/39] arm64/sme: Early CPU setup for SME
Mark Brown
2022/04/19
[PATCH v14 06/39] arm64/sme: Manually encode SME instructions
Mark Brown
2022/04/19
[PATCH v14 05/39] arm64/sme: System register and exception syndrome definitions
Mark Brown
2022/04/19
[PATCH v14 04/39] arm64/sme: Provide ABI documentation for SME
Mark Brown
2022/04/19
[PATCH v14 03/39] kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets
Mark Brown
2022/04/19
[PATCH v14 02/39] kselftest/arm64: Remove assumption that tasks start FPSIMD only
Mark Brown
2022/04/19
[PATCH v14 01/39] kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data()
Mark Brown
2022/04/19
[PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
Mark Brown
2022/04/18
Re: [PATCH v7 6/6] KVM: arm64: Symbolize the nVHE HYP addresses
Marc Zyngier
2022/04/18
Re: [PATCH v7 5/6] KVM: arm64: Detect and handle hypervisor stack overflows
Marc Zyngier
2022/04/18
Re: [PATCH v7 3/6] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
Marc Zyngier
2022/04/17
Re: [PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
Gavin Shan
2022/04/16
Re: [RFC PATCH 05/17] KVM: arm64: Take an argument to indicate parallel walk
Marc Zyngier
2022/04/15
Re: [PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
Marc Zyngier
2022/04/14
Re: [PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
Gavin Shan
2022/04/14
Re: [PATCH 02/10] arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
Joey Gouly
2022/04/14
Re: [PATCH 06/10] KVM: arm64: Offer early resume for non-blocking WFxT instructions
Joey Gouly
2022/04/14
Re: [PATCH 01/10] arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition
Joey Gouly
2022/04/13
Re: [PATCH v5 08/10] selftests: KVM: aarch64: Introduce hypercall ABI test
Gavin Shan
2022/04/13
Re: [PATCH v5 04/10] KVM: arm64: Add vendor hypervisor firmware register
Gavin Shan
2022/04/13
Re: [PATCH v13 04/39] arm64/sme: Provide ABI documentation for SME
Szabolcs Nagy
2022/04/13
Re: [PATCH v6 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace
Mark Rutland
2022/04/13
Re: [PATCH 06/10] KVM: arm64: Offer early resume for non-blocking WFxT instructions
Marc Zyngier
2022/04/13
Re: [PATCH v5 10/10] selftests: KVM: aarch64: Add KVM_REG_ARM_FW_REG(3) to get-reg-list
Gavin Shan
2022/04/13
Re: [PATCH v5 08/10] selftests: KVM: aarch64: Introduce hypercall ABI test
Gavin Shan
2022/04/12
Re: [PATCH v5 06/10] Docs: KVM: Add doc for the bitmap firmware registers
Gavin Shan
2022/04/12
Re: [PATCH v5 04/10] KVM: arm64: Add vendor hypervisor firmware register
Gavin Shan
2022/04/12
Re: [PATCH v5 01/10] KVM: arm64: Factor out firmware register handling from psci.c
Gavin Shan
2022/04/12
[PATCH v3 kvmtool 11/11] arm64: Add --vcpu-affinity command line argument
Alexandru Elisei
2022/04/12
[PATCH v3 kvmtool 10/11] arm64: Add support for KVM_ARM_VCPU_PMU_V3_SET_PMU
Alexandru Elisei
2022/04/12
[PATCH v3 kvmtool 09/11] update_headers.sh: Sync ABI headers with Linux v5.18-rc2
Alexandru Elisei
2022/04/12
[PATCH v3 kvmtool 08/11] Add cpumask functions
Alexandru Elisei
2022/04/12
[PATCH v3 kvmtool 07/11] arm64: Rework set_pmu_attr()
Alexandru Elisei
2022/04/12
[PATCH v3 kvmtool 06/11] arm: Make the PMUv3 emulation code arm64 specific
Alexandru Elisei
2022/04/12
[PATCH v3 kvmtool 05/11] arm: Get rid of the ARM_VCPU_FEATURE_FLAGS() macro
Alexandru Elisei
2022/04/12
[PATCH v3 kvmtool 03/11] arm/arm64: pmu.h: Add missing header guards
Alexandru Elisei
2022/04/12
[PATCH v3 kvmtool 01/11] linux/err.h: Add missing stdbool.h include
Alexandru Elisei
2022/04/12
[PATCH v3 kvmtool 04/11] arm: Move arch specific VCPU features to the arch specific function
Alexandru Elisei
2022/04/12
[PATCH v3 kvmtool 00/11] arm64: Improve PMU support on heterogeneous systems
Alexandru Elisei
2022/04/12
[PATCH v3 kvmtool 02/11] linux/bitops.h: Include wordsize.h to provide the __WORDSIZE define
Alexandru Elisei
2022/04/12
[PATCH 10/10] arm64: Use WFxT for __delay() when possible
Marc Zyngier
2022/04/12
[PATCH 05/10] KVM: arm64: Handle blocking WFIT instruction
Marc Zyngier
2022/04/12
[PATCH 08/10] arm64: Add HWCAP advertising FEAT_WFXT
Marc Zyngier
2022/04/12
[PATCH 04/10] KVM: arm64: Introduce kvm_counter_compute_delta() helper
Marc Zyngier
2022/04/12
[PATCH 06/10] KVM: arm64: Offer early resume for non-blocking WFxT instructions
Marc Zyngier
2022/04/12
[PATCH 09/10] arm64: Add wfet()/wfit() helpers
Marc Zyngier
2022/04/12
[PATCH 02/10] arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
Marc Zyngier
2022/04/12
[PATCH 00/10] arm64: Add initial support for FEAT_WFxT
Marc Zyngier
2022/04/12
[PATCH 01/10] arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition
Marc Zyngier
2022/04/12
[PATCH 07/10] KVM: arm64: Expose the WFXT feature to guests
Marc Zyngier
2022/04/12
[PATCH 03/10] KVM: arm64: Simplify kvm_cpu_has_pending_timer()
Marc Zyngier
2022/04/12
Re: [PATCH 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
Marc Zyngier
Later messages