kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-06 09:12:19 to 2021-09-14 22:31:26 UTC [more...]

[PATCH v7 00/15] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-14 22:30 UTC 

[PATCH v6 00/14] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-14 16:55 UTC  (22+ messages)
` [PATCH v6 01/14] KVM: arm64: selftests: Add MMIO readl/writel support
` [PATCH v6 02/14] tools: arm64: Import sysreg.h
` [PATCH v6 03/14] KVM: arm64: selftests: Use read/write definitions from sysreg.h
` [PATCH v6 04/14] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
` [PATCH v6 05/14] KVM: arm64: selftests: Add support for cpu_relax
` [PATCH v6 06/14] KVM: arm64: selftests: Add basic support for arch_timers
` [PATCH v6 07/14] KVM: arm64: selftests: Add basic support to generate delays
` [PATCH v6 08/14] KVM: arm64: selftests: Add support to disable and enable local IRQs
` [PATCH v6 09/14] KVM: arm64: selftests: Add guest support to get the vcpuid
` [PATCH v6 10/14] KVM: arm64: selftests: Add light-weight spinlock support
` [PATCH v6 11/14] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v6 12/14] KVM: arm64: selftests: Add host support for vGIC
` [PATCH v6 13/14] KVM: arm64: selftests: Add arch_timer test
` [PATCH v6 14/14] KVM: arm64: selftests: arch_timer: Support vCPU migration

[PATCH 0/2] KVM: arm64: vgic-v3: Missing check for redist region above the VM IPA size
 2021-09-14 11:00 UTC  (19+ messages)
` [PATCH 1/2] KVM: arm64: vgic: check redist region is not "
` [PATCH 2/2] KVM: arm64: selftests: test for vgic redist "

[PATCH v4 00/18] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-14 10:39 UTC  (63+ messages)
` [PATCH v4 01/18] KVM: arm64: selftests: Add MMIO readl/writel support
` [PATCH v4 02/18] KVM: arm64: selftests: Add sysreg.h
` [PATCH v4 03/18] KVM: arm64: selftests: Use read/write definitions from sysreg.h
` [PATCH v4 04/18] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
` [PATCH v4 05/18] KVM: arm64: selftests: Add support for cpu_relax
` [PATCH v4 06/18] KVM: arm64: selftests: Add basic support for arch_timers
` [PATCH v4 07/18] KVM: arm64: selftests: Add basic support to generate delays
` [PATCH v4 08/18] KVM: arm64: selftests: Add support to disable and enable local IRQs
` [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid
` [PATCH v4 10/18] KVM: arm64: selftests: Add light-weight spinlock support
` [PATCH v4 11/18] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v4 12/18] KVM: selftests: Keep track of the number of vCPUs for a VM
` [PATCH v4 13/18] KVM: selftests: Add support to get the VM's mode
` [PATCH v4 14/18] KVM: arm64: selftests: Add host support for vGIC
` [PATCH v4 15/18] KVM: arm64: selftests: Add arch_timer test
` [PATCH v4 16/18] KVM: arm64: selftests: arch_timer: Support vCPU migration
` [PATCH v4 17/18] KVM: arm64: selftests: Replace ARM64_SYS_REG with ARM64_SYS_KVM_REG
` [PATCH v4 18/18] KVM: selftests: vgic_init: Pull REDIST_REGION_ATTR_ADDR from vgic.h

[PATCH v6 00/14] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-13 23:15 UTC 

[PATCH v5 00/14] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-13 21:43 UTC  (19+ messages)
` [PATCH v5 01/14] KVM: arm64: selftests: Add MMIO readl/writel support
` [PATCH v5 02/14] tools: arm64: Import sysreg.h
` [PATCH v5 03/14] KVM: arm64: selftests: Use read/write definitions from sysreg.h
` [PATCH v5 04/14] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
` [PATCH v5 05/14] KVM: arm64: selftests: Add support for cpu_relax
` [PATCH v5 06/14] KVM: arm64: selftests: Add basic support for arch_timers
` [PATCH v5 07/14] KVM: arm64: selftests: Add basic support to generate delays
` [PATCH v5 08/14] KVM: arm64: selftests: Add support to disable and enable local IRQs
` [PATCH v5 09/14] KVM: arm64: selftests: Add guest support to get the vcpuid
` [PATCH v5 10/14] KVM: arm64: selftests: Add light-weight spinlock support
` [PATCH v5 11/14] KVM: arm64: selftests: Add basic GICv3 support
` [PATCH v5 12/14] KVM: arm64: selftests: Add host support for vGIC
` [PATCH v5 13/14] KVM: arm64: selftests: Add arch_timer test
` [PATCH v5 14/14] KVM: arm64: selftests: arch_timer: Support vCPU migration

