From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Mon, 05 Mar 2012 19:11:31 +0000 Subject: Re: [PATCH] KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support Message-Id: <4F550FE3.4050101@suse.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org On 01/31/2012 07:25 AM, Matt Evans wrote: > SPAPR support includes various in-kernel hypercalls, improving performance > by cutting out the exit to userspace. H_BULK_REMOVE is implemented in this > patch. > > Signed-off-by: Matt Evans Thanks, applied to kvm-ppc-next. Alex