Re: [RFC PATCH 00/19] QEMU gmem implemention

2023-08-14 Thread Isaku Yamahata
On Thu, Aug 10, 2023 at 10:58:09AM -0500, Michael Roth via wrote: > On Tue, Aug 01, 2023 at 09:45:41AM +0800, Xiaoyao Li wrote: > > On 8/1/2023 12:51 AM, Daniel P. Berrangé wrote: > > > On Mon, Jul 31, 2023 at 12:21:42PM -0400, Xiaoyao Li wrote: > > > > This is the first RFC version of enabling K

Re: [RFC PATCH 00/19] QEMU gmem implemention

2023-08-10 Thread Michael Roth via
On Tue, Aug 01, 2023 at 09:45:41AM +0800, Xiaoyao Li wrote: > On 8/1/2023 12:51 AM, Daniel P. Berrangé wrote: > > On Mon, Jul 31, 2023 at 12:21:42PM -0400, Xiaoyao Li wrote: > > > This is the first RFC version of enabling KVM gmem[1] as the backend for > > > private memory of KVM_X86_PROTECTED_VM.

Re: [RFC PATCH 00/19] QEMU gmem implemention

2023-07-31 Thread Xiaoyao Li
On 8/1/2023 1:10 AM, Isaku Yamahata wrote: On Mon, Jul 31, 2023 at 12:21:42PM -0400, Xiaoyao Li wrote: This is the first RFC version of enabling KVM gmem[1] as the backend for private memory of KVM_X86_PROTECTED_VM. It adds the support to create a specific KVM_X86_PROTECTED_VM type VM, and in

Re: [RFC PATCH 00/19] QEMU gmem implemention

2023-07-31 Thread Xiaoyao Li
On 8/1/2023 12:51 AM, Daniel P. Berrangé wrote: On Mon, Jul 31, 2023 at 12:21:42PM -0400, Xiaoyao Li wrote: This is the first RFC version of enabling KVM gmem[1] as the backend for private memory of KVM_X86_PROTECTED_VM. It adds the support to create a specific KVM_X86_PROTECTED_VM type VM, and

Re: [RFC PATCH 00/19] QEMU gmem implemention

2023-07-31 Thread Isaku Yamahata
On Mon, Jul 31, 2023 at 12:21:42PM -0400, Xiaoyao Li wrote: > This is the first RFC version of enabling KVM gmem[1] as the backend for > private memory of KVM_X86_PROTECTED_VM. > > It adds the support to create a specific KVM_X86_PROTECTED_VM type VM, > and introduces 'private' property for memo

Re: [RFC PATCH 00/19] QEMU gmem implemention

2023-07-31 Thread Daniel P . Berrangé
On Mon, Jul 31, 2023 at 12:21:42PM -0400, Xiaoyao Li wrote: > This is the first RFC version of enabling KVM gmem[1] as the backend for > private memory of KVM_X86_PROTECTED_VM. > > It adds the support to create a specific KVM_X86_PROTECTED_VM type VM, > and introduces 'private' property for memory

[RFC PATCH 00/19] QEMU gmem implemention

2023-07-31 Thread Xiaoyao Li
This is the first RFC version of enabling KVM gmem[1] as the backend for private memory of KVM_X86_PROTECTED_VM. It adds the support to create a specific KVM_X86_PROTECTED_VM type VM, and introduces 'private' property for memory backend. When the vm type is KVM_X86_PROTECTED_VM and memory backend