Patrick M. Hausen wrote: [...]
P.S. No, I don't have a patch, because what I did locally does not fix the problem. Once we change#if defined(__linux__) to #if defined(__linux__) || defined(__DARWIN__) we will in no time have to add || defined(__FreeBSD__) ... ... ad nauseam.
Well, in fact the FreeBSD port of qemu already applies such patches. Look at http://www.freebsd.org/cgi/cvsweb.cgi/ports/emulators/qemu/files/
___ Casantos