From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Wed, 25 Jun 2014 21:46:10 +0000 Subject: Re: [PATCH 0/3] New PAPR hypercall plus individual hypercall enables, v3 Message-Id: <53AB4322.1080906@suse.de> List-Id: References: <1401670981-13816-1-git-send-email-paulus@samba.org> In-Reply-To: <1401670981-13816-1-git-send-email-paulus@samba.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Paul Mackerras Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org 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 :). Alex From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH 0/3] New PAPR hypercall plus individual hypercall enables, v3 Date: Wed, 25 Jun 2014 23:46:10 +0200 Message-ID: <53AB4322.1080906@suse.de> References: <1401670981-13816-1-git-send-email-paulus@samba.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org To: Paul Mackerras Return-path: In-Reply-To: <1401670981-13816-1-git-send-email-paulus@samba.org> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org 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 :). Alex