Bugs item #2351433, was opened at 2008-11-26 17:39 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2351433&group_id=180599 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: intel Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: John Hughes (hughesj) Assigned to: Nobody/Anonymous (nobody) Summary: unhandled vm exit: 0x80000021 running UnixWare guest Initial Comment: CPU: Xeon 3050 Vendor: Intel Bits: 64 Host distribution: Debian Lenny, kernel kernel 2.6.26-1-amd64 Guest: SCO UnixWare 7.1.1 (SVR5), 32 bits Running a UnixWare (SVR5) guest with kvm 79, debian build kernel 2.6.26-1-amd64 on an Intel Xeon 3050 it crashes during boot with: $ qemu-system-x86_64 -net nic,model=ne2k_isa -net user -hda UnixWare.img unhandled vm exit: 0x80000021 vcpu_id 0 rax 000000000000b101 rbx 0000000000000000 rcx 0000000000000000 rdx 0000000000000000 rsi 0000000000000000 rdi 0000000000000000 rsp 0000000000000ff8 rbp 0000000000000000 r8 0000000000000000 r9 0000000000000000 r10 0000000000000000 r11 0000000000000000 r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15 0000000000000000 rip 000000000000fe6e rflags 00023002 cs 0100 (00000000/ffffffff p 1 dpl 0 db 1 s 1 type b l 0 g 1 avl 0) ds 0108 (00000000/ffffffff p 1 dpl 0 db 1 s 1 type 3 l 0 g 1 avl 0) es 0000 (00000000/00000000 p 0 dpl 0 db 0 s 0 type 0 l 0 g 0 avl 0) ss 0108 (00000000/ffffffff p 1 dpl 0 db 1 s 1 type 3 l 0 g 1 avl 0) fs 0000 (00000000/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 0148 (ffffffffc04405c0/00002067 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0) ldt 0000 (00000000/00000000 p 0 dpl 0 db 0 s 0 type 0 l 0 g 0 avl 0) gdt ffff5020/2cf idt ffff52f0/7ff cr0 8001003b cr2 0 cr3 1005000 cr4 2d4 cr8 0 efer 0 Aborted ---------------------------------------------------------------------- >Comment By: Jes Sorensen (jessorensen) Date: 2011-03-03 12:02 Message: Hi, Would you be able to test this against a recent version of KVM? Trying to track down old bugs, but have no way of testing unixware. Cheers, Jes ---------------------------------------------------------------------- Comment By: John Hughes (hughesj) Date: 2008-12-09 12:35 Message: Amusingly Xen 3.3 gives almost exactly the same bug, see http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1391 ---------------------------------------------------------------------- Comment By: John Hughes (hughesj) Date: 2008-11-26 19:09 Message: Using kvm 72 in 32 bit mode on the same hardware I get unhandled vm exit: 0x9 vcpu_id 0 rax 000000008001003b rbx 0000000000000ff8 rcx 000000000000f000 rdx 000000000000f000 rsi 00000000fffda500 rdi 0000000000000001 rsp 00000000fffda4b4 rbp 00000000c043d818 r8 0000000000000000 r9 0000000000000000 r10 0000000000000000 r11 0000000000000000 r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15 0000000000000000 rip 00000000c005f980 rflags 00000202 cs 0100 (00000000/ffffffff p 1 dpl 0 db 1 s 1 type b l 0 g 1 avl 0) ds 0108 (00000000/ffffffff p 1 dpl 0 db 1 s 1 type 3 l 0 g 1 avl 0) es 0108 (00000000/ffffffff p 1 dpl 0 db 1 s 1 type 3 l 0 g 1 avl 0) ss 0108 (00000000/ffffffff p 1 dpl 0 db 1 s 1 type 3 l 0 g 1 avl 0) fs 0000 (00000000/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 0110 (ffff5af0/00000067 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0) ldt 0118 (c0812bf8/00000047 p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0) gdt ffff5020/2cf idt ffff52f0/7ff cr0 8001003b cr2 0 cr3 1005000 cr4 2d4 cr8 0 efer 0 Aborted ---------------------------------------------------------------------- Comment By: John Hughes (hughesj) Date: 2008-11-26 17:41 Message: (Works with -no-kvm). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2351433&group_id=180599 -- 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