Thomas Huth <1777...@bugs.launchpad.net> writes: > I'm sorry, but Solaris is currently unsupported and might get removed in > a future release, see: > > https://wiki.qemu.org/ChangeLog/2.12#Warning:_unsupported_host_systems
Quote configure: if test "$supported_os" = "no"; then echo echo "WARNING: SUPPORT FOR THIS HOST OS WILL GO AWAY IN FUTURE RELEASES!" echo echo "Host OS $targetos support is not currently maintained." echo "The QEMU project intends to remove support for this host OS in" echo "a future release if nobody volunteers to maintain it and to" echo "provide a build host for our continuous integration setup." echo "configure has succeeded and you can continue to build, but" echo "if you care about QEMU on this platform you should contact" echo "us upstream at qemu-devel@nongnu.org." fi > So it would be great if you could contribute patches, or find someone > who's willing to maintain QEMU on Solaris. The key phrase here is "provide a build host for our continuous integration setup". Once that's in place, continuing maintenance shouldn't be hard.