From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 03/15] KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK Date: Sun, 19 Jun 2011 16:01:22 +0300 Message-ID: <4DFDF322.4060805@redhat.com> References: <1308322192-11918-1-git-send-email-agraf@suse.de> <1308322192-11918-4-git-send-email-agraf@suse.de> <4DFDBBB5.7090007@redhat.com> <3B37E55B-D774-4E96-AA3C-7A550036C8A2@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: KVM list , kvm-ppc@vger.kernel.org To: Alexander Graf Return-path: In-Reply-To: <3B37E55B-D774-4E96-AA3C-7A550036C8A2@suse.de> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 06/19/2011 03:53 PM, Alexander Graf wrote: > On 19.06.2011, at 11:04, Avi Kivity wrote: > > > On 06/17/2011 05:49 PM, Alexander Graf wrote: > >> KVM has an ioctl to define which signal mask should be used while= running > >> inside VCPU_RUN. At least for big endian systems, this mask is di= fferent > >> on 32-bit and 64-bit systems (though the size is identical). > >> > >> Add a compat wrapper that converts the mask to whatever the kerne= l accepts, > >> allowing 32-bit kvm user space to set signal masks. > >> > >> This patch fixes qemu with --enable-io-thread on ppc64 hosts when= running > >> 32-bit user land. > >> > > > > This is already in (175c60204146b644), I believe the same version. > > Oh? I rebased again against origin/master and it's not there. Which t= ree do you want to have this against? > > =E3=80=80git://git.kernel.org/pub/scm/virt/kvm/kvm.git > Sorry, it's in 'next' of the same repo. Usually the window between=20 'next' and 'master' is short, but I haven't run autotest in a while so=20 'master' is a bit stale. I'll update master later today. --=20 error compiling committee.c: too many arguments to function