Vishal Annapurve ([email protected])

Number of posts: 191 (0.26 per day)
First post: 2022-04-09 03:40:44
Last post: 2024-04-04 00:19:31

Date List Subject
2022-12-28 19:44:06 linux-kernel [V4 PATCH 1/4] KVM: selftests: x86: use this_cpu_* helpers
2022-12-28 19:26:35 linux-kernel [V4 PATCH 2/4] KVM: selftests: x86: Add variables to store cpu type
2022-12-23 22:45:46 linux-kernel Re: [V3 PATCH 0/2] Execute hypercalls from guests according to cpu
2022-12-23 03:04:50 linux-kernel Re: [V3 PATCH 1/2] KVM: selftests: x86: Cache the cpu vendor type
2022-12-23 01:37:18 linux-kernel [V3 PATCH 4/8] KVM: selftests: Split SEV VM creation logic
2022-12-23 00:55:59 linux-kernel [V3 PATCH 1/8] KVM: selftests: private_mem: Use native hypercall
2022-12-23 00:52:35 linux-kernel [V3 PATCH 2/8] KVM: selftests: Support mapping pagetables to guest virtual memory
2022-12-23 00:49:01 linux-kernel [V3 PATCH 3/8] KVM: selftests: x86: Support changing gpa encryption masks
2022-12-23 00:42:35 linux-kernel [V3 PATCH 5/8] KVM: selftests: Enable pagetable mapping for SEV VMs
2022-12-23 00:42:24 linux-kernel [V3 PATCH 8/8] KVM: selftests: Add private mem test for SEV VMs
2022-12-23 00:41:31 linux-kernel [V3 PATCH 6/8] KVM: selftests: Refactor private_mem_test
2022-12-23 00:41:30 linux-kernel [V3 PATCH 7/8] KVM: selftests: private_mem_test: Add support for SEV VMs
2022-12-23 00:40:32 linux-kernel [V3 PATCH 0/8] KVM: selftests: SEV: selftests for fd-based private memory
2022-12-22 23:33:29 linux-kernel [V3 PATCH 1/2] KVM: selftests: x86: Cache the cpu vendor type
2022-12-22 23:22:13 linux-kernel [V3 PATCH 2/2] KVM: selftests: x86: Add native hypercall support
2022-12-22 23:21:46 linux-kernel [V3 PATCH 0/2] Execute hypercalls from guests according to cpu
2022-12-22 22:40:52 linux-kernel Re: [PATCH V5 5/7] KVM: selftests: add library for creating/interacting with SEV guests
2022-12-09 00:22:26 linux-kernel [PATCH v10 062/108] KVM: x86/tdp_mmu: implement MapGPA hypercall for TDX
2022-12-08 22:38:15 linux-kernel Re: [V1 PATCH 4/6] KVM: selftests: x86: Execute VMs with private memory
2022-12-06 00:05:33 linux-kernel [V2 PATCH 4/6] KVM: selftests: x86: Add helpers to execute VMs with private memory
2022-12-06 00:02:15 linux-kernel [V2 PATCH 6/6] KVM: selftests: x86: Add selftest for private memory
2022-12-05 23:35:06 linux-kernel [V2 PATCH 2/6] KVM: Selftests: Add support for private memory
2022-12-05 23:34:17 linux-kernel [V2 PATCH 5/6] KVM: selftests: Add get_free_huge_2m_pages
2022-12-05 23:34:13 linux-kernel [V2 PATCH 1/6] KVM: x86: Add support for testing private memory
2022-12-05 23:34:13 linux-kernel [V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
2022-12-05 23:33:18 linux-kernel [V2 PATCH 3/6] KVM: selftests: x86: Add IS_ALIGNED/IS_PAGE_ALIGNED helpers
2022-12-02 02:32:31 linux-kernel Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
2022-11-29 18:07:03 linux-kernel Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
2022-11-17 18:50:56 linux-kernel Re: [V4 PATCH 2/3] KVM: selftests: Add arch specific initialization
2022-11-17 18:32:11 linux-kernel Re: [V4 PATCH 1/3] KVM: selftests: move common startup logic to kvm_util.c
2022-11-15 23:06:07 linux-kernel [V4 PATCH 3/3] KVM: selftests: Add arch specific post vm creation hook
2022-11-15 22:12:56 linux-kernel [V4 PATCH 2/3] KVM: selftests: Add arch specific initialization
2022-11-15 21:50:53 linux-kernel [V4 PATCH 1/3] KVM: selftests: move common startup logic to kvm_util.c
2022-11-15 21:50:53 linux-kernel [V4 PATCH 0/3] Minor improvements to the selftest setup logic
2022-11-15 02:31:11 linux-kernel Re: [V1 PATCH 4/6] KVM: selftests: x86: Execute VMs with private memory
2022-11-11 02:35:01 linux-kernel [V1 PATCH 5/6] KVM: selftests: Add get_free_huge_2m_pages
2022-11-11 02:10:52 linux-kernel [V1 PATCH 0/6] selftests: KVM: selftests for fd-based private memory
2022-11-11 02:10:13 linux-kernel [V1 PATCH 6/6] KVM: selftests: x86: Add selftest for private memory
2022-11-11 02:07:22 linux-kernel [V1 PATCH 4/6] KVM: selftests: x86: Execute VMs with private memory
2022-11-11 02:05:26 linux-kernel [V1 PATCH 3/6] KVM: selftests: x86: Add IS_ALIGNED/IS_PAGE_ALIGNED helpers
2022-11-11 02:00:08 linux-kernel [V1 PATCH 2/6] KVM: Selftests: Add support for private memory
2022-11-11 01:56:55 linux-kernel [V1 PATCH 1/6] KVM: x86: Add support for testing private memory
2022-11-03 16:49:31 linux-kernel Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-11-03 12:38:48 linux-kernel Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-11-01 10:59:28 linux-kernel Re: [V3 PATCH 4/4] KVM: selftests: x86: Precompute the cpu type
2022-10-20 11:16:27 linux-kernel Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-10-19 13:59:03 linux-kernel Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-10-18 13:55:38 linux-kernel Re: [RFC V3 PATCH 3/6] selftests: kvm: ucall: Allow querying ucall pool gpa
2022-10-18 13:47:44 linux-kernel Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
2022-10-17 10:42:00 linux-kernel Re: [RFC V3 PATCH 3/6] selftests: kvm: ucall: Allow querying ucall pool gpa
2022-10-14 10:30:33 linux-kernel Re: [RFC V3 PATCH 6/6] sefltests: kvm: x86: Add selftest for private memory