[PATCH v2 0/2] Add memcg accounting to Arm KVM
 2021-09-13 12:21 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: arm64: vgic: Add memcg accounting to vgic allocations
` [PATCH v2 2/2] KVM: arm64: Add memcg accounting to KVM allocations

[PATCH v2 0/6] x86/kvm: add boot parameters for max vcpu configs
 2021-09-09 20:28 UTC  (6+ messages)
` [PATCH v2 5/6] kvm: allocate vcpu pointer array separately

[PATCH 0/2] KVM: selftests: enable the memslot tests in ARM64
 2021-09-07 17:42 UTC  (10+ messages)
` [PATCH 1/2] KVM: selftests: make memslot_perf_test arch independent
` [PATCH 2/2] KVM: selftests: build the memslot tests for arm64

[PATCH AUTOSEL 5.13 12/29] KVM: arm64: Make hyp_panic() more robust when protected mode is enabled
 2021-09-11 13:12 UTC 

[PATCH AUTOSEL 5.14 13/32] KVM: arm64: Make hyp_panic() more robust when protected mode is enabled
 2021-09-11 13:11 UTC 

[PATCH 0/4] Fix racing TLBI with ASID/VMID reallocation
 2021-09-10  9:45 UTC  (3+ messages)

[PATCH v2 0/2] KVM: arm64: vgic-v3: Missing check for redist region above the VM IPA size
 2021-09-10  0:49 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: arm64: vgic: check redist region is not "
` [PATCH v2 2/2] KVM: arm64: selftests: tests for vgic redist regions "

[kvm-unit-tests RFC PATCH 0/5] arm: Add kvmtool to the runner script
 2021-09-09 14:42 UTC  (30+ messages)
` [kvm-unit-tests RFC PATCH 1/5] lib: arm: Print test exit status on exit if chr-testdev is not available
` [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
` [kvm-unit-tests RFC PATCH 4/5] scripts: Generate kvmtool standalone tests
` [kvm-unit-tests RFC PATCH 5/5] configure: Ignore --erratatxt when --target=kvmtool

[PATCH v5 0/8] KVM: arm64: Fixed features for protected VMs
 2021-09-08 12:38 UTC  (9+ messages)
` [PATCH v5 1/8] KVM: arm64: Pass struct kvm to per-EC handlers
` [PATCH v5 2/8] KVM: arm64: Add missing field descriptor for MDCR_EL2
` [PATCH v5 3/8] KVM: arm64: Simplify masking out MTE in feature id reg
` [PATCH v5 4/8] KVM: arm64: Add trap handlers for protected VMs

[PATCH 0/3] target/arm: Reduced-IPA space and highmem=off fixes
 2021-09-08  9:16 UTC  (13+ messages)
` [PATCH 1/3] hw/arm/virt: KVM: Probe for KVM_CAP_ARM_VM_IPA_SIZE when creating scratch VM
` [PATCH 2/3] hw/arm/virt: Honor highmem setting when computing highest_gpa
` [PATCH 3/3] docs/system/arm/virt: Fix documentation for the 'highmem' option

[PATCH v2 0/2] KVM: selftests: enable the memslot tests in ARM64
 2021-09-07 20:52 UTC  (9+ messages)
` [PATCH v2 1/2] KVM: selftests: make memslot_perf_test arch independent
` [PATCH v2 2/2] KVM: selftests: build the memslot tests for arm64

[PATCH 0/6] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
 2021-09-07 18:14 UTC  (5+ messages)

[PATCH v3 00/12] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-07 16:20 UTC  (7+ messages)
` [PATCH v3 12/12] KVM: arm64: selftests: arch_timer: Support vCPU migration

[PATCH] KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule
 2021-09-07  5:21 UTC 

[PATCH] KVM: stats: Add VM stat for remote tlb flush requests
 2021-09-06 10:30 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).