Re: [Qemu-devel] [PATCH 0/8] Add Haiku host support

2010-10-03 Thread Blue Swirl
Thanks, applied 1 to 6. On Sun, Sep 19, 2010 at 10:50 PM, Andreas Färber wrote: > Hello, > > The following patch series together with qemu_madvise() allows to build and > run QEMU on Haiku, using GCC 4.x. > > Patches 1-5 add support for Haiku hosts to build ppc-softmmu. > They are based on qemu_m

[Qemu-devel] [PATCH 0/8] Add Haiku host support

2010-09-19 Thread Andreas Färber
Hello, The following patch series together with qemu_madvise() allows to build and run QEMU on Haiku, using GCC 4.x. Patches 1-5 add support for Haiku hosts to build ppc-softmmu. They are based on qemu_madvise() v7, since Haiku does not have madvise(), but they do not depend on it themselves so c