Linux KVM for ARM Processors
[Prev Page][Next Page]
- [PATCH v8 2/7] KVM: x86: extract KVM_GET_CLOCK/KVM_SET_CLOCK to separate functions
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v8 1/7] kvm: x86: abstract locking around pvclock_update_vm_gtod_copy
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v8 0/7] KVM: x86: Add idempotent controls for migrating system counter state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v8 8/8] KVM: arm64: Emulate physical counter offsetting on non-ECV systems
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v8 7/8] KVM: arm64: Configure timer traps in vcpu_load() for VHE
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v8 6/8] KVM: arm64: Allow userspace to configure a guest's counter-timer offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v8 4/8] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v8 5/8] arm64: cpufeature: Enumerate support for FEAT_ECV >= 0x2
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v8 2/8] KVM: arm64: Separate guest/host counter offset values
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v8 0/8] KVM: arm64: Add idempotent controls to migrate guest counter
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v8 3/8] KVM: arm64: Make a helper function to get nr of timer regs
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v8 1/8] KVM: arm64: Refactor update_vtimer_cntvoff()
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
- From: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
- Re: [PATCH v7 10/15] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v7 09/15] KVM: arm64: selftests: Maintain consistency for vcpuid type
- From: Andrew Jones <drjones@xxxxxxxxxx>
- [PATCH v7 15/15] KVM: arm64: selftests: arch_timer: Support vCPU migration
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 14/15] KVM: arm64: selftests: Add arch_timer test
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 13/15] KVM: arm64: selftests: Add host support for vGIC
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 12/15] KVM: arm64: selftests: Add basic GICv3 support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 11/15] KVM: arm64: selftests: Add light-weight spinlock support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 10/15] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 09/15] KVM: arm64: selftests: Maintain consistency for vcpuid type
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 08/15] KVM: arm64: selftests: Add support to disable and enable local IRQs
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 07/15] KVM: arm64: selftests: Add basic support to generate delays
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 06/15] KVM: arm64: selftests: Add basic support for arch_timers
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 05/15] KVM: arm64: selftests: Add support for cpu_relax
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 02/15] tools: arm64: Import sysreg.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 04/15] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 03/15] KVM: arm64: selftests: Use read/write definitions from sysreg.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 00/15] KVM: arm64: selftests: Introduce arch_timer selftest
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 01/15] KVM: arm64: selftests: Add MMIO readl/writel support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v6 02/14] tools: arm64: Import sysreg.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v6 09/14] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v6 12/14] KVM: arm64: selftests: Add host support for vGIC
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v6 09/14] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v6 04/14] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v6 02/14] tools: arm64: Import sysreg.h
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v6 09/14] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 00/14] KVM: arm64: selftests: Introduce arch_timer selftest
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 14/14] KVM: arm64: selftests: arch_timer: Support vCPU migration
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 13/14] KVM: arm64: selftests: Add arch_timer test
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 11/14] KVM: arm64: selftests: Add basic GICv3 support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 12/14] KVM: arm64: selftests: Add host support for vGIC
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 10/14] KVM: arm64: selftests: Add light-weight spinlock support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 09/14] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 08/14] KVM: arm64: selftests: Add support to disable and enable local IRQs
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 07/14] KVM: arm64: selftests: Add basic support to generate delays
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 06/14] KVM: arm64: selftests: Add basic support for arch_timers
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 05/14] KVM: arm64: selftests: Add support for cpu_relax
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 04/14] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 02/14] tools: arm64: Import sysreg.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 03/14] KVM: arm64: selftests: Use read/write definitions from sysreg.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 00/14] KVM: arm64: selftests: Introduce arch_timer selftest
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 01/14] KVM: arm64: selftests: Add MMIO readl/writel support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v5 04/14] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v5 11/14] KVM: arm64: selftests: Add basic GICv3 support
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v5 09/14] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v5 12/14] KVM: arm64: selftests: Add host support for vGIC
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v5 14/14] KVM: arm64: selftests: arch_timer: Support vCPU migration
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 13/14] KVM: arm64: selftests: Add arch_timer test
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 12/14] KVM: arm64: selftests: Add host support for vGIC
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 11/14] KVM: arm64: selftests: Add basic GICv3 support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 10/14] KVM: arm64: selftests: Add light-weight spinlock support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 09/14] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 08/14] KVM: arm64: selftests: Add support to disable and enable local IRQs
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 07/14] KVM: arm64: selftests: Add basic support to generate delays
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 06/14] KVM: arm64: selftests: Add basic support for arch_timers
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 05/14] KVM: arm64: selftests: Add support for cpu_relax
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 04/14] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 02/14] tools: arm64: Import sysreg.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 03/14] KVM: arm64: selftests: Use read/write definitions from sysreg.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 00/14] KVM: arm64: selftests: Introduce arch_timer selftest
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v5 01/14] KVM: arm64: selftests: Add MMIO readl/writel support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v2 2/2] KVM: arm64: Add memcg accounting to KVM allocations
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v2 5/6] kvm: allocate vcpu pointer array separately
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: selftests: build the memslot tests for arm64
- From: "Maciej S. Szmigiero" <maciej.szmigiero@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: selftests: make memslot_perf_test arch independent
- From: "Maciej S. Szmigiero" <maciej.szmigiero@xxxxxxxxxx>
- Re: [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH AUTOSEL 5.13 12/29] KVM: arm64: Make hyp_panic() more robust when protected mode is enabled
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.14 13/32] KVM: arm64: Make hyp_panic() more robust when protected mode is enabled
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH 0/4] Fix racing TLBI with ASID/VMID reallocation
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- RE: [PATCH 0/4] Fix racing TLBI with ASID/VMID reallocation
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: arm64: selftests: test for vgic redist above the VM IPA size
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [PATCH v2 2/2] KVM: arm64: selftests: tests for vgic redist regions above the VM IPA size
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 0/2] KVM: arm64: vgic-v3: Missing check for redist region above the VM IPA size
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: arm64: selftests: test for vgic redist above the VM IPA size
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v4 15/18] KVM: arm64: selftests: Add arch_timer test
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 16/18] KVM: arm64: selftests: arch_timer: Support vCPU migration
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 17/18] KVM: arm64: selftests: Replace ARM64_SYS_REG with ARM64_SYS_KVM_REG
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 14/18] KVM: arm64: selftests: Add host support for vGIC
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 14/18] KVM: arm64: selftests: Add host support for vGIC
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 04/18] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 04/18] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v4 03/18] KVM: arm64: selftests: Use read/write definitions from sysreg.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 18/18] KVM: selftests: vgic_init: Pull REDIST_REGION_ATTR_ADDR from vgic.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 11/18] KVM: arm64: selftests: Add basic GICv3 support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 4/5] scripts: Generate kvmtool standalone tests
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 2/2] KVM: arm64: selftests: test for vgic redist above the VM IPA size
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 4/5] scripts: Generate kvmtool standalone tests
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 4/5] scripts: Generate kvmtool standalone tests
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v4 16/18] KVM: arm64: selftests: arch_timer: Support vCPU migration
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 17/18] KVM: arm64: selftests: Replace ARM64_SYS_REG with ARM64_SYS_KVM_REG
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 14/18] KVM: arm64: selftests: Add host support for vGIC
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 12/18] KVM: selftests: Keep track of the number of vCPUs for a VM
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 4/5] scripts: Generate kvmtool standalone tests
- From: Andrew Jones <drjones@xxxxxxxxxx>
- RE: [PATCH v2 2/2] KVM: arm64: Add memcg accounting to KVM allocations
- From: Justin He <Justin.He@xxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 4/5] scripts: Generate kvmtool standalone tests
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 06/18] KVM: arm64: selftests: Add basic support for arch_timers
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 04/18] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 03/18] KVM: arm64: selftests: Use read/write definitions from sysreg.h
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 15/18] KVM: arm64: selftests: Add arch_timer test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 18/18] KVM: selftests: vgic_init: Pull REDIST_REGION_ATTR_ADDR from vgic.h
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 17/18] KVM: arm64: selftests: Replace ARM64_SYS_REG with ARM64_SYS_KVM_REG
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 14/18] KVM: arm64: selftests: Add host support for vGIC
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 12/18] KVM: selftests: Keep track of the number of vCPUs for a VM
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 11/18] KVM: arm64: selftests: Add basic GICv3 support
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 04/18] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 03/18] KVM: arm64: selftests: Use read/write definitions from sysreg.h
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 18/18] KVM: selftests: vgic_init: Pull REDIST_REGION_ATTR_ADDR from vgic.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 17/18] KVM: arm64: selftests: Replace ARM64_SYS_REG with ARM64_SYS_KVM_REG
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 16/18] KVM: arm64: selftests: arch_timer: Support vCPU migration
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 15/18] KVM: arm64: selftests: Add arch_timer test
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 14/18] KVM: arm64: selftests: Add host support for vGIC
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 13/18] KVM: selftests: Add support to get the VM's mode
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 12/18] KVM: selftests: Keep track of the number of vCPUs for a VM
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 11/18] KVM: arm64: selftests: Add basic GICv3 support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 10/18] KVM: arm64: selftests: Add light-weight spinlock support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 08/18] KVM: arm64: selftests: Add support to disable and enable local IRQs
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 07/18] KVM: arm64: selftests: Add basic support to generate delays
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 06/18] KVM: arm64: selftests: Add basic support for arch_timers
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 05/18] KVM: arm64: selftests: Add support for cpu_relax
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 04/18] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 03/18] KVM: arm64: selftests: Use read/write definitions from sysreg.h
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 00/18] KVM: arm64: selftests: Introduce arch_timer selftest
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v4 01/18] KVM: arm64: selftests: Add MMIO readl/writel support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 2/2] KVM: arm64: selftests: test for vgic redist above the VM IPA size
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 1/2] KVM: arm64: vgic: check redist region is not above the VM IPA size
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 0/2] KVM: arm64: vgic-v3: Missing check for redist region above the VM IPA size
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 5/5] configure: Ignore --erratatxt when --target=kvmtool
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 4/5] scripts: Generate kvmtool standalone tests
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 4/5] scripts: Generate kvmtool standalone tests
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v5 3/8] KVM: arm64: Simplify masking out MTE in feature id reg
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v5 2/8] KVM: arm64: Add missing field descriptor for MDCR_EL2
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v5 1/8] KVM: arm64: Pass struct kvm to per-EC handlers
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v5 4/8] KVM: arm64: Add trap handlers for protected VMs
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 3/3] docs/system/arm/virt: Fix documentation for the 'highmem' option
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 3/3] docs/system/arm/virt: Fix documentation for the 'highmem' option
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH 1/3] hw/arm/virt: KVM: Probe for KVM_CAP_ARM_VM_IPA_SIZE when creating scratch VM
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH 2/3] hw/arm/virt: Honor highmem setting when computing highest_gpa
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v2 1/2] KVM: arm64: vgic: Add memcg accounting to vgic allocations
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 2/2] KVM: arm64: Add memcg accounting to KVM allocations
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 0/2] KVM: selftests: enable the memslot tests in ARM64
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v2 1/2] KVM: selftests: make memslot_perf_test arch independent
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 2/2] KVM: selftests: build the memslot tests for arm64
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 3/3] docs/system/arm/virt: Fix documentation for the 'highmem' option
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [PATCH v2 2/2] KVM: selftests: build the memslot tests for arm64
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v2 1/2] KVM: selftests: make memslot_perf_test arch independent
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v2 0/2] KVM: selftests: enable the memslot tests in ARM64
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 0/6] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 2/2] KVM: selftests: build the memslot tests for arm64
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 1/2] KVM: selftests: make memslot_perf_test arch independent
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 0/2] KVM: selftests: enable the memslot tests in ARM64
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 0/6] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: selftests: build the memslot tests for arm64
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: selftests: build the memslot tests for arm64
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 3/3] docs/system/arm/virt: Fix documentation for the 'highmem' option
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 0/6] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3 12/12] KVM: arm64: selftests: arch_timer: Support vCPU migration
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 12/12] KVM: arm64: selftests: arch_timer: Support vCPU migration
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: selftests: build the memslot tests for arm64
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: selftests: make memslot_perf_test arch independent
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 2/3] hw/arm/virt: Honor highmem setting when computing highest_gpa
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [PATCH 0/3] target/arm: Reduced-IPA space and highmem=off fixes
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [PATCH 3/3] docs/system/arm/virt: Fix documentation for the 'highmem' option
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- [PATCH v2 2/2] KVM: arm64: Add memcg accounting to KVM allocations
- From: Jia He <justin.he@xxxxxxx>
- [PATCH v2 1/2] KVM: arm64: vgic: Add memcg accounting to vgic allocations
- From: Jia He <justin.he@xxxxxxx>
- [PATCH v2 0/2] Add memcg accounting to Arm KVM
- From: Jia He <justin.he@xxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 5/5] configure: Ignore --erratatxt when --target=kvmtool
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 4/5] scripts: Generate kvmtool standalone tests
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
- From: Andrew Jones <drjones@xxxxxxxxxx>
- [PATCH] KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 1/5] lib: arm: Print test exit status on exit if chr-testdev is not available
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 1/5] lib: arm: Print test exit status on exit if chr-testdev is not available
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH] KVM: stats: Add VM stat for remote tlb flush requests
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 1/5] lib: arm: Print test exit status on exit if chr-testdev is not available
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2 5/6] kvm: allocate vcpu pointer array separately
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 0/6] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v7 3/7] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [GIT PULL] KVM/arm64 updates for 5.15
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: selftests: build the memslot tests for arm64
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: selftests: make memslot_perf_test arch independent
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 12/12] KVM: arm64: selftests: arch_timer: Support vCPU migration
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v2 5/6] kvm: allocate vcpu pointer array separately
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH] Documentation, dt, numa: Add note to empty NUMA node
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 2/2] KVM: selftests: build the memslot tests for arm64
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 1/2] KVM: selftests: make memslot_perf_test arch independent
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH 0/2] KVM: selftests: enable the memslot tests in ARM64
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v3 12/12] KVM: arm64: selftests: arch_timer: Support vCPU migration
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v3 10/12] KVM: arm64: selftests: Add host support for vGIC
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v3 10/12] KVM: arm64: selftests: Add host support for vGIC
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v3 11/12] KVM: arm64: selftests: Add arch_timer test
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v2 5/6] kvm: allocate vcpu pointer array separately
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 5/6] kvm: allocate vcpu pointer array separately
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 4/6] kvm: use kvfree() in kvm_arch_free_vm()
- From: Juergen Gross <jgross@xxxxxxxx>
- [PATCH v2 0/6] x86/kvm: add boot parameters for max vcpu configs
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH v3 12/12] KVM: arm64: selftests: arch_timer: Support vCPU migration
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 10/12] KVM: arm64: selftests: Add host support for vGIC
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 11/12] KVM: arm64: selftests: Add arch_timer test
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 10/12] KVM: arm64: selftests: Add host support for vGIC
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 09/12] KVM: arm64: selftests: Add basic GICv3 support
- From: Andrew Jones <drjones@xxxxxxxxxx>
- RE: [PATCH 2/2] KVM: arm64: Add memcg accounting to KVM allocations
- From: Justin He <Justin.He@xxxxxxx>
- RE: [PATCH 1/2] KVM: arm64: vgic: Add memcg accounting to vgic allocations
- From: Justin He <Justin.He@xxxxxxx>
- [PATCH] KVM: arm64: Allow KVM to be disabled from the command line
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 08/12] KVM: arm64: selftests: Add light-weight spinlock support
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 08/12] KVM: arm64: selftests: Add light-weight spinlock support
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v7 0/6] KVM: x86: Add idempotent controls for migrating system counter state
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 4/6] KVM: x86: Take the pvclock sync lock behind the tsc_write_lock
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 5/6] KVM: x86: Refactor tsc synchronization code
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 05/12] KVM: arm64: selftests: Add basic support to generate delays
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3 01/12] KVM: arm64: selftests: Add MMIO readl/writel support
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v7 0/6] KVM: x86: Add idempotent controls for migrating system counter state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v7 5/6] KVM: x86: Refactor tsc synchronization code
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: arm64: Add memcg accounting to KVM allocations
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: arm64: vgic: Add memcg accounting to vgic allocations
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 10/12] KVM: arm64: selftests: Add host support for vGIC
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v3 02/12] KVM: arm64: selftests: Add write_sysreg_s and read_sysreg_s
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v3 07/12] KVM: arm64: selftests: Add support to get the vcpuid from MPIDR_EL1
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v3 10/12] KVM: arm64: selftests: Add host support for vGIC
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v3 06/12] KVM: arm64: selftests: Add support to disable and enable local IRQs
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 05/12] KVM: arm64: selftests: Add basic support to generate delays
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 04/12] KVM: arm64: selftests: Add basic support for arch_timers
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 03/12] KVM: arm64: selftests: Add support for cpu_relax
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 02/12] KVM: arm64: selftests: Add write_sysreg_s and read_sysreg_s
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 01/12] KVM: arm64: selftests: Add MMIO readl/writel support
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 07/12] KVM: arm64: selftests: Add support to get the vcpuid from MPIDR_EL1
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 02/12] KVM: arm64: selftests: Add write_sysreg_s and read_sysreg_s
- From: Andrew Jones <drjones@xxxxxxxxxx>
- [PATCH 2/2] KVM: arm64: Add memcg accounting to KVM allocations
- From: Jia He <justin.he@xxxxxxx>
- [PATCH 1/2] KVM: arm64: vgic: Add memcg accounting to vgic allocations
- From: Jia He <justin.he@xxxxxxx>
- Re: [PATCH v3 07/12] KVM: arm64: selftests: Add support to get the vcpuid from MPIDR_EL1
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3 06/12] KVM: arm64: selftests: Add support to disable and enable local IRQs
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3 02/12] KVM: arm64: selftests: Add write_sysreg_s and read_sysreg_s
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3 02/12] KVM: arm64: selftests: Add write_sysreg_s and read_sysreg_s
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v3 01/12] KVM: arm64: selftests: Add MMIO readl/writel support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v3 03/12] KVM: arm64: selftests: Add support for cpu_relax
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3 02/12] KVM: arm64: selftests: Add write_sysreg_s and read_sysreg_s
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3 00/12] KVM: arm64: selftests: Introduce arch_timer selftest
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3 00/12] KVM: arm64: selftests: Introduce arch_timer selftest
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3 03/12] KVM: arm64: selftests: Add support for cpu_relax
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3 02/12] KVM: arm64: selftests: Add write_sysreg_s and read_sysreg_s
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v3 01/12] KVM: arm64: selftests: Add MMIO readl/writel support
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v3 12/12] KVM: arm64: selftests: arch_timer: Support vCPU migration
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v3 11/12] KVM: arm64: selftests: Add arch_timer test
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v3 10/12] KVM: arm64: selftests: Add host support for vGIC
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v3 09/12] KVM: arm64: selftests: Add basic GICv3 support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v3 08/12] KVM: arm64: selftests: Add light-weight spinlock support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v3 07/12] KVM: arm64: selftests: Add support to get the vcpuid from MPIDR_EL1
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v3 05/12] KVM: arm64: selftests: Add basic support to generate delays
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v3 04/12] KVM: arm64: selftests: Add basic support for arch_timers
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v3 06/12] KVM: arm64: selftests: Add support to disable and enable local IRQs
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v3 03/12] KVM: arm64: selftests: Add support for cpu_relax
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v3 02/12] KVM: arm64: selftests: Add write_sysreg_s and read_sysreg_s
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v3 01/12] KVM: arm64: selftests: Add MMIO readl/writel support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v3 00/12] KVM: arm64: selftests: Introduce arch_timer selftest
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v2 0/3] kvmtool: Limit IPA space to what is actually required
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH][kvmtool] virtio/pci: Size the MSI-X bar according to the number of MSI-X
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH][kvmtool] virtio/pci: Size the MSI-X bar according to the number of MSI-X
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: [PATCH][kvmtool] virtio/pci: Size the MSI-X bar according to the number of MSI-X
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH][kvmtool] virtio/pci: Size the MSI-X bar according to the number of MSI-X
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: [PATCH v7 6/6] KVM: x86: Expose TSC offset controls to userspace
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v7 3/7] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 00/13] perf: KVM: Fix, optimize, and clean up callbacks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/13] perf: Force architectures to opt-in to guest callbacks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/13] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 13/13] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c / pmu.c
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 12/13] KVM: arm64: Convert to the generic perf callbacks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 11/13] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 10/13] KVM: Move x86's perf guest info callbacks to generic KVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 09/13] KVM: x86: More precisely identify NMI from guest when handling PMI
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 07/13] perf/core: Use static_call to optimize perf_guest_info_callbacks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 08/13] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 06/13] perf/core: Rework guest callbacks to prepare for static_call support
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 05/13] perf: Force architectures to opt-in to guest callbacks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 03/13] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 04/13] perf: Stop pretending that perf can handle multiple guest callbacks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 02/13] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 01/13] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 00/13] perf: KVM: Fix, optimize, and clean up callbacks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC kvmtool PATCH 0/2] PSCI SYSTEM_SUSPEND support
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC kvmtool PATCH 1/2] TESTONLY: KVM: Update KVM headers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC kvmtool PATCH 2/2] arm64: Add support for KVM_CAP_ARM_SYSTEM_SUSPEND
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 10/10] KVM: arm64: selftests: Add arch_timer test
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH 05/15] perf: Track guest callbacks on a per-CPU basis
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 07/15] KVM: Use dedicated flag to track if KVM is handling an NMI from guest
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 05/15] perf: Track guest callbacks on a per-CPU basis
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 05/15] perf: Track guest callbacks on a per-CPU basis
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH][kvmtool] virtio/pci: Size the MSI-X bar according to the number of MSI-X
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 00/15] perf: KVM: Fix, optimize, and clean up callbacks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v5 4/8] KVM: arm64: Add trap handlers for protected VMs
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v5 8/8] KVM: arm64: Handle protected guests at 32 bits
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v5 5/8] KVM: arm64: Initialize trap registers for protected VMs
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v5 6/8] KVM: arm64: Move sanitized copies of CPU features
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v5 7/8] KVM: arm64: Trap access to pVM restricted features
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v5 3/8] KVM: arm64: Simplify masking out MTE in feature id reg
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v5 2/8] KVM: arm64: Add missing field descriptor for MDCR_EL2
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v5 1/8] KVM: arm64: Pass struct kvm to per-EC handlers
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v5 0/8] KVM: arm64: Fixed features for protected VMs
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH 00/15] perf: KVM: Fix, optimize, and clean up callbacks
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: Is there any KVM-enabled kernel for android i can find ?
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 00/15] perf: KVM: Fix, optimize, and clean up callbacks
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Is there any KVM-enabled kernel for android i can find ?
- From: aaditya singh <aaditya99983@xxxxxxxxx>
- [PATCH 13/15] KVM: arm64: Drop perf.c and fold its tiny bit of code into pmu.c
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 15/15] perf: KVM: Indicate "in guest" via NULL ->is_in_guest callback
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 14/15] perf: Disallow bulk unregistering of guest callbacks and do cleanup
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 12/15] KVM: arm64: Convert to the generic perf callbacks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 11/15] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 10/15] KVM: Move x86's perf guest info callbacks to generic KVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 09/15] KVM: arm64: Register/unregister perf callbacks at vcpu load/put
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 08/15] KVM: x86: Drop current_vcpu in favor of kvm_running_vcpu
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 07/15] KVM: Use dedicated flag to track if KVM is handling an NMI from guest
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 05/15] perf: Track guest callbacks on a per-CPU basis
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 06/15] KVM: x86: Register perf callbacks only when actively handling interrupt
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 04/15] perf: Force architectures to opt-in to guest callbacks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 02/15] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 03/15] perf: Stop pretending that perf can handle multiple guest callbacks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 01/15] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 00/15] perf: KVM: Fix, optimize, and clean up callbacks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 00/15] perf: KVM: Fix, optimize, and clean up callbacks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: KVM/arm64: Guest ABI changes do not appear rollback-safe
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH 11/15] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 07/15] KVM: Use dedicated flag to track if KVM is handling an NMI from guest
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 06/15] KVM: x86: Register perf callbacks only when actively handling interrupt
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 05/15] perf: Track guest callbacks on a per-CPU basis
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 10/10] KVM: arm64: selftests: Add arch_timer test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 6/6] KVM: x86: Expose TSC offset controls to userspace
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: KVM/arm64: Guest ABI changes do not appear rollback-safe
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 0/6] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH][kvmtool] virtio/pci: Correctly handle MSI-X masking while MSI-X is disabled
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH][kvmtool] virtio/pci: Correctly handle MSI-X masking while MSI-X is disabled
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: [PATCH v7 6/6] KVM: x86: Expose TSC offset controls to userspace
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [GIT PULL] KVM/arm64 updates for 5.15
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 3/3] kvmtool: arm64: Configure VM with the minimal required IPA space
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2] arm64: Do not trap PMSNEVFR_EL1
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 0/6] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Trim guest debug exception handling
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: KVM/arm64: Guest ABI changes do not appear rollback-safe
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: KVM/arm64: Guest ABI changes do not appear rollback-safe
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v2] arm64: Do not trap PMSNEVFR_EL1
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: KVM/arm64: Guest ABI changes do not appear rollback-safe
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: KVM/arm64: Guest ABI changes do not appear rollback-safe
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: KVM/arm64: Guest ABI changes do not appear rollback-safe
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH][kvmtool] virtio/pci: Correctly handle MSI-X masking while MSI-X is disabled
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [RFC PATCH v4 kvmtool 5/5] arm64: SPE: Set KVM_ARM_VCPU_SUPPORTED_CPUS
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 kvmtool 4/5] arm64: Add SPE support
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 kvmtool 3/5] init: Add last_{init, exit} list macros
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 kvmtool 2/5] arm/arm64: Make kvm__arch_delete_ram() aarch32/aarch64 specific
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 kvmtool 1/5] update_headers: Sync KVM UAPI headers with KVM SPE implementation
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 kvmtool 0/5] KVM SPE support
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 39/39] KVM: arm64: Allow userspace to enable SPE for guests
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 38/39] KVM: arm64: Make CONFIG_KVM_ARM_SPE depend on !CONFIG_NUMA_BALANCING
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 37/39] KVM: arm64: Add PMSIDR_EL1 to the SPE register context
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 36/39] KVM: arm64: Implement userspace API to stop a VCPU profiling
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 35/39] KVM: arm64: Add an userspace API to stop a VCPU profiling
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 34/39] KVM: arm64: Emulate SPE buffer management interrupt
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 33/39] KVM: arm64: Allow guest to use physical timestamps if perfmon_capable()
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 32/39] KVM: arm64: Save/restore PMSNEVFR_EL1 on VCPU put/load
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 31/39] KVM: arm64: VHE: Context switch SPE state if VCPU has SPE
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 30/39] KVM: arm64: nVHE: Context switch SPE state if VCPU has SPE
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 29/39] KVM: arm64: Rename DEBUG_STATE_SAVE_SPE -> DEBUG_SAVE_SPE_BUFFER flags
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 28/39] KVM: arm64: nVHE: Save PMSCR_EL1 to the host context
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 26/39] KVM: arm64: VHE: Change MDCR_EL2 at world switch if VCPU has SPE
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 27/39] KVM: arm64: Add SPE system registers to VCPU context
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 25/39] KVM: arm64: Move the write to MDCR_EL2 out of __activate_traps_common()
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 24/39] KVM: arm64: debug: Configure MDCR_EL2 when a VCPU has SPE
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 23/39] KVM: arm64: VHE: Clear MDCR_EL2.E2PB in vcpu_put()
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 22/39] KVM: arm64: Add SPE VCPU device attribute to initialize SPE
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 21/39] KVM: arm64: Add SPE VCPU device attribute to set the interrupt number
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 20/39] KVM: arm64: Add a new VCPU device control group for SPE
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 19/39] KVM: arm64: Do not emulate SPE on CPUs which don't have SPE
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 18/39] KVM: arm64: Expose SPE version to guests
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 17/39] KVM: arm64: Set the VCPU SPE feature bit when SPE is available
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 16/39] KVM: arm64: Make SPE available when at least one CPU supports it
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 15/39] drivers/perf: Expose the cpumask of CPUs that support SPE
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 14/39] KVM: arm64: Add SPE capability and VCPU feature
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 13/39] KVM: arm64: Add CONFIG_KVM_ARM_SPE Kconfig option
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 12/39] KVM: arm64: Add the KVM_ARM_VCPU_SUPPORTED_CPUS VCPU ioctl
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 11/39] KVM: arm64: Allow userspace to lock and unlock memslots
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 10/39] KVM: arm64: Print a warning for unexpected faults on locked memslots
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 09/39] KVM: Add kvm_warn{,_ratelimited} macros
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 08/39] KVM: arm64: Deny changes to locked memslots
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 07/39] KVM: arm64: Unlock memslots after stage 2 tables are freed
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 06/39] KVM: arm64: Delay tag scrubbing for locked memslots until a VCPU runs
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 05/39] KVM: arm64: Perform CMOs on locked memslots when userspace resets VCPUs
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 04/39] KVM: arm64: Defer CMOs for locked memslots until a VCPU is run
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 03/39] KVM: arm64: Implement the memslot lock/unlock functionality
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 02/39] KVM: arm64: Add lock/unlock memslot user API
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 00/39] KVM: arm64: Add Statistical Profiling Extension (SPE) support
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [RFC PATCH v4 01/39] KVM: arm64: Make lock_all_vcpus() available to the rest of KVM
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH][kvmtool] virtio/pci: Correctly handle MSI-X masking while MSI-X is disabled
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: KVM/arm64: Guest ABI changes do not appear rollback-safe
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: KVM/arm64: Guest ABI changes do not appear rollback-safe
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 4/4] KVM: mmu: remove over-aggressive warnings
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- [PATCH v3 3/4] KVM: arm64/mmu: use gfn_to_pfn_page
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- [PATCH v3 2/4] KVM: x86/mmu: use gfn_to_pfn_page
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- [PATCH v3 1/4] KVM: mmu: introduce new gfn_to_pfn_page functions
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- [PATCH v3 0/4] KVM: allow mapping non-refcounted pages
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- Re: KVM/arm64: Guest ABI changes do not appear rollback-safe
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: KVM/arm64: Guest ABI changes do not appear rollback-safe
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [RFC PATCH] KVM: arm64: Allow VMMs to opt-out of KVM_CAP_PTP_KVM
- From: Oliver Upton <oupton@xxxxxxxxxx>
- KVM/arm64: Guest ABI changes do not appear rollback-safe
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2] arm64: Do not trap PMSNEVFR_EL1
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v2] arm64: Do not trap PMSNEVFR_EL1
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH] arm64: Do not trap PMSNEVFR_EL1
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH] arm64: Do not trap PMSNEVFR_EL1
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH][kvmtool] virtio/pci: Correctly handle MSI-X masking while MSI-X is disabled
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] arm64: Do not trap PMSNEVFR_EL1
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- [PATCH] arm64: Do not trap PMSNEVFR_EL1
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2 3/3] kvmtool: arm64: Configure VM with the minimal required IPA space
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: [PATCH v2 2/3] kvmtool: arm64: Use the maximum supported IPA size when creating the VM
- From: Andre Przywara <andre.przywara@xxxxxxx>
- [PATCH] KVM: arm64: Trim guest debug exception handling
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Ratelimit error log during guest debug exception
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v7 6/6] KVM: x86: Expose TSC offset controls to userspace
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Ratelimit error log during guest debug exception
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH][kvmtool] virtio/pci: Correctly handle MSI-X masking while MSI-X is disabled
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: [PATCH v2 1/2] KVM: Refactor kvm_arch_vcpu_fault() to return a struct page pointer
- From: Christian Borntraeger <borntraeger@xxxxxxxxxx>
- Re: [PATCH v4 11/15] KVM: arm64: Guest exit handlers for nVHE hyp
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v4 15/15] KVM: arm64: Handle protected guests at 32 bits
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v4 00/15] KVM: arm64: Fixed features for protected VMs
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v4 11/15] KVM: arm64: Guest exit handlers for nVHE hyp
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v2 3/3] kvmtool: arm64: Configure VM with the minimal required IPA space
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 3/3] kvmtool: arm64: Configure VM with the minimal required IPA space
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 1/3] hw/arm/virt: KVM: Probe for KVM_CAP_ARM_VM_IPA_SIZE when creating scratch VM
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v2 3/3] kvmtool: arm64: Configure VM with the minimal required IPA space
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 2/3] kvmtool: arm64: Use the maximum supported IPA size when creating the VM
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v2 1/3] kvmtool: Abstract KVM_VM_TYPE into a weak function
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 0/6] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 1/3] kvmtool: Abstract KVM_VM_TYPE into a weak function
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 0/3] kvmtool: Limit IPA space to what is actually required
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 2/3] kvmtool: arm64: Use the maximum supported IPA size when creating the VM
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 3/3] kvmtool: arm64: Configure VM with the minimal required IPA space
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 0/3] target/arm: Reduced-IPA space and highmem=off fixes
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 2/3] hw/arm/virt: Honor highmem setting when computing highest_gpa
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 3/3] docs/system/arm/virt: Fix documentation for the 'highmem' option
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 1/3] hw/arm/virt: KVM: Probe for KVM_CAP_ARM_VM_IPA_SIZE when creating scratch VM
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 0/3] target/arm: Reduced-IPA space and highmem=off fixes
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH][kvmtool] virtio/pci: Correctly handle MSI-X masking while MSI-X is disabled
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Ratelimit error log during guest debug exception
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Ratelimit error log during guest debug exception
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v7 1/6] KVM: x86: Fix potential race in KVM_GET_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v7 3/6] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- Re: (subset) [PATCH 0/2] Fix off-by-one in range_is_memory
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v4 00/15] KVM: arm64: Fixed features for protected VMs
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Ratelimit error log during guest debug exception
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 3/4] KVM: arm64: Convert the host S2 over to __load_guest_stage2()
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 3/4] KVM: arm64: Convert the host S2 over to __load_guest_stage2()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2] KVM: arm64: vgic: Resample HW pending state on deactivation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH] KVM: arm64: Ratelimit error log during guest debug exception
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH] Documentation: kvm: Document KVM_SYSTEM_EVENT_SUSPEND exit type
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 6/6] selftests: KVM: Test SYSTEM_SUSPEND PSCI call
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 5/6] selftests: KVM: Promote PSCI hypercalls to asm volatile
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 4/6] KVM: arm64: Add support for SYSTEM_SUSPEND PSCI call
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 3/6] KVM: arm64: Encapsulate reset request logic in a helper function
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 2/6] KVM: arm64: Clean up SMC64 PSCI filtering for AArch32 guests
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 1/6] KVM: arm64: Drop unused vcpu param to kvm_psci_valid_affinity()
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 0/6] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v7 1/6] KVM: x86: Fix potential race in KVM_GET_CLOCK
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH v2] KVM: arm64: vgic: Resample HW pending state on deactivation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v4 11/15] KVM: arm64: Guest exit handlers for nVHE hyp
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: drop WARN from vgic_get_irq
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] selftests: KVM: Gracefully handle missing vCPU features
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 0/3] KVM: arm64: Use generic guest entry infrastructure
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v7 3/7] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v7 5/7] KVM: arm64: Allow userspace to configure a guest's counter-timer offset
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v7 3/7] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 0/4] KVM: arm64: Fix some races in CPU_ON PSCI call
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: drop WARN from vgic_get_irq
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 15/15] KVM: arm64: Handle protected guests at 32 bits
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: drop WARN from vgic_get_irq
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: drop WARN from vgic_get_irq
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: drop WARN from vgic_get_irq
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: drop WARN from vgic_get_irq
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH] KVM: arm64: vgic: drop WARN from vgic_get_irq
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH] selftests: KVM: Gracefully handle missing vCPU features
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: Resample HW pending state on deactivation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 4/4] selftests: KVM: Introduce psci_cpu_on_test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 3/4] KVM: arm64: Enforce reserved bits for PSCI target affinities
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 2/4] KVM: arm64: Handle PSCI resets before userspace touches vCPU state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 1/4] KVM: arm64: Fix read-side race on updates to vcpu reset state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 0/4] KVM: arm64: Fix some races in CPU_ON PSCI call
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: Resample HW pending state on deactivation
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v2 10/10] KVM: arm64: selftests: Add arch_timer test
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v2 09/10] KVM: arm64: selftests: Add basic GICv3 support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v2 08/10] KVM: arm64: selftests: Add light-weight spinlock support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v2 07/10] KVM: arm64: selftests: Add support to get the vcpuid from MPIDR_EL1
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v2 06/10] KVM: arm64: selftests: Add support to disable and enable local IRQs
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v2 05/10] KVM: arm64: selftests: Add basic support to generate delays
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v2 04/10] KVM: arm64: selftests: Add basic support for arch_timers
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v2 03/10] KVM: arm64: selftests: Add support for cpu_relax
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v2 02/10] KVM: arm64: selftests: Add write_sysreg_s and read_sysreg_s
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v2 01/10] KVM: arm64: selftests: Add MMIO readl/writel support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v2 00/10] KVM: arm64: selftests: Introduce arch_timer selftest
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: KVM: arm64: vgic: Resample HW pending state on deactivation
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- KVM: arm64: vgic: Resample HW pending state on deactivation
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: Resample HW pending state on deactivation
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v4 04/21] KVM: arm64: Introduce helper to retrieve a PTE and its level
- From: Andrew Walbran <qwandor@xxxxxxxxxx>
- Re: [PATCH v4 03/21] KVM: arm64: Provide the host_stage2_try() helper macro
- From: Andrew Walbran <qwandor@xxxxxxxxxx>
- [PATCH] KVM: arm64: vgic: Resample HW pending state on deactivation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: stats: Add VM stat for remote tlb flush requests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v4 11/15] KVM: arm64: Guest exit handlers for nVHE hyp
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: stats: Add VM stat for remote tlb flush requests
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v4 10/15] KVM: arm64: Add config register bit definitions
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v4 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 4/4] selftests: KVM: Introduce psci_cpu_on_test
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v4 03/15] KVM: arm64: MDCR_EL2 is a 64-bit register
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v4 09/15] KVM: arm64: Add feature register flag definitions
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v4 07/15] KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debug
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v4 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 0/4] KVM: arm64: Fix some races in CPU_ON PSCI call
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 3/4] KVM: arm64: Enforce reserved bits for PSCI target affinities
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 2/4] KVM: arm64: Handle PSCI resets before userspace touches vCPU state
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 1/4] KVM: arm64: Fix read-side race on updates to vcpu reset state
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Make hyp_panic() more robust when protected mode is enabled
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH V2 0/5] KVM: arm64: General cleanups
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 4/4] selftests: KVM: Introduce psci_cpu_on_test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 3/4] KVM: arm64: Enforce reserved bits for PSCI target affinities
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 2/4] KVM: arm64: Handle PSCI resets before userspace touches vCPU state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 1/4] KVM: arm64: Fix read-side race on updates to vcpu reset state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 0/4] KVM: arm64: Fix some races in CPU_ON PSCI call
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH] KVM: stats: Add VM stat for remote tlb flush requests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v5] memblock: make memblock_find_in_range method private
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v4 14/15] KVM: arm64: Trap access to pVM restricted features
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 12/15] KVM: arm64: Add trap handlers for protected VMs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 11/15] KVM: arm64: Guest exit handlers for nVHE hyp
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 12/15] KVM: arm64: Add trap handlers for protected VMs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 14/15] arm64: Enable async PF
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v4 02/15] KVM: async_pf: Add helper function to check completion queue
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 15/15] KVM: arm64: Handle protected guests at 32 bits
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 12/15] KVM: arm64: Add trap handlers for protected VMs
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 14/15] KVM: arm64: Trap access to pVM restricted features
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 13/15] KVM: arm64: Move sanitized copies of CPU features
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 11/15] KVM: arm64: Guest exit handlers for nVHE hyp
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 09/15] KVM: arm64: Add feature register flag definitions
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 10/15] KVM: arm64: Add config register bit definitions
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 08/15] KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 07/15] KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debug
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 05/15] KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 03/15] KVM: arm64: MDCR_EL2 is a 64-bit register
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 04/15] KVM: arm64: Fix names of config register fields
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 00/15] KVM: arm64: Fixed features for protected VMs
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 02/15] KVM: arm64: Remove trailing whitespace in comment
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v4 01/15] KVM: arm64: placeholder to check if VM is protected
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH] KVM: stats: Add VM stat for remote tlb flush requests
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH 00/10] KVM: arm64: selftests: Introduce arch_timer selftest
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH 04/10] KVM: arm64: selftests: Add basic support for arch_timers
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v4 14/15] arm64: Enable async PF
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v4 02/15] KVM: async_pf: Add helper function to check completion queue
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v5] memblock: make memblock_find_in_range method private
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v3 15/15] KVM: arm64: Restrict protected VM capabilities
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v3 11/15] KVM: arm64: Add trap handlers for protected VMs
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH v5] memblock: make memblock_find_in_range method private
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 00/10] KVM: arm64: selftests: Introduce arch_timer selftest
- From: Andrew Jones <drjones@xxxxxxxxxx>
- [PATCH v7 9/9] selftests: KVM: Add counter emulation benchmark
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 8/9] selftests: KVM: Test physical counter offsetting
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 7/9] selftests: KVM: Add support for aarch64 to system_counter_offset_test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 6/9] selftests: KVM: Add helper to check for register presence
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 5/9] selftests: KVM: Introduce system counter offset test
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 4/9] selftests: KVM: Add helpers for vCPU device attributes
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 2/9] selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 1/9] tools: arch: x86: pull in pvclock headers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 3/9] selftests: KVM: Fix kvm device helper ioctl assertions
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 0/9] selftests: KVM: Test offset-based counter controls
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 7/7] KVM: arm64: Emulate physical counter offsetting on non-ECV systems
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 6/7] KVM: arm64: Configure timer traps in vcpu_load() for VHE
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 5/7] KVM: arm64: Allow userspace to configure a guest's counter-timer offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 4/7] arm64: cpufeature: Enumerate support for FEAT_ECV >= 0x2
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 3/7] KVM: arm64: Allow userspace to configure a vCPU's virtual offset
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 2/7] KVM: arm64: Separate guest/host counter offset values
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 1/7] KVM: arm64: Refactor update_vtimer_cntvoff()
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 0/7] KVM: arm64: Add idempotent controls to migrate guest counter
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 6/6] KVM: x86: Expose TSC offset controls to userspace
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 5/6] KVM: x86: Refactor tsc synchronization code
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 4/6] KVM: x86: Take the pvclock sync lock behind the tsc_write_lock
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 3/6] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 2/6] KVM: x86: Create helper methods for KVM_{GET,SET}_CLOCK ioctls
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 0/6] KVM: x86: Add idempotent controls for migrating system counter state
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v7 1/6] KVM: x86: Fix potential race in KVM_GET_CLOCK
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 10/10] KVM: arm64: selftests: Add arch_timer test
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH 09/10] KVM: arm64: selftests: Add basic GICv3 support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH 08/10] KVM: arm64: selftests: Add light-weight spinlock support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH 07/10] KVM: arm64: selftests: Add support to get the vcpuid from MPIDR_EL1
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH 06/10] KVM: arm64: selftests: Add support to disable and enable local IRQs
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH 05/10] KVM: arm64: selftests: Add basic support to generate delays
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH 04/10] KVM: arm64: selftests: Add basic support for arch_timers
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH 03/10] KVM: arm64: selftests: Add support for cpu_relax
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH 02/10] KVM: arm64: selftests: Add write_sysreg_s and read_sysreg_s
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH 01/10] KVM: arm64: selftests: Add MMIO readl/writel support
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH 00/10] KVM: arm64: selftests: Introduce arch_timer selftest
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v2 1/2] KVM: Refactor kvm_arch_vcpu_fault() to return a struct page pointer
- From: Hou Wenlong <houwenlong93@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] KVM: arm64: Use generic guest entry infrastructure
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 0/3] KVM: arm64: Use generic guest entry infrastructure
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v4 15/15] KVM: arm64: Add async PF document
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 14/15] arm64: Enable async PF
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 13/15] arm64: Reschedule process on aync PF
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 12/15] arm64: Detect async PF para-virtualization feature
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 11/15] KVM: arm64: Export async PF capability
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 10/15] KVM: arm64: Support async PF ioctl commands
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 09/15] KVM: arm64: Support async PF hypercalls
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 08/15] KVM: arm64: Support page-ready notification
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 07/15] KVM: arm64: Support page-not-present notification
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 06/15] KVM: arm64: Add paravirtualization header files
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 05/15] KVM: arm64: Export kvm_handle_user_mem_abort()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 04/15] KVM: x86: Use generic async PF slot management
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 03/15] KVM: async_pf: Make GFN slot management generic
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 02/15] KVM: async_pf: Add helper function to check completion queue
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 01/15] KVM: async_pf: Move struct kvm_async_pf around
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 00/15] Support Asynchronous Page Fault
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v4 00/21] Support SDEI Virtualization
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 21/21] KVM: selftests: Add SDEI test case
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 20/21] KVM: arm64: Export SDEI capability
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v4 19/21] KVM: arm64: Support SDEI event cancellation
- From: Gavin Shan <gshan@xxxxxxxxxx>
[Index of Archives]
[Linux KVM]
[Spice Development]
[Libvirt]
[Libvirt Users]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]