[Qemu-devel] [PATCH] ppc64 host support

2006-08-03 Thread Heikki Lindholm
A sent a patch some months ago for adding ppc64 host support on Linux. This one's pretty much the same, though updated to apply to the current CVS qemu. Only i386 target tested and working partially. -- Heikki Lindholm diff -Nru qemu/configure qemu-devel-ppc64/configure --- qemu/configure

[Qemu-devel] [PATCH] ppc64 host support

2006-02-25 Thread Heikki Lindholm
In case someone else has interest in this, a preliminary patch for 64-bit powerpc host _with_ 64-bit userland, eg. gentoo/ppc64. A bit unclean, because some functions needed one argument to be appended. Compiles at least i386-user+softmmu and powerpc-softmmu. i386-softmmu boots sarge i386 netin