Revision dff84034

b/configure
190 190
nptl="yes"
191 191
mixemu="no"
192 192
bluez="yes"
193
kvm="yes"
193
kvm="no"
194 194
kerneldir=""
195 195
aix="no"
196 196
blobs="yes"
......
290 290
    make="gmake"
291 291
    install="ginstall"
292 292
    needs_libsunmath="no"
293
    kvm="no"
294 293
    solarisrev=`uname -r | cut -f2 -d.`
295 294
    # have to select again, because `uname -m` returns i86pc
296 295
    # even on an x86_64 box.
......
330 329
linux="yes"
331 330
linux_user="yes"
332 331
usb="linux"
332
kvm="yes"
333 333
if [ "$cpu" = "i386" -o "$cpu" = "x86_64" ] ; then
334 334
    kqemu="yes"
335 335
    audio_possible_drivers="$audio_possible_drivers fmod"

Also available in: Unified diff