From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Date: Wed, 25 Jun 2014 23:08:32 +0000 Subject: Re: [PATCH 0/3] New PAPR hypercall plus individual hypercall enables, v3 Message-Id: <20140625230832.GA8289@iris.ozlabs.ibm.com> List-Id: References: <1401670981-13816-1-git-send-email-paulus@samba.org> <53AB4322.1080906@suse.de> In-Reply-To: <53AB4322.1080906@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org On Wed, Jun 25, 2014 at 11:46:10PM +0200, Alexander Graf wrote: > > On 02.06.14 03:02, Paul Mackerras wrote: > >This patch series adds a way for userspace to control which sPAPR > >hypercalls get handled by kernel handlers vs. being sent up to > >userspace, and then adds an implementation of a new hypercall, > >H_SET_MODE. > > > >This version updates the documentation in api.txt as requested. > > > >The series is against the queue branch of the kvm tree. I would like > >these patches to go into 3.16 if possible. > > Thanks, applied to kvm-ppc-queue. I don't think there's a bug fix in here > that would warrant them in 3.16 still :). I agree. It would be good to get a stable assignment of the number for KVM_CAP_PPC_ENABLE_HCALL so we can start getting the qemu patches upstream, though. Paul. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Subject: Re: [PATCH 0/3] New PAPR hypercall plus individual hypercall enables, v3 Date: Thu, 26 Jun 2014 09:08:32 +1000 Message-ID: <20140625230832.GA8289@iris.ozlabs.ibm.com> References: <1401670981-13816-1-git-send-email-paulus@samba.org> <53AB4322.1080906@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org To: Alexander Graf Return-path: Content-Disposition: inline In-Reply-To: <53AB4322.1080906@suse.de> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Wed, Jun 25, 2014 at 11:46:10PM +0200, Alexander Graf wrote: > > On 02.06.14 03:02, Paul Mackerras wrote: > >This patch series adds a way for userspace to control which sPAPR > >hypercalls get handled by kernel handlers vs. being sent up to > >userspace, and then adds an implementation of a new hypercall, > >H_SET_MODE. > > > >This version updates the documentation in api.txt as requested. > > > >The series is against the queue branch of the kvm tree. I would like > >these patches to go into 3.16 if possible. > > Thanks, applied to kvm-ppc-queue. I don't think there's a bug fix in here > that would warrant them in 3.16 still :). I agree. It would be good to get a stable assignment of the number for KVM_CAP_PPC_ENABLE_HCALL so we can start getting the qemu patches upstream, though. Paul.