Hey, On Thu, Jan 14, 2010 at 03:51:43PM +0200, Avi Kivity wrote: > On 01/14/2010 12:18 AM, Dominik Brodowski wrote: > > > > /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 > >? > > > > Likely. Can you post the result of 'x/5i $eip' in the monitor when > it hangs? > > '-monitor stdio' will make cut'n'paste easier. ... cr0 80050033 cr2 7f6c775f3020 cr3 37c04000 cr4 6f0 cr8 0 efer d01 emulation failure, check dmesg for details > x/5i $eip 0x00007f317ab64a7b: movdqa %xmm0,(%rdi) 0x00007f317ab64a7f: movdqa %xmm0,0x10(%rdi) 0x00007f317ab64a84: movdqa %xmm0,0x20(%rdi) 0x00007f317ab64a89: movdqa %xmm0,0x30(%rdi) 0x00007f317ab64a8e: movdqa %xmm0,0x40(%rdi) Same values for "vga vmware" and "vga std". Thanks and 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