Andrew Jones ([email protected])

Number of posts: 393 (0.14 per day)
First post: 2010-04-27 18:00:25
Last post: 2017-11-28 15:09:17

Date List Subject
2022-06-20 08:21:15 linux-kernel Re: [PATCH 0/3] KVM: selftests: Consolidate ucall code
2022-06-17 07:48:37 linux-kernel Re: [PATCH] selftests: KVM: Handle compiler optimizations in ucall
2022-06-16 16:28:28 linux-kernel Re: [PATCH] selftests: KVM: Handle compiler optimizations in ucall
2022-06-16 12:11:19 linux-kernel Re: [PATCH] selftests: KVM: Handle compiler optimizations in ucall
2022-06-14 09:27:26 linux-kernel Re: [PATCH] KVM: selftests: Remove the mismatched parameter comments
2022-06-14 08:18:11 linux-kernel Re: [PATCH 0/4] KVM: selftests: Fixups for overhaul
2022-06-14 07:54:04 linux-kernel Re: [PATCH 0/4] KVM: selftests: Fixups for overhaul
2022-06-14 07:51:58 linux-kernel Re: [PATCH] KVM: selftests: Remove the mismatched parameter comments
2022-06-10 19:18:28 linux-kernel Re: [PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
2022-06-10 19:05:37 linux-kernel Re: [PATCH v2 144/144] KVM: selftests: Sanity check input to ioctls() at build time
2022-06-10 18:48:56 linux-kernel Re: [PATCH v2 142/144] KVM: selftests: Add kvm_has_cap() to provide syntactic sugar
2022-06-10 18:43:02 linux-kernel Re: [PATCH v2 132/144] KVM: selftests: Purge vm+vcpu_id == vcpu silliness
2022-06-10 18:29:16 linux-kernel Re: [PATCH v2 143/144] KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
2022-06-10 18:04:34 linux-kernel Re: [PATCH v2 138/144] KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create()
2022-06-10 11:16:27 linux-kernel Re: [PATCH v2 126/144] KVM: selftests: Convert kvm_binary_stats_test away from vCPU IDs
2022-06-10 10:11:57 linux-kernel Re: [PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
2022-06-09 08:01:41 linux-kernel Re: [PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
2022-06-09 07:40:59 linux-kernel Re: [PATCH v2 048/144] KVM: selftests: Rename 'struct vcpu' to 'struct kvm_vcpu'
2022-06-08 16:41:02 linux-kernel Re: [PATCH v2 093/144] KVM: selftests: Track kvm_vcpu object in tsc_scaling_sync
2022-06-08 15:54:14 linux-kernel Re: [PATCH v2 049/144] KVM: selftests: Return the created vCPU from vm_vcpu_add()
2022-06-08 15:51:49 linux-kernel Re: [PATCH v2 048/144] KVM: selftests: Rename 'struct vcpu' to 'struct kvm_vcpu'
2022-06-08 15:40:18 linux-kernel Re: [PATCH v2 045/144] KVM: selftests: Make vm_create() a wrapper that specifies VM_MODE_DEFAULT
2022-06-08 15:16:47 linux-kernel Re: [PATCH v2 041/144] KVM: selftests: Use vm_create_without_vcpus() in hardware_disable_test
2022-06-08 15:07:21 linux-kernel Re: [PATCH v2 038/144] KVM: selftests: Push vm_adjust_num_guest_pages() into "w/o vCPUs" helper
2022-03-17 06:40:53 linux-kernel Re: [RFC PATCH 000/105] KVM: selftests: Overhaul APIs, purge VCPU_ID
2022-03-16 23:20:36 linux-kernel Re: [RFC PATCH 000/105] KVM: selftests: Overhaul APIs, purge VCPU_ID
2021-12-25 09:11:52 linux-kernel Re: [PATCH RFC 02/10] kvm: selftests: move ucall declarations into ucall_common.h
2021-12-14 15:07:57 linux-kernel Re: [PATCH v3] selftests: KVM: avoid failures due to reserved HyperTransport region
2021-11-30 10:20:09 linux-kernel Re: [RFC PATCH v2 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
2021-11-27 17:29:28 linux-kernel Re: [RFC PATCH v2 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
2021-11-27 13:18:40 linux-kernel Re: [RFC PATCH v2 01/11] KVM: arm64: Factor out firmware register handling from psci.c
2021-11-12 10:39:02 linux-kernel Re: [PATCH 1/5] KVM: arm64: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
2021-10-07 20:48:45 linux-kernel Re: [PATCH v2 00/16] KVM: arm64: MMIO guard PV services
2021-10-07 16:00:26 linux-kernel Re: [PATCH v2 13/16] arm64: Implement ioremap/iounmap hooks calling into KVM's MMIO guard
2021-10-07 15:50:32 linux-kernel Re: [PATCH v2 09/16] KVM: arm64: Advertise a capability for MMIO guard
2021-10-07 15:50:04 linux-kernel Re: [PATCH v2 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
2021-10-07 15:49:06 linux-kernel Re: [PATCH v2 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
2021-10-07 13:58:05 linux-kernel Re: [PATCH v2 07/16] KVM: arm64: Wire MMIO guard hypercalls
2021-10-07 13:52:38 linux-kernel Re: [PATCH v2 06/16] KVM: arm64: Force a full unmap on vpcu reinit
2021-10-06 11:40:21 linux-kernel Re: [PATCH v2 04/16] KVM: arm64: Add MMIO checking infrastructure
2021-10-06 11:23:47 linux-kernel Re: [PATCH v2 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
2021-10-06 11:06:19 linux-kernel Re: [PATCH v2 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
2021-10-06 10:43:55 linux-kernel Re: [PATCH v2 02/16] KVM: arm64: Check for PTE valitity when checking for executable/cacheable
2021-10-06 10:26:42 linux-kernel Re: [PATCH v2 01/16] KVM: arm64: Generalise VM features into a set of flags
2021-09-15 05:56:24 linux-kernel Re: [PATCH v7 10/15] KVM: arm64: selftests: Add guest support to get the vcpuid
2021-09-15 05:56:16 linux-kernel Re: [PATCH v7 09/15] KVM: arm64: selftests: Maintain consistency for vcpuid type
2021-09-14 07:52:02 linux-kernel Re: [PATCH v6 12/14] KVM: arm64: selftests: Add host support for vGIC
2021-09-14 07:05:03 linux-kernel Re: [PATCH v6 09/14] KVM: arm64: selftests: Add guest support to get the vcpuid
2021-09-14 06:53:08 linux-kernel Re: [PATCH v6 04/14] KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REG
2021-09-14 06:52:25 linux-kernel Re: [PATCH v6 02/14] tools: arm64: Import sysreg.h
2021-09-13 07:36:44 linux-kernel Re: [PATCH v4 09/18] KVM: arm64: selftests: Add guest support to get the vcpuid