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 12:04:53 +0300 Message-ID: <4DFDBBB5.7090007@redhat.com> References: <1308322192-11918-1-git-send-email-agraf@suse.de> <1308322192-11918-4-git-send-email-agraf@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM list , kvm-ppc@vger.kernel.org To: Alexander Graf Return-path: In-Reply-To: <1308322192-11918-4-git-send-email-agraf@suse.de> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.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