This patch is mostly a collation of several sets of Solaris host patches that have been around. It deals with several issues, mostly around the configure script since Solaris doesn't have bash functionality in /bin/sh. I've also added the ability to use OSS Audio support at configure time. Previously, it was just disabled. Also, added a '--install=' flag to configure. Solaris default 'install' is not the kind of install qemu requires. The default in the configure script is ginstall, just to keep thing sane. You could also use /usr/ucb/install, but it's bad form to put /usr/ucb in front of a standard solaris path, so just use the full path if you go this route.
On solaris, from above the qemu-0.7.0 directory, type gpatch -p0 < qemu-0.7.0-solaris-patch Ben _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel