From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Sun, 19 Jun 2011 09:04:53 +0000 Subject: Re: [PATCH 03/15] KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK Message-Id: <4DFDBBB5.7090007@redhat.com> List-Id: References: <1308322192-11918-1-git-send-email-agraf@suse.de> <1308322192-11918-4-git-send-email-agraf@suse.de> In-Reply-To: <1308322192-11918-4-git-send-email-agraf@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf Cc: KVM list , kvm-ppc@vger.kernel.org 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 different > on 32-bit and 64-bit systems (though the size is identical). > > Add a compat wrapper that converts the mask to whatever the kernel 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. -- error compiling committee.c: too many arguments to function