On 01/13/2010 02:29 PM, Dominik Brodowski wrote:
Hey,
On Mon, Dec 14, 2009 at 03:11:55PM +0100, Dominik Brodowski wrote:
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.
Still happens with 2.6.33-rc4. Any ideas? vgabios is Ubuntu's 0.6c-1 , btw.
There's been a lot of vmware vga fixes in 0.12 so I'd suggest upgrading
your qemu-kvm version.
Regards,
Anthony Liguori
Best,
Dominik
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html