On Fri, Mar 22, 2019 at 05:05:44PM +1100, Suraj Jitindar Singh wrote: > Implement a virtual mode handler for the H_CALL H_PAGE_INIT which can be > used to zero or copy a guest page. The page is defined to be 4k and must > be 4k aligned. > > The in-kernel handler halves the time to handle this H_CALL compared to > handling it in userspace for a radix guest. > > Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx> Thanks, both patches applied to my kvm-ppc-next tree. Paul.