From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bharata B Rao Date: Thu, 05 Aug 2021 07:47:05 +0000 Subject: Re: [RFC PATCH v0 0/5] PPC: KVM: pseries: Asynchronous page fault Message-Id: List-Id: References: <20210805072439.501481-1-bharata@linux.ibm.com> In-Reply-To: <20210805072439.501481-1-bharata@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Cc: kvm@vger.kernel.org, aneesh.kumar@linux.ibm.com, bharata.rao@gmail.com On Thu, Aug 05, 2021 at 12:54:34PM +0530, Bharata B Rao wrote: > Hi, > > This series adds asynchronous page fault support for pseries guests > and enables the support for the same in powerpc KVM. This is an > early RFC with details and multiple TODOs listed in patch descriptions. > > This patch needs supporting enablement in QEMU too which will be > posted separately. QEMU part is posted here: https://lore.kernel.org/qemu-devel/20210805073228.502292-2-bharata@linux.ibm.com/T/#u Regards, Bharata.