Re: [RFC PATCH v1 3/4] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
From: Bharata B Rao <hidden>
Date: 2018-11-12 09:40:16
Also in:
linux-mm
From: Bharata B Rao <hidden>
Date: 2018-11-12 09:40:16
Also in:
linux-mm
On Tue, Oct 30, 2018 at 04:29:57PM +1100, Paul Mackerras wrote:
On Mon, Oct 22, 2018 at 10:48:36AM +0530, Bharata B Rao wrote:quoted
H_SVM_INIT_START: Initiate securing a VM H_SVM_INIT_DONE: Conclude securing a VM During early guest init, these hcalls will be issued by UV. As part of these hcalls, [un]register memslots with UV. Signed-off-by: Bharata B Rao <redacted>Comments below...
Will address all your comments in my next post. Regards, Bharata.