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. -- mailto:av1...@comtv.ru