LinuxLists
Users
About
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
Next Page
Date
List
Subject
2024-04-04 00:19:31
linux-kernel
Re: [ANNOUNCE] KVM Microconference at LPC 2024
2024-03-05 17:19:23
linux-kernel
Re: [RFC V1 1/5] swiotlb: Support allocating DMA memory from SWIOTLB
2024-02-24 17:07:49
linux-kernel
Re: [RFC V1 1/5] swiotlb: Support allocating DMA memory from SWIOTLB
2024-02-03 05:20:07
linux-kernel
Re: [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment
2024-02-02 16:26:17
linux-kernel
Re: [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment
2024-02-02 04:44:19
linux-kernel
Re: [RFC V1 3/5] x86: CVMs: Enable dynamic swiotlb by default for CVMs
2024-02-01 05:45:12
linux-kernel
Re: [RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity
2024-02-01 03:46:27
linux-kernel
Re: [RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment
2024-02-01 03:41:35
linux-kernel
Re: [RFC V1 4/5] x86: CVMs: Allow allocating all DMA memory from SWIOTLB
2024-01-30 16:47:29
linux-kernel
Re: [RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity
2024-01-12 05:54:18
linux-kernel
[RFC V1 5/5] x86: CVMs: Ensure that memory conversions happen at 2M alignment
2024-01-12 05:54:04
linux-kernel
[RFC V1 4/5] x86: CVMs: Allow allocating all DMA memory from SWIOTLB
2024-01-12 05:53:49
linux-kernel
[RFC V1 3/5] x86: CVMs: Enable dynamic swiotlb by default for CVMs
2024-01-12 05:53:38
linux-kernel
[RFC V1 2/5] swiotlb: Allow setting up default alignment of SWIOTLB region
2024-01-12 05:53:22
linux-kernel
[RFC V1 1/5] swiotlb: Support allocating DMA memory from SWIOTLB
2024-01-12 05:53:06
linux-kernel
[RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity
2023-10-21 02:01:01
linux-kernel
Re: [PATCH] x86/tdx: Override the tsc calibration for TDX VMs
2023-10-06 15:29:38
linux-kernel
Re: [PATCH] x86/tdx: Override the tsc calibration for TDX VMs
2023-10-06 15:27:50
linux-kernel
Re: [PATCH] x86/tdx: Override the tsc calibration for TDX VMs
2023-10-06 01:13:18
linux-kernel
[PATCH] x86/tdx: Override the tsc calibration for TDX VMs
2023-08-11 01:00:45
linux-kernel
Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-07-19 17:40:37
linux-kernel
Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-07-15 00:40:55
linux-kernel
Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
2023-06-21 21:28:40
linux-kernel
Re: [RFC PATCH 0/6] KVM: guest memory: Misc enhacnement
2023-06-21 09:08:43
linux-kernel
Re: [RFC PATCH 00/19] hugetlb support for KVM guest_mem
2023-06-19 22:34:12
linux-kernel
Re: [RFC PATCH 0/6] KVM: guest memory: Misc enhacnement
2023-06-19 19:50:11
linux-kernel
Re: [RFC PATCH 0/6] KVM: guest memory: Misc enhacnement
2023-05-19 01:24:54
linux-kernel
Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
2023-05-10 23:35:51
linux-kernel
Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
2023-05-10 20:46:51
linux-kernel
Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
2023-05-10 17:35:19
linux-kernel
Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
2023-05-06 01:32:40
linux-kernel
Re: Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
2023-04-27 02:17:11
linux-kernel
Re: [PATCH v13 098/113] KVM: TDX: Handle TDX PV map_gpa hypercall
2023-04-18 19:13:29
linux-kernel
Re: [PATCH v13 098/113] KVM: TDX: Handle TDX PV map_gpa hypercall
2023-02-10 19:59:49
linux-kernel
Re: [V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
2023-01-18 03:17:38
linux-kernel
Re: [V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
2023-01-18 00:08:24
linux-kernel
Re: [V2 PATCH 1/6] KVM: x86: Add support for testing private memory
2023-01-18 00:07:02
linux-kernel
Re: [V2 PATCH 2/6] KVM: Selftests: Add support for private memory
2023-01-18 00:05:02
linux-kernel
Re: [V2 PATCH 3/6] KVM: selftests: x86: Add IS_ALIGNED/IS_PAGE_ALIGNED helpers
2023-01-11 01:36:38
linux-kernel
[V5 PATCH 1/3] KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queries
2023-01-11 00:58:26
linux-kernel
[V5 PATCH 3/3] KVM: selftests: x86: Use host's native hypercall instruction in kvm_hypercall()
2023-01-11 00:52:37
linux-kernel
[V5 PATCH 2/3] KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)
2023-01-11 00:50:29
linux-kernel
[V5 PATCH 0/3] Execute hypercalls according to host cpu
2023-01-11 00:46:00
linux-kernel
Re: [V4 PATCH 4/4] KVM: selftests: x86: Invoke kvm hypercall as per host cpu
2023-01-11 00:40:59
linux-kernel
Re: [V4 PATCH 2/4] KVM: selftests: x86: Add variables to store cpu type
2023-01-11 00:18:46
linux-kernel
Re: [V4 PATCH 1/4] KVM: selftests: x86: use this_cpu_* helpers
2023-01-10 23:14:04
linux-kernel
Re: [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
2023-01-05 21:47:01
linux-kernel
Re: [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
2022-12-28 19:44:50
linux-kernel
[V4 PATCH 0/4] Execute hypercalls according to host cpu
2022-12-28 19:44:50
linux-kernel
[V4 PATCH 4/4] KVM: selftests: x86: Invoke kvm hypercall as per host cpu
2022-12-28 19:44:42
linux-kernel
[V4 PATCH 3/4] KVM: sefltests: x86: Replace is_*cpu with is_host_*cpu