Hey,
using kvm with "-vga std" or "-vga vmware" leads to an
"unhandled vm exit: 0x11", while "-vga cirrus" works fine.
CPU model:
Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
KVM version:
- QEMU PC emulator version 0.11.0 (qemu-kvm-0.11.0), Copyright (c) 2003-2008
Fabrice Bellard [0.11.0-0ubuntu6.3]
- QEMU PC emulator version 0.11.1 (qemu-kvm-0.11.1), Copyright (c) 2003-2008
Fabrice Bellard
host kernel:
various, including 2.6.31 and Linus' latest as of today (v2.6.32-6793-gf405425)
command line:
# QEMU_AUDIO_DRV=alsa /usr/bin/qemu-system-x86_64 -M pc -m 1024 -smp 1 -name
x86 -drive file=/dev/mapper/x86,if=ide,index=0,boot=on -drive
file=,if=ide,media=cdrom,index=2 -net nic,macaddr=<somemacaddress>,vlan=0 -net
user,vlan=0 -usb -usbdevice tablet -k de -soundhw es1370 -vga std
The guest is a x86_64 ubuntu 9.10 system.
The problem also appears with -no-kvm-irqchip or -no-kvm-pit.
However, -no-kvm seems to work, but takes ages to run, of course.
Best,
Dominik
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html