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, v2 Date: Sun, 01 Jun 2014 12:01:40 +0200 Message-ID: <538AFA04.40504@suse.de> References: <1401520869-29364-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: <1401520869-29364-1-git-send-email-paulus@samba.org> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 31.05.14 09:21, Paul Mackerras wrote: > This patch series adds a way for userspace to control which PAPR > 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 makes the KVM_CAP_PPC_ENABLE_HCALL capability a VM > capability rather than a vcpu capability, and checks that the hcall > numbers in the default-enabled list have an in-kernel implementation. > > The series is against the queue branch of the kvm tree. I would like > these patches to go into 3.16 if possible. Thanks, I like all the patches and I think we can manage to get them into 3.16. Please just resend patch 1/3 with fixed documentation :). Alex