Hey, On Wed, Jan 13, 2010 at 03:59:33PM -0600, Anthony Liguori wrote: > 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.
No joy: /usr/local/bin/qemu-system-x86_64 --version QEMU PC emulator version 0.12.1 (qemu-kvm-0.12.1.2), Copyright (c) 2003-2008 Fabrice Bellard KVM internal error. Suberror: 1 rax 00007f53c1c96000 rbx 0000000000000000 rcx 0000000000000000 rdx 0000000000000000 rsi 0000000000000000 rdi 00007f53c1c96000 rsp 00007fffcd5985c8 rbp 00007fffcd5985e0 r8 000000000000ff80 r9 0000000000200000 r10 0000000000000000 r11 00007f53c15223f0 r12 00000000004017c0 r13 00007fffcd599cd0 r14 0000000000000000 r15 0000000000000000 rip 00007f53c1522a7b rflags 00013206 cs 0033 (00000000/ffffffff p 1 dpl 3 db 0 s 1 type b l 1 g 1 avl 0) ds 0000 (00000000/ffffffff p 0 dpl 0 db 0 s 0 type 0 l 0 g 0 avl 0) es 0000 (00000000/ffffffff p 0 dpl 0 db 0 s 0 type 0 l 0 g 0 avl 0) ss 002b (00000000/ffffffff p 1 dpl 3 db 1 s 1 type 3 l 0 g 1 avl 0) fs 0000 (7f53c1ca86f0/ffffffff p 0 dpl 0 db 0 s 0 type 0 l 0 g 0 avl 0) gs 0000 (00000000/ffffffff p 0 dpl 0 db 0 s 0 type 0 l 0 g 0 avl 0) tr 0040 (ffff880001a03440/00002087 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0) ldt 0000 (00000000/ffffffff p 0 dpl 0 db 0 s 0 type 0 l 0 g 0 avl 0) gdt ffff8800019f4000/7f idt ffffffff818fd000/fff cr0 80050033 cr2 b27000 cr3 37d13000 cr4 6f0 cr8 0 efer d01 emulation failure, check dmesg for details dmesg contains nothing. Happens with "vga vmware" and "vga std". Seems to be a duplicate of https://bugs.launchpad.net/qemu/+bug/502107 http://bugs.gentoo.org/show_bug.cgi?id=299211 ? Best Dominik -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html