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 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. Oh? I rebased again against origin/master and it's not there. Which tree do you want to have this against? git://git.kernel.org/pub/scm/virt/kvm/kvm.git
Sorry, it's in 'next' of the same repo. Usually the window between 'next' and 'master' is short, but I haven't run autotest in a while so 'master' is a bit stale.
I'll update master later today. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html