On 4/7/10, malc <av1...@comtv.ru> wrote: > On Wed, 7 Apr 2010, Nigel Horne wrote: > > > ./configure --enable-linux-aio --enable-io-thread --enable-kvm: > > > > .... > > > > /home/njh/src/qemu/cpus.c:360: error: ?SIG_IPI? undeclared (first use in > this > > function) > > /home/njh/src/qemu/cpus.c:360: error: (Each undeclared identifier is > reported > > only once > > > And even if one defines that things will still not work due to: > .../cpus.c:657: error: 'vmstop_requested' undeclared (first use in this > function) > > IOW --enable-io-thread is broken as it is now.
Didn't anybody test the patch I sent: http://lists.gnu.org/archive/html/qemu-devel/2010-04/msg00051.html