From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 3/7] KVM: move vcpu locking to dispatcher for generic vcpu ioctls Date: Sun, 16 May 2010 14:22:01 +0300 Message-ID: <4BEFD559.9020104@redhat.com> References: <1273749459-622-1-git-send-email-avi@redhat.com> <1273749459-622-4-git-send-email-avi@redhat.com> <20100515000316.GD2502@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kvm-ia64-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, carsteno-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org To: Marcelo Tosatti Return-path: In-Reply-To: <20100515000316.GD2502-I4X2Mt4zSy4@public.gmane.org> Sender: kvm-ppc-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: kvm.vger.kernel.org On 05/15/2010 03:03 AM, Marcelo Tosatti wrote: > On Thu, May 13, 2010 at 02:17:35PM +0300, Avi Kivity wrote: > >> All vcpu ioctls need to be locked, so instead of locking each one specifically >> we lock at the generic dispatcher. >> >> This patch only updates generic ioctls and leaves arch specific ioctls alone. >> > Forgot mp_state get/set. > > Right, fixed and applied. -- error compiling committee.c: too many arguments to function