Andrew Jones ([email protected])

Number of posts: 38 (0.17 per day)
First post: 2022-07-19 07:29:04
Last post: 2023-03-03 12:08:12

Date List Subject
2023-03-03 12:08:12 linux-kernel Re: [RFC] Support for Arm CCA VMs on Linux
2023-02-02 08:19:46 linux-kernel Re: [PATCH v2] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
2022-10-28 13:30:57 linux-kernel Re: [PATCH v1 00/18] KVM selftests code consolidation and cleanup
2022-10-13 15:02:26 linux-kernel Re: [V3 PATCH 3/4] KVM: selftests: Add arch specific post vm creation hook
2022-10-13 14:23:46 linux-kernel Re: [V3 PATCH 2/4] KVM: selftests: Add arch specific initialization
2022-10-05 08:39:27 linux-kernel Re: [PATCH 1/3] KVM: selftests: Use TAP interface in the kvm_binary_stats_test
2022-09-29 09:23:57 linux-kernel Re: [PATCH v2 1/7] KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
2022-09-15 10:27:43 linux-kernel Re: [V2 PATCH 1/8] KVM: selftests: move common startup logic to kvm_util.c
2022-09-15 09:47:35 linux-kernel Re: [V2 PATCH 2/8] KVM: selftests: Add arch specific initialization
2022-09-09 07:15:29 linux-kernel Re: [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
2022-09-05 08:19:14 linux-kernel Re: [PATCH v2 7/7] KVM: selftests: Add test for RAZ/WI AArch32 ID registers
2022-09-05 08:19:04 linux-kernel Re: [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
2022-08-29 17:43:23 linux-kernel Re: [PATCH v5 7/7] KVM: selftests: Add ucall pool based implementation
2022-08-29 17:37:50 linux-kernel Re: [PATCH v3 2/4] KVM: selftests: Put command line options in alphabetical order in dirty_log_perf_test
2022-08-29 17:35:48 linux-kernel Re: [PATCH v5 6/7] KVM: selftest: Drop now-unnecessary ucall_uninit()
2022-08-29 16:35:23 linux-kernel Re: [PATCH v5 3/7] KVM: selftests: Automatically do init_ucall() for non-barebones VMs
2022-08-29 16:34:10 linux-kernel Re: [PATCH v5 5/7] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
2022-08-19 05:40:25 linux-kernel Re: [PATCH v1 3/5] KVM: selftests: Dirty host pages in dirty_log_test
2022-08-19 05:34:16 linux-kernel Re: [V3 10/11] KVM: selftests: Add ucall pool based implementation
2022-08-18 19:26:54 linux-kernel Re: [V3 10/11] KVM: selftests: Add ucall pool based implementation
2022-08-16 16:53:20 linux-kernel Re: [V3 10/11] KVM: selftests: Add ucall pool based implementation
2022-08-16 15:51:03 linux-kernel Re: [V3 06/11] KVM: selftests: Consolidate common code for popuplating
2022-08-16 15:47:22 linux-kernel Re: [V3 07/11] KVM: selftests: Consolidate boilerplate code in get_ucall()
2022-08-03 17:56:53 linux-kernel Re: [PATCH] selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
2022-08-03 14:53:40 linux-kernel Re: [PATCH v9 28/40] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
2022-08-03 14:42:37 linux-kernel Re: [PATCH] selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
2022-08-02 15:13:43 linux-kernel Re: [PATCH] selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
2022-08-02 14:43:37 linux-kernel Re: [V2 09/11] KVM: selftests: Make ucall work with encrypted guests
2022-08-02 10:32:06 linux-kernel Re: [V2 02/11] KVM: selftests: sparsebit: add const where appropriate
2022-08-02 10:18:59 linux-kernel Re: [V2 01/11] KVM: selftests: move vm_phy_pages_alloc() earlier in file
2022-08-02 10:18:55 linux-kernel Re: [V2 09/11] KVM: selftests: Make ucall work with encrypted guests
2022-08-02 10:12:35 linux-kernel Re: [V2 06/11] KVM: selftests: Consolidate common code for popuplating
2022-08-02 10:00:30 linux-kernel Re: [V2 07/11] KVM: selftests: Consolidate boilerplate code in get_ucall()
2022-08-02 08:46:57 linux-kernel Re: [V2 07/11] KVM: selftests: Consolidate boilerplate code in get_ucall()
2022-07-27 14:01:27 linux-kernel Re: [RFC V1 08/10] KVM: selftests: Make ucall work with encrypted guests
2022-07-19 16:17:24 linux-kernel Re: [RFC V1 08/10] KVM: selftests: Make ucall work with encrypted guests
2022-07-19 14:50:08 linux-kernel Re: [RFC V1 06/10] KVM: selftests: Consolidate boilerplate code in get_ucall()
2022-07-19 07:29:04 linux-kernel Re: [PATCH v4] KVM: selftests: Fix target thread to be migrated in rseq_test