There is no point in trying to find KVM on anything else than Linux, at
least for the moment.
Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
nptl="yes"
mixemu="no"
bluez="yes"
-kvm="yes"
+kvm="no"
kerneldir=""
aix="no"
blobs="yes"
make="gmake"
install="ginstall"
needs_libsunmath="no"
- kvm="no"
solarisrev=`uname -r | cut -f2 -d.`
# have to select again, because `uname -m` returns i86pc
# even on an x86_64 box.
linux="yes"
linux_user="yes"
usb="linux"
+kvm="yes"
if [ "$cpu" = "i386" -o "$cpu" = "x86_64" ] ; then
kqemu="yes"
audio_possible_drivers="$audio_possible_drivers fmod"