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
(Works with -no-kvm).
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
Amusingly Xen 3.3 gives almost exactly the same bug, see http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1391
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
Bug still exists in recent Debian kernels.
Linux celtic 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 x86_64 GNU/Linux
(Sorry about taking so long to reply)
Last edit: John Hughes 2012-10-15