Linux KVM for ARM Processors
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH v4 17/20] KVM: x86/mmu: Zap collapsible SPTEs at all levels in the shadow MMU
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
[PATCH 2/2] KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH 1/2] KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH 0/2] KVM: arm64: Minor pKVM cleanups
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v4 16/20] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH v4 15/20] KVM: x86/mmu: Cache the access bits of shadowed translations
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH 1/2] ACPI/AEST: Initial AEST driver
From
: Tyler Baicar <baicar@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 2/4] KVM: arm64: vgic: Add more checks when restoring ITS tables
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 4/4] KVM: arm64: Reenable pmu in Protected Mode
From
: Fuad Tabba <tabba@xxxxxxxxxx>
[PATCH v3 3/4] KVM: arm64: Pass pmu events to hyp via vcpu
From
: Fuad Tabba <tabba@xxxxxxxxxx>
[PATCH v3 2/4] KVM: arm64: Repack struct kvm_pmu to reduce size
From
: Fuad Tabba <tabba@xxxxxxxxxx>
[PATCH v3 1/4] KVM: arm64: Wrapper for getting pmu_events
From
: Fuad Tabba <tabba@xxxxxxxxxx>
[PATCH v3 0/4] KVM: arm64: Do not communicate host pmu event changes by accessing hyp data
From
: Fuad Tabba <tabba@xxxxxxxxxx>
Re: [PATCH v2 3/4] KVM: arm64: Pass pmu events to hyp via vcpu
From
: Fuad Tabba <tabba@xxxxxxxxxx>
Re: [PATCH v2 3/4] KVM: arm64: Pass pmu events to hyp via vcpu
From
: Fuad Tabba <tabba@xxxxxxxxxx>
Re: [PATCH v2 3/4] KVM: arm64: Pass pmu events to hyp via vcpu
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2 3/4] KVM: arm64: Pass pmu events to hyp via vcpu
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 4/4] KVM: arm64: Reenable pmu in Protected Mode
From
: Fuad Tabba <tabba@xxxxxxxxxx>
[PATCH v2 3/4] KVM: arm64: Pass pmu events to hyp via vcpu
From
: Fuad Tabba <tabba@xxxxxxxxxx>
[PATCH v2 2/4] KVM: arm64: Repack struct kvm_pmu to reduce size
From
: Fuad Tabba <tabba@xxxxxxxxxx>
[PATCH v2 1/4] KVM: arm64: Wrapper for getting pmu_events
From
: Fuad Tabba <tabba@xxxxxxxxxx>
[PATCH v2 0/4] KVM: arm64: Do not communicate host pmu event changes by accessing hyp data
From
: Fuad Tabba <tabba@xxxxxxxxxx>
Re: [PATCH v4 03/20] KVM: x86/mmu: Derive shadow MMU page role from parent
From
: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
Re: [PATCH v4 20/20] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
From
: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
Re: [PATCH v4 02/20] KVM: x86/mmu: Use a bool for direct
From
: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
Re: [PATCH v4 01/20] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
From
: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
[kvm-unit-tests PATCH 23/23] arm64: Add an efi/run script
From
: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
[kvm-unit-tests PATCH 22/23] arm64: Add support for efi in Makefile
From
: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
[kvm-unit-tests PATCH 20/23] lib: Avoid external dependency in libelf
From
: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
[kvm-unit-tests PATCH 19/23] arm64: Use code from the gnu-efi when booting with EFI
From
: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
[kvm-unit-tests PATCH 18/23] arm64: Change GNU-EFI imported file to use defined types
From
: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
[kvm-unit-tests PATCH 16/23] arm/arm64: Add a setup sequence for systems that boot through EFI
From
: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
[kvm-unit-tests PATCH 17/23] arm64: Copy code from GNU-EFI
From
: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
[kvm-unit-tests PATCH 15/23] arm64: Add a new type of memory type flag MR_F_RESERVED
From
: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
[kvm-unit-tests PATCH 13/23] arm/arm64: Rename etext to _etext
From
: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
[kvm-unit-tests PATCH 12/23] arm/arm64: mmu_disable: Clean and invalidate before disabling
From
: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
[kvm-unit-tests PATCH 08/23] arm/arm64: Add support for cpu initialization through ACPI
From
: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
[kvm-unit-tests PATCH 07/23] arm/arm64: Add support for timer initialization through ACPI
From
: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
[kvm-unit-tests PATCH 06/23] arm/arm64: Add support for discovering the UART through ACPI
From
: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
[kvm-unit-tests PATCH 05/23] arm/arm64: Add support for setting up the PSCI conduit through ACPI
From
: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
Re: [PATCH v4 15/20] KVM: x86/mmu: Cache the access bits of shadowed translations
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [RFC PATCH kvmtool 0/5] ARM: Implement PSCI SYSTEM_SUSPEND
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v3 kvmtool 00/11] arm64: Improve PMU support on heterogeneous systems
From
: Will Deacon <will@xxxxxxxxxx>
Re: [PATCH v1 2/3] KVM: arm64: Pass pmu events to hyp via vcpu
From
: Fuad Tabba <tabba@xxxxxxxxxx>
Re: [RFC PATCH kvmtool 0/5] ARM: Implement PSCI SYSTEM_SUSPEND
From
: Will Deacon <will@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: nvhe: eliminate kernel-doc warnings
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH] arm64: kvm: avoid unnecessary absolute addressing via literals
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v4 13/20] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH v4 11/20] KVM: x86/mmu: Allow for NULL vcpu pointer in __kvm_mmu_get_shadow_page()
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH v4 08/20] KVM: x86/mmu: Pass memory caches to allocate SPs separately
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH v4 07/20] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH v4 06/20] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH v4 05/20] KVM: x86/mmu: Consolidate shadow page allocation and initialization
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH v4 04/20] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH v4 03/20] KVM: x86/mmu: Derive shadow MMU page role from parent
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH] selftests: KVM: aarch64: Let hypercalls use UAPI *_BIT_COUNT
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
[kvm-unit-tests PATCH] arm64: Check for dynamic relocs with readelf
From
: Bill Wendling <morbo@xxxxxxxxxx>
Re: [PATCH] selftests: KVM: aarch64: Let hypercalls use UAPI *_BIT_COUNT
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v1 2/3] KVM: arm64: Pass pmu events to hyp via vcpu
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH] selftests: KVM: aarch64: Let hypercalls use UAPI *_BIT_COUNT
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v2 0/2] KVM/arm64: sys_reg_table_init() small improvements
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH] selftests: KVM: aarch64: Let hypercalls use UAPI *_BIT_COUNT
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH v2 3/4] KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
Re: [PATCH v2 2/4] KVM: arm64: vgic: Add more checks when restoring ITS tables
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
Re: [PATCH v2 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
Re: [PATCH v2 2/5] KVM: arm64: Compile stacktrace.nvhe.o
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
Re: [PATCH v2 2/5] KVM: arm64: Compile stacktrace.nvhe.o
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH v2 1/5] KVM: arm64: Factor out common stack unwinding logic
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH v6 00/12] KVM: arm64: PSCI SYSTEM_SUSPEND support
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
From
: Alexey Kardashevskiy <aik@xxxxxxxxx>
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
From
: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
From
: Qian Cai <quic_qiancai@xxxxxxxxxxx>
Re: [PATCH v7 01/38] KVM: arm64: Introduce a validation function for an ID register
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
From
: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
Re: [PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GIC
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v6 12/12] selftests: KVM: Test SYSTEM_SUSPEND PSCI call
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v6 11/12] selftests: KVM: Refactor psci_test to make it amenable to new tests
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v6 09/12] selftests: KVM: Create helper for making SMCCC calls
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v6 10/12] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v6 08/12] selftests: KVM: Rename psci_cpu_on_test to psci_test
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v6 07/12] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v6 06/12] KVM: arm64: Add support for userspace to suspend a vCPU
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v6 05/12] KVM: arm64: Return a value from check_vcpu_requests()
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v6 04/12] KVM: arm64: Rename the KVM_REQ_SLEEP handler
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v6 03/12] KVM: arm64: Track vCPU power state using MP state values
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v6 02/12] KVM: arm64: Dedupe vCPU power off helpers
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v6 01/12] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v6 00/12] KVM: arm64: PSCI SYSTEM_SUSPEND support
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH] KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GIC
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v8 0/6] KVM: arm64: Hypervisor stack enhancements
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2 4/4] KVM: arm64: vgic: Undo work in failed ITS restores
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH v2 3/4] KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2 2/4] KVM: arm64: vgic: Add more checks when restoring ITS tables
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v2 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v7 6/9] Docs: KVM: Add doc for the bitmap firmware registers
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
Re: [PATCH v4 4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
Re: [PATCH v7 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v7 1/9] KVM: arm64: Factor out firmware register handling from psci.c
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v4 0/7] KVM: arm64: Limit feature register reads from AArch32
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v14 04/39] arm64/sme: Provide ABI documentation for SME
From
: Szabolcs Nagy <szabolcs.nagy@xxxxxxx>
[PATCH v4 7/7] Revert "KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set"
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v4 6/7] KVM/arm64: Hide AArch32 PMU registers when not available
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v4 5/7] KVM: arm64: Start trapping ID registers for 32 bit guests
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v4 4/7] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v4 3/7] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v4 2/7] KVM: arm64: Don't write to Rt unless sys_reg emulation succeeds
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v4 1/7] KVM: arm64: Return a bool from emulate_cp()
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v4 0/7] KVM: arm64: Limit feature register reads from AArch32
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v7 9/9] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v7 8/9] selftests: KVM: aarch64: Introduce hypercall ABI test
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v7 7/9] tools: Import ARM SMCCC definitions
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v7 6/9] Docs: KVM: Add doc for the bitmap firmware registers
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v7 5/9] Docs: KVM: Rename psci.rst to hypercalls.rst
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v7 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v7 3/9] KVM: arm64: Add standard hypervisor firmware register
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v7 4/9] KVM: arm64: Add vendor hypervisor firmware register
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v7 1/9] KVM: arm64: Factor out firmware register handling from psci.c
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v2 5/5] KVM: arm64: Unwind and dump nVHE hypervisor stacktrace
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v2 4/5] KVM: arm64: Allocate shared stacktrace pages
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v2 3/5] KVM: arm64: Add hypervisor overflow stack
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v2 2/5] KVM: arm64: Compile stacktrace.nvhe.o
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v2 1/5] KVM: arm64: Factor out common stack unwinding logic
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v2 0/5] KVM nVHE Hypervisor stack unwinder
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
Re: [PATCH v8 0/6] KVM: arm64: Hypervisor stack enhancements
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
Re: [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v4 4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 13/18] KVM: arm64: Support SDEI_EVENT_{COMPLETE,COMPLETE_AND_RESUME} hypercall
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 13/18] KVM: arm64: Support SDEI_EVENT_{COMPLETE,COMPLETE_AND_RESUME} hypercall
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 04/18] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v4 4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 13/18] KVM: arm64: Support SDEI_EVENT_{COMPLETE,COMPLETE_AND_RESUME} hypercall
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 04/18] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 15/18] KVM: arm64: Support SDEI_FEATURES hypercall
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 14/18] KVM: arm64: Support SDEI_EVENT_SIGNAL hypercall
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 06/18] KVM: arm64: Support SDEI_EVENT_CONTEXT hypercall
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 04/18] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 15/18] KVM: arm64: Support SDEI_FEATURES hypercall
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 13/18] KVM: arm64: Support SDEI_EVENT_{COMPLETE,COMPLETE_AND_RESUME} hypercall
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 14/18] KVM: arm64: Support SDEI_EVENT_SIGNAL hypercall
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH] KVM: arm64: nvhe: eliminate kernel-doc warnings
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
[PATCH v4 4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
[PATCH v4 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats.
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
[PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
[PATCH v4 2/4] KVM: mmu: add a helper to account memory used by KVM mmu.
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
Re: [PATCH v6 06/18] KVM: arm64: Support SDEI_EVENT_CONTEXT hypercall
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 04/18] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v3 0/5] arm64: Treat ESR_ELx as a 64-bit register
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH 1/4] KVM: arm64: Compile stacktrace.nvhe.o
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
Re: [GIT PULL] KVM/arm64 fixes for 5.18, take #2
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
[GIT PULL] KVM/arm64 fixes for 5.18, take #2
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 4/4] KVM: arm64: Unwind and dump nVHE hypervisor stacktrace
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH 1/4] KVM: arm64: Compile stacktrace.nvhe.o
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH v5 07/13] KVM: arm64: Add support for userspace to suspend a vCPU
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v3 0/5] arm64: Treat ESR_ELx as a 64-bit register
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: Handle host stage-2 faults from 32-bit EL0
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v8 0/6] KVM: arm64: Hypervisor stack enhancements
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 15/15] arm/arm64: Validate firmware address in kvm__arch_validate_cfg()
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 14/15] arm/arm64: Treat --firmware-address when no --firmware as an error
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 12/15] arm64: Allow the user to specify the RAM base address
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 13/15] arm/arm64: Allow standard size specifiers for firmware address
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 11/15] Introduce kvm__arch_default_ram_address()
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 10/15] arm/arm64: Consolidate RAM initialization in kvm__init_ram()
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 09/15] kvm__arch_init: Remove hugetlbfs_path and ram_size as parameters
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 08/15] arm/arm64: Kill the ARM_HIMAP_MAX_MEMORY() macro
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 07/15] arm/arm64: Kill the ARM_MAX_MEMORY() macro
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 05/15] arm/arm64: Fail if RAM size is too large for 32-bit guests
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 06/15] builtin_run: Allow standard size specifiers for memory
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 04/15] builtin-run: Add arch hook to validate VM configuration
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 03/15] builtin-run: Rework RAM size validation
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 02/15] builtin-run: Always use RAM size in bytes
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 01/15] Use MB for megabytes consistently
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH kvmtool 00/15] arm64: Allow the user to set RAM base address
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
From
: Qian Cai <quic_qiancai@xxxxxxxxxxx>
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
From
: Qian Cai <quic_qiancai@xxxxxxxxxxx>
[PATCH] arm64: kvm: avoid unnecessary absolute addressing via literals
From
: Ard Biesheuvel <ardb@xxxxxxxxxx>
[PATCH v2 2/2] KVM/arm64: Print emulated register table name when it is unsorted
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v2 1/2] KVM/arm64: Don't BUG_ON() if emulated register table is unsorted
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v2 0/2] KVM/arm64: sys_reg_table_init() small improvements
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH v14 04/39] arm64/sme: Provide ABI documentation for SME
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: Inject exception on out-of-IPA-range translation fault
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 2/2] KVM/arm64: Print emulated register table name when it is unsorted
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 4/4] KVM: arm64: Unwind and dump nVHE hypervisor stacktrace
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH 3/4] KVM: arm64: Allocate shared stacktrace pages
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH 2/4] KVM: arm64: Add hypervisor overflow stack
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v2 4/4] KVM: arm64: vgic: Undo work in failed ITS restores
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
[PATCH v2 3/4] KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
[PATCH v2 2/4] KVM: arm64: vgic: Add more checks when restoring ITS tables
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
[PATCH v2 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
[PATCH v2 0/4] KVM: arm64: vgic: Misc ITS fixes
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
[PATCH 1/4] KVM: arm64: Compile stacktrace.nvhe.o
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH 0/4] KVM nVHE Hypervisor stack unwinder
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
Re: [PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH] KVM: arm64: Handle host stage-2 faults from 32-bit EL0
From
: Will Deacon <will@xxxxxxxxxx>
Re: [PATCH v14 27/39] arm64/sme: Provide Kconfig for SME
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH 2/2] KVM/arm64: Print emulated register table name when it is unsorted
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 8/9] selftests: KVM: aarch64: Introduce hypercall ABI test
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
Re: [PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
From
: Ben Gardon <bgardon@xxxxxxxxxx>
Re: [PATCH v14 27/39] arm64/sme: Provide Kconfig for SME
From
: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
Re: [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
Re: [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
Re: [PATCH 2/2] KVM/arm64: Print emulated register table name when it is unsorted
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v6 8/9] selftests: KVM: aarch64: Introduce hypercall ABI test
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
Re: [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v3 6/6] KVM: mips/mmu: count KVM page table pages in pagetable stats
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
[PATCH v3 5/6] KVM: riscv/mmu: count KVM page table pages in pagetable stats
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
[PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
[PATCH v3 3/6] KVM: x86/mmu: count KVM page table pages in pagetable stats
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
[PATCH v3 1/6] mm: add NR_SECONDARY_PAGETABLE stat
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
[PATCH v3 2/6] KVM: mmu: add a helper to account page table pages used by KVM.
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
From
: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
[PATCH RESEND 2/2] KVM/arm64: Print emulated register table name when it is unsorted
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH RESEND 1/2] KVM/arm64: Don't BUG_ON() if emulated register table is unsorted
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH RESEND 0/2] KVM/arm64: sys_reg_table_init() small improvements
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH v3 0/5] KVM: arm64: Limit feature register reads from AArch32
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH 2/2] KVM/arm64: Print sysreg table name when table is not sorted
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 8/9] selftests: KVM: aarch64: Introduce hypercall ABI test
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 7/9] tools: Import ARM SMCCC definitions
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 6/9] Docs: KVM: Add doc for the bitmap firmware registers
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 5/9] Docs: KVM: Rename psci.rst to hypercalls.rst
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 4/9] KVM: arm64: Add vendor hypervisor firmware register
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 3/9] KVM: arm64: Add standard hypervisor firmware register
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v3 5/5] KVM: arm64: Start trapping ID registers for 32 bit guests
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v3 4/5] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v3 3/5] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v3 2/5] KVM: arm64: Don't write to Rt unless sys_reg emulation succeeds
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v3 1/5] KVM: arm64: Return a bool from emulate_cp()
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v3 0/5] KVM: arm64: Limit feature register reads from AArch32
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH 4/4] KVM: arm64: vgic: Undo work in failed ITS restores
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
[PATCH 3/4] KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
[PATCH 2/4] KVM: arm64: vgic: Add more checks when restoring ITS tables
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
[PATCH 1/4] KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
[PATCH 0/4] KVM: arm64: vgic: Misc ITS fixes
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
Re: [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v6 4/9] KVM: arm64: Add vendor hypervisor firmware register
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 6/9] Docs: KVM: Add doc for the bitmap firmware registers
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH v6 4/9] KVM: arm64: Add vendor hypervisor firmware register
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH 2/2] KVM/arm64: Print emulated register table name when it is unsorted
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH 2/2] KVM/arm64: Print sysreg table name when table is not sorted
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH 1/2] KVM/arm64: Don't BUG_ON() if emulated register table is unsorted
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH 0/2] KVM/arm64: sys_reg_table_init() small improvements
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
[PATCH] KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 4/5] KVM: arm64: Treat ESR_EL2 as a 64-bit register
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 3/5] arm64: Treat ESR_ELx as a 64-bit register
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 2/5] arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 1/5] arm64: Make ESR_ELx_xVC_IMM_MASK compatible with assembly
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 0/5] arm64: Treat ESR_ELx as a 64-bit register
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH v6 6/9] Docs: KVM: Add doc for the bitmap firmware registers
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
Re: [PATCH v6 4/9] KVM: arm64: Add vendor hypervisor firmware register
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
Re: [PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
Re: [PATCH v4 19/20] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v6 02/18] KVM: arm64: Route hypercalls based on their owner
From
: Gavin Shan <gshan@xxxxxxxxxx>
[PATCH v4 20/20] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 19/20] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 18/20] KVM: x86/mmu: Refactor drop_large_spte()
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 17/20] KVM: x86/mmu: Zap collapsible SPTEs at all levels in the shadow MMU
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 15/20] KVM: x86/mmu: Cache the access bits of shadowed translations
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 16/20] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 14/20] KVM: x86/mmu: Update page stats in __rmap_add()
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 13/20] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 12/20] KVM: x86/mmu: Pass const memslot to rmap_add()
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 10/20] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page()
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 11/20] KVM: x86/mmu: Allow for NULL vcpu pointer in __kvm_mmu_get_shadow_page()
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 09/20] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page()
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 08/20] KVM: x86/mmu: Pass memory caches to allocate SPs separately
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 07/20] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 03/20] KVM: x86/mmu: Derive shadow MMU page role from parent
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 01/20] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 06/20] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 05/20] KVM: x86/mmu: Consolidate shadow page allocation and initialization
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 00/20] KVM: Extend Eager Page Splitting to the shadow MMU
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 04/20] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
From
: David Matlack <dmatlack@xxxxxxxxxx>
[PATCH v4 02/20] KVM: x86/mmu: Use a bool for direct
From
: David Matlack <dmatlack@xxxxxxxxxx>
Re: [PATCH v4 19/20] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH v6 9/9] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v6 8/9] selftests: KVM: aarch64: Introduce hypercall ABI test
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v6 7/9] tools: Import ARM SMCCC definitions
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v6 6/9] Docs: KVM: Add doc for the bitmap firmware registers
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v6 5/9] Docs: KVM: Rename psci.rst to hypercalls.rst
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v6 4/9] KVM: arm64: Add vendor hypervisor firmware register
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v6 3/9] KVM: arm64: Add standard hypervisor firmware register
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v6 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v6 1/9] KVM: arm64: Factor out firmware register handling from psci.c
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v6 0/9] KVM: arm64: Add support for hypercall services selection
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: (subset) [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH v6 02/18] KVM: arm64: Route hypercalls based on their owner
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [RFC PATCH 16/17] KVM: arm64: Enable parallel stage 2 MMU faults
From
: Ben Gardon <bgardon@xxxxxxxxxx>
Re: [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
From
: Ben Gardon <bgardon@xxxxxxxxxx>
Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
From
: David Matlack <dmatlack@xxxxxxxxxx>
Re: [RFC PATCH 16/17] KVM: arm64: Enable parallel stage 2 MMU faults
From
: Ben Gardon <bgardon@xxxxxxxxxx>
Re: [PATCH v3 20/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
From
: David Matlack <dmatlack@xxxxxxxxxx>
Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
From
: Ben Gardon <bgardon@xxxxxxxxxx>
Re: [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk
From
: Ben Gardon <bgardon@xxxxxxxxxx>
Re: [PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v14 16/39] arm64/sme: Implement traps and syscall handling for SME
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v6 02/18] KVM: arm64: Route hypercalls based on their owner
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v2 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v5 08/13] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
Re: [PATCH v5 06/13] KVM: arm64: Return a value from check_vcpu_requests()
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
Re: [PATCH v5 07/13] KVM: arm64: Add support for userspace to suspend a vCPU
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
Re: [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [RFC PATCH 10/17] KVM: arm64: Assume a table pte is already owned in post-order traversal
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [RFC PATCH 16/17] KVM: arm64: Enable parallel stage 2 MMU faults
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH v3 20/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
From
: Ben Gardon <bgardon@xxxxxxxxxx>
Re: [RFC PATCH 02/17] KVM: arm64: Only read the pte once per visit
From
: Ben Gardon <bgardon@xxxxxxxxxx>
Re: [RFC PATCH 10/17] KVM: arm64: Assume a table pte is already owned in post-order traversal
From
: Ben Gardon <bgardon@xxxxxxxxxx>
[PATCH] KVM: arm64: Inject exception on out-of-IPA-range translation fault
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v2 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v2 4/5] KVM: arm64: Treat ESR_EL2 as a 64-bit register
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v2 3/5] arm64: Treat ESR_ELx as a 64-bit register
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v2 2/5] arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v2 1/5] arm64: Make ESR_ELx_xVC_IMM_MASK compatible with assembly
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v2 0/5] arm64: Treat ESR_ELx as a 64-bit register
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH v6 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace
From
: Mark Rutland <mark.rutland@xxxxxxx>
Re: [PATCH v6 02/18] KVM: arm64: Route hypercalls based on their owner
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v5 03/13] KVM: arm64: Track vCPU power state using MP state values
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v5 07/13] KVM: arm64: Add support for userspace to suspend a vCPU
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v5 07/13] KVM: arm64: Add support for userspace to suspend a vCPU
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
Re: [PATCH v7 5/6] KVM: arm64: Detect and handle hypervisor stack overflows
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v8 6/6] KVM: arm64: Symbolize the nVHE HYP addresses
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v8 5/6] KVM: arm64: Detect and handle hypervisor stack overflows
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v8 4/6] KVM: arm64: Add guard pages for pKVM (protected nVHE) hypervisor stack
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v8 3/6] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v8 2/6] KVM: arm64: Introduce pkvm_alloc_private_va_range()
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v8 1/6] KVM: arm64: Introduce hyp_alloc_private_va_range()
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v8 0/6] KVM: arm64: Hypervisor stack enhancements
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
Re: [PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2 08/10] arm64: Add HWCAP advertising FEAT_WFXT
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2 10/10] arm64: Use WFxT for __delay() when possible
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v2 07/10] KVM: arm64: Expose the WFXT feature to guests
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH v2 10/10] arm64: Use WFxT for __delay() when possible
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH v2 09/10] arm64: Add wfet()/wfit() helpers
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH v2 08/10] arm64: Add HWCAP advertising FEAT_WFXT
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH v2 02/10] arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH v2 01/10] arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
From
: Quentin Perret <qperret@xxxxxxxxxx>
Re: [PATCH v3 20/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
From
: Anup Patel <anup@xxxxxxxxxxxxxx>
RE: [PATCH 1/2] ACPI/AEST: Initial AEST driver
From
: "ishii.shuuichir@xxxxxxxxxxx" <ishii.shuuichir@xxxxxxxxxxx>
Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
From
: Ben Gardon <bgardon@xxxxxxxxxx>
Re: [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v2 10/10] arm64: Use WFxT for __delay() when possible
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v2 08/10] arm64: Add HWCAP advertising FEAT_WFXT
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 09/10] arm64: Add wfet()/wfit() helpers
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 07/10] KVM: arm64: Expose the WFXT feature to guests
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 02/10] arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 04/10] KVM: arm64: Introduce kvm_counter_compute_delta() helper
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 03/10] KVM: arm64: Simplify kvm_cpu_has_pending_timer()
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 06/10] KVM: arm64: Offer early resume for non-blocking WFxT instructions
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 05/10] KVM: arm64: Handle blocking WFIT instruction
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v2 01/10] arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH AUTOSEL 5.17 09/34] selftests: KVM: Free the GIC FD when cleaning up in arch_timer
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH v6 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
Re: KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
From
: Will Deacon <will@xxxxxxxxxx>
Re: KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
From
: Will Deacon <will@xxxxxxxxxx>
KVM/arm64: SPE: Translate VA to IPA on a stage 2 fault instead of pinning VM memory
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v14 39/39] selftests/arm64: Add a testcase for handling of ZA on clone()
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 38/39] kselftest/arm64: Add SME support to syscall ABI test
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 37/39] kselftest/arm64: Add coverage for the ZA ptrace interface
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 36/39] kselftest/arm64: Add streaming SVE to SVE ptrace tests
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 35/39] kselftest/arm64: signal: Add SME signal handling tests
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 34/39] kselftest/arm64: Add stress test for SME ZA context switching
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 33/39] kselftest/arm64: signal: Handle ZA signal context in core code
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 32/39] kselftest/arm64: sme: Provide streaming mode SVE stress test
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 30/39] kselftest/arm64: Add tests for TPIDR2
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 31/39] kselftest/arm64: Extend vector configuration API tests to cover SME
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 29/39] kselftest/arm64: sme: Add SME support to vlset
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 28/39] kselftest/arm64: Add manual encodings for SME instructions
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 27/39] arm64/sme: Provide Kconfig for SME
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 26/39] KVM: arm64: Handle SME host state when running guests
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 25/39] KVM: arm64: Trap SME usage in guest
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 24/39] KVM: arm64: Hide SME system registers from guests
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 23/39] arm64/sme: Save and restore streaming mode over EFI runtime calls
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 22/39] arm64/sme: Disable streaming mode and ZA when flushing CPU state
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 21/39] arm64/sme: Add ptrace support for ZA
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 20/39] arm64/sme: Implement ptrace support for streaming mode SVE registers
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 19/39] arm64/sme: Implement ZA signal handling
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 18/39] arm64/sme: Implement streaming SVE signal handling
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 17/39] arm64/sme: Disable ZA and streaming mode when handling signals
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 16/39] arm64/sme: Implement traps and syscall handling for SME
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 15/39] arm64/sme: Implement ZA context switching
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 14/39] arm64/sme: Implement streaming SVE context switching
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 13/39] arm64/sme: Implement SVCR context switching
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 12/39] arm64/sme: Implement support for TPIDR2
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 11/39] arm64/sme: Implement vector length configuration prctl()s
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 10/39] arm64/sme: Implement sysctl to set the default vector length
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 09/39] arm64/sme: Identify supported SME vector lengths at boot
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 08/39] arm64/sme: Basic enumeration support
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 07/39] arm64/sme: Early CPU setup for SME
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 06/39] arm64/sme: Manually encode SME instructions
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 05/39] arm64/sme: System register and exception syndrome definitions
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 04/39] arm64/sme: Provide ABI documentation for SME
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 03/39] kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 02/39] kselftest/arm64: Remove assumption that tasks start FPSIMD only
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 01/39] kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data()
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v7 38/38] KVM: arm64: selftests: Test breakpoint/watchpoint changing ID_AA64DFR0_EL1
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 37/38] KVM: arm64: selftests: Test with every breakpoint/watchpoint
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 36/38] KVM: arm64: selftests: Test breakpoint/watchpoint register access
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 35/38] KVM: arm64: selftests: Test linked breakpoint and watchpoint
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 34/38] KVM: arm64: selftests: Introduce id_reg_test
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 31/38] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 33/38] KVM: arm64: selftests: Add helpers to extract a field of ID registers
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 30/38] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 32/38] KVM: arm64: Add kunit test for trap initialization
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 29/38] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 28/38] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 27/38] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 23/38] KVM: arm64: Add kunit test for ID register validation
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 26/38] KVM: arm64: Introduce framework to trap disabled features
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 25/38] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 24/38] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 22/38] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 21/38] KVM: arm64: Add consistency checking for frac fields of ID registers
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 20/38] KVM: arm64: Use id_reg_desc_table for ID registers
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 19/38] KVM: arm64: Add remaining ID registers to id_reg_desc_table
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 18/38] KVM: arm64: Make MVFR1_EL1 writable
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 17/38] KVM: arm64: KVM: arm64: Make ID_MMFR0_EL1 writable
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 16/38] KVM: arm64: KVM: arm64: Make ID_DFR1_EL1 writable
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 15/38] KVM: arm64: Make ID_AA64DFR0_EL1/ID_DFR0_EL1 writable
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 14/38] KVM: arm64: Emulate dbgwcr accesses
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 13/38] KVM: arm64: Emulate dbgbcr/dbgbvr accesses
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 12/38] KVM: arm64: Add a KVM flag indicating emulating debug regs access is needed
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 11/38] KVM: arm64: Make ID_AA64MMFR0_EL1 writable
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 10/38] KVM: arm64: Make ID_AA64ISAR2_EL1 writable
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 09/38] KVM: arm64: Make ID_AA64ISAR1_EL1 writable
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 07/38] KVM: arm64: Make ID_AA64PFR1_EL1 writable
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 08/38] KVM: arm64: Make ID_AA64ISAR0_EL1 writable
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 06/38] KVM: arm64: Make ID_AA64PFR0_EL1 writable
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 05/38] KVM: arm64: Prohibit modifying values of ID regs for 32bit EL1 guests
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 04/38] KVM: arm64: Generate id_reg_desc's ftr_bits at KVM init when needed
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 03/38] KVM: arm64: Introduce struct id_reg_desc
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 02/38] KVM: arm64: Save ID registers' sanitized value per guest
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 01/38] KVM: arm64: Introduce a validation function for an ID register
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
[PATCH v7 00/38] KVM: arm64: Make CPU ID registers writable by userspace
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
Re: [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
Re: [RFC PATCH 04/17] KVM: arm64: Protect page table traversal with RCU
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
Re: [RFC PATCH 04/17] KVM: arm64: Protect page table traversal with RCU
From
: Ricardo Koller <ricarkol@xxxxxxxxxx>
Re: [PATCH v7 6/6] KVM: arm64: Symbolize the nVHE HYP addresses
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
Re: [PATCH v7 5/6] KVM: arm64: Detect and handle hypervisor stack overflows
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
Re: [PATCH v7 3/6] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
Re: [PATCH v7 1/6] KVM: arm64: Introduce hyp_alloc_private_va_range()
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
Re: [PATCH v7 6/6] KVM: arm64: Symbolize the nVHE HYP addresses
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v7 5/6] KVM: arm64: Detect and handle hypervisor stack overflows
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v7 3/6] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [RFC PATCH 05/17] KVM: arm64: Take an argument to indicate parallel walk
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [RFC PATCH 05/17] KVM: arm64: Take an argument to indicate parallel walk
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
From
: David Matlack <dmatlack@xxxxxxxxxx>
Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 16/17] KVM: arm64: Enable parallel stage 2 MMU faults
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 17/17] TESTONLY: KVM: arm64: Add super lazy accounting of stage 2 table pages
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 15/17] KVM: arm64: Allow parallel calls to kvm_pgtable_stage2_map()
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 13/17] KVM: arm64: Setup cache for stage2 page headers
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 12/17] KVM: arm64: Stuff mmu page cache in sub struct
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 11/17] KVM: arm64: Move MMU cache init/destroy into helpers
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 10/17] KVM: arm64: Assume a table pte is already owned in post-order traversal
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 08/17] KVM: arm64: Spin off helper for initializing table pte
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 07/17] KVM: arm64: Enlighten perm relax path about parallel walks
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 05/17] KVM: arm64: Take an argument to indicate parallel walk
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 04/17] KVM: arm64: Protect page table traversal with RCU
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 03/17] KVM: arm64: Return the next table from map callbacks
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 02/17] KVM: arm64: Only read the pte once per visit
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 01/17] KVM: arm64: Directly read owner id field in stage2_pte_is_counted()
From
: Oliver Upton <oupton@xxxxxxxxxx>
[RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH 0/5] KVM: Clean up debugfs+stats init/destroy
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v3 22/23] KVM: x86/mmu: Support Eager Page Splitting in the shadow MMU
From
: David Matlack <dmatlack@xxxxxxxxxx>
Re: [PATCH v3 16/23] KVM: x86/mmu: Cache the access bits of shadowed translations
From
: David Matlack <dmatlack@xxxxxxxxxx>
Re: [PATCH v5 04/10] KVM: arm64: Add vendor hypervisor firmware register
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
From
: David Matlack <dmatlack@xxxxxxxxxx>
Re: [PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
From
: David Matlack <dmatlack@xxxxxxxxxx>
Re: [PATCH 02/10] arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
From
: Joey Gouly <joey.gouly@xxxxxxx>
Re: [PATCH 01/10] arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition
From
: Joey Gouly <joey.gouly@xxxxxxx>
Re: [PATCH 06/10] KVM: arm64: Offer early resume for non-blocking WFxT instructions
From
: Joey Gouly <joey.gouly@xxxxxxx>
Re: [PATCH v5 05/13] KVM: Create helper for setting a system event exit
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
Re: [PATCH v5 03/13] KVM: arm64: Track vCPU power state using MP state values
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
Re: [PATCH v5 01/13] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2
From
: Reiji Watanabe <reijiw@xxxxxxxxxx>
Re: [PATCH v5 08/10] selftests: KVM: aarch64: Introduce hypercall ABI test
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v5 04/10] KVM: arm64: Add vendor hypervisor firmware register
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH v5 10/10] selftests: KVM: aarch64: Add KVM_REG_ARM_FW_REG(3) to get-reg-list
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH v5 08/10] selftests: KVM: aarch64: Introduce hypercall ABI test
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH v5 06/10] Docs: KVM: Add doc for the bitmap firmware registers
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH v5 04/10] KVM: arm64: Add vendor hypervisor firmware register
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH v13 04/39] arm64/sme: Provide ABI documentation for SME
From
: Szabolcs Nagy <szabolcs.nagy@xxxxxxx>
Re: [PATCH v6 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace
From
: Mark Rutland <mark.rutland@xxxxxxx>
Re: [PATCH 06/10] KVM: arm64: Offer early resume for non-blocking WFxT instructions
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v5 10/10] selftests: KVM: aarch64: Add KVM_REG_ARM_FW_REG(3) to get-reg-list
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v5 08/10] selftests: KVM: aarch64: Introduce hypercall ABI test
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v5 06/10] Docs: KVM: Add doc for the bitmap firmware registers
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v5 04/10] KVM: arm64: Add vendor hypervisor firmware register
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v5 01/10] KVM: arm64: Factor out firmware register handling from psci.c
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
[no subject]
From
: Unknown
Re: [PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
From
: David Matlack <dmatlack@xxxxxxxxxx>
Re: [PATCH v5 01/10] KVM: arm64: Factor out firmware register handling from psci.c
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
[PATCH v3 kvmtool 11/11] arm64: Add --vcpu-affinity command line argument
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 kvmtool 10/11] arm64: Add support for KVM_ARM_VCPU_PMU_V3_SET_PMU
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 kvmtool 09/11] update_headers.sh: Sync ABI headers with Linux v5.18-rc2
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 kvmtool 08/11] Add cpumask functions
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 kvmtool 07/11] arm64: Rework set_pmu_attr()
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 kvmtool 06/11] arm: Make the PMUv3 emulation code arm64 specific
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 kvmtool 05/11] arm: Get rid of the ARM_VCPU_FEATURE_FLAGS() macro
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 kvmtool 04/11] arm: Move arch specific VCPU features to the arch specific function
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 kvmtool 03/11] arm/arm64: pmu.h: Add missing header guards
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 kvmtool 01/11] linux/err.h: Add missing stdbool.h include
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 kvmtool 02/11] linux/bitops.h: Include wordsize.h to provide the __WORDSIZE define
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH v3 kvmtool 00/11] arm64: Improve PMU support on heterogeneous systems
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
[PATCH 10/10] arm64: Use WFxT for __delay() when possible
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 05/10] KVM: arm64: Handle blocking WFIT instruction
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 08/10] arm64: Add HWCAP advertising FEAT_WFXT
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 04/10] KVM: arm64: Introduce kvm_counter_compute_delta() helper
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 06/10] KVM: arm64: Offer early resume for non-blocking WFxT instructions
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 09/10] arm64: Add wfet()/wfit() helpers
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 02/10] arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 01/10] arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 00/10] arm64: Add initial support for FEAT_WFxT
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 07/10] KVM: arm64: Expose the WFXT feature to guests
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH 03/10] KVM: arm64: Simplify kvm_cpu_has_pending_timer()
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
From
: David Matlack <dmatlack@xxxxxxxxxx>
Re: [PATCH v5 01/10] KVM: arm64: Factor out firmware register handling from psci.c
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: [PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
From
: David Matlack <dmatlack@xxxxxxxxxx>
Re: [PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH 5/5] KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
From
: Alexandru Elisei <alexandru.elisei@xxxxxxx>
Re: [PATCH v7 2/6] KVM: arm64: Introduce pkvm_alloc_private_va_range()
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [PATCH v7 1/6] KVM: arm64: Introduce hyp_alloc_private_va_range()
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v5 10/13] selftests: KVM: Create helper for making SMCCC calls
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v5 13/13] selftests: KVM: Test SYSTEM_SUSPEND PSCI call
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v5 11/13] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v5 12/13] selftests: KVM: Refactor psci_test to make it amenable to new tests
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v5 09/13] selftests: KVM: Rename psci_cpu_on_test to psci_test
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v5 08/13] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v5 07/13] KVM: arm64: Add support for userspace to suspend a vCPU
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v5 06/13] KVM: arm64: Return a value from check_vcpu_requests()
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v5 05/13] KVM: Create helper for setting a system event exit
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v5 04/13] KVM: arm64: Rename the KVM_REQ_SLEEP handler
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v5 03/13] KVM: arm64: Track vCPU power state using MP state values
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v5 02/13] KVM: arm64: Dedupe vCPU power off helpers
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v5 01/13] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2
From
: Oliver Upton <oupton@xxxxxxxxxx>
[PATCH v5 00/13] KVM: arm64: PSCI SYSTEM_SUSPEND support
From
: Oliver Upton <oupton@xxxxxxxxxx>
Re: [PATCH v3 22/23] KVM: x86/mmu: Support Eager Page Splitting in the shadow MMU
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH v3 16/23] KVM: x86/mmu: Cache the access bits of shadowed translations
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
Re: [PATCH v3 02/23] KVM: x86/mmu: Use a bool for direct
From
: Sean Christopherson <seanjc@xxxxxxxxxx>
[PATCH v7 6/6] KVM: arm64: Symbolize the nVHE HYP addresses
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v7 5/6] KVM: arm64: Detect and handle hypervisor stack overflows
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v7 4/6] KVM: arm64: Add guard pages for pKVM (protected nVHE) hypervisor stack
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v7 3/6] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v7 2/6] KVM: arm64: Introduce pkvm_alloc_private_va_range()
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v7 1/6] KVM: arm64: Introduce hyp_alloc_private_va_range()
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
[PATCH v7 0/6] KVM: arm64: Hypervisor stack enhancements
From
: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
Re: [PATCH v5 02/10] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
From
: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
Re: [PATCH v5 02/10] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
From
: Marc Zyngier <maz@xxxxxxxxxx>
Re: [GIT PULL] KVM/arm64 fixes for 5.18, take #1
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
[GIT PULL] KVM/arm64 fixes for 5.18, take #1
From
: Marc Zyngier <maz@xxxxxxxxxx>
[PATCH v13 39/39] selftests/arm64: Add a testcase for handling of ZA on clone()
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 38/39] kselftest/arm64: Add SME support to syscall ABI test
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 37/39] kselftest/arm64: Add coverage for the ZA ptrace interface
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 36/39] kselftest/arm64: Add streaming SVE to SVE ptrace tests
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 35/39] kselftest/arm64: signal: Add SME signal handling tests
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 34/39] kselftest/arm64: Add stress test for SME ZA context switching
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 33/39] kselftest/arm64: signal: Handle ZA signal context in core code
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 32/39] kselftest/arm64: sme: Provide streaming mode SVE stress test
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 31/39] kselftest/arm64: Extend vector configuration API tests to cover SME
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 30/39] kselftest/arm64: Add tests for TPIDR2
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 29/39] kselftest/arm64: sme: Add SME support to vlset
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 28/39] kselftest/arm64: Add manual encodings for SME instructions
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 27/39] arm64/sme: Provide Kconfig for SME
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 26/39] KVM: arm64: Handle SME host state when running guests
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 25/39] KVM: arm64: Trap SME usage in guest
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 24/39] KVM: arm64: Hide SME system registers from guests
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 23/39] arm64/sme: Save and restore streaming mode over EFI runtime calls
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 22/39] arm64/sme: Disable streaming mode and ZA when flushing CPU state
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 21/39] arm64/sme: Add ptrace support for ZA
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 20/39] arm64/sme: Implement ptrace support for streaming mode SVE registers
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 19/39] arm64/sme: Implement ZA signal handling
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 18/39] arm64/sme: Implement streaming SVE signal handling
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 17/39] arm64/sme: Disable ZA and streaming mode when handling signals
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 16/39] arm64/sme: Implement traps and syscall handling for SME
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 15/39] arm64/sme: Implement ZA context switching
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 14/39] arm64/sme: Implement streaming SVE context switching
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 13/39] arm64/sme: Implement SVCR context switching
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 12/39] arm64/sme: Implement support for TPIDR2
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 11/39] arm64/sme: Implement vector length configuration prctl()s
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 10/39] arm64/sme: Implement sysctl to set the default vector length
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 09/39] arm64/sme: Identify supported SME vector lengths at boot
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 08/39] arm64/sme: Basic enumeration support
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH v13 07/39] arm64/sme: Early CPU setup for SME
From
: Mark Brown <broonie@xxxxxxxxxx>
[Index of Archives]
[Linux KVM]
[Spice Development]
[Libvirt]
[Libvirt Users]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]