All of lore.kernel.org
 help / color / mirror / Atom feed
* unhandled vm exit: 0x80000021
@ 2007-02-19 17:58 Jorge Boncompte [DTI2]
       [not found] ` <02b901c7544f$9fd1e0f0$061010ac-2xSMGd46i5a8XZm8kdyKSF6hYfS7NtTn@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Jorge Boncompte [DTI2] @ 2007-02-19 17:58 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

    Hi,

    My kvm/qemu setup exits realiably with the error from the subject every 
time that I do a reboot at the guest. Aside from this annoyance kvm/qemu 
works pretty well on my workload.

    HOST: Debian (etch) + kernel.org 2.6.20 (32bits) + kvm-14
    GUEST: Custom embedded distribution + kernel.org 2.4.32
    CPU:  Intel Pentium D 3.2Ghz
    CMDLINE: /usr/local/bin/qemu -hda /images/loop1.img -k es -serial 
stdio -net nic,model=rtl8139,macaddr="52:54:00:$(date +%T)" -net 
tap -std-vga -no-acpi -nographic

--------------------
The system is going down NOW !!
Sending SIGTERM to all processes.
Please stand by while rebooting the system.
flushing ide devices: hda hdc
Restarting system.
unhandled vm exit:  0x80000021
rax 0000000000000000 rbx 0000000000000000 rcx 0000000000000000 rdx 
0000000000000600
rsi 0000000000000000 rdi 0000000000000000 rsp 0000000000000000 rbp 
0000000000000000
r8  0804c383000f4240 r9  b7f97d00b7ceabec r10 b7ffd4f8b7ffcff4 r11 
bf83f7f000000001
r12 b7ffd6a4b7ff22f9 r13 00000001b7bfb270 r14 0000000000000001 r15 
000000210804a176
rip 000000000000fff0 rflags 00023002
cs f000 (ffff0000/00000000 p 65535 dpl 1 db 3 s 0 type 1 l 3 g 0 avl 0)
ds 0000 (00000000/00000000 p 65535 dpl 1 db 3 s 0 type 1 l 3 g 0 avl 0)
es 0000 (00000000/00000000 p 65535 dpl 1 db 3 s 0 type 1 l 3 g 0 avl 0)
ss 0000 (00000000/00000000 p 65535 dpl 1 db 3 s 0 type 1 l 3 g 0 avl 0)
fs 0000 (00000000/00000000 p 65535 dpl 1 db 3 s 0 type 1 l 3 g 0 avl 0)
gs 0000 (00000000/00000000 p 65535 dpl 1 db 3 s 0 type 1 l 3 g 0 avl 0)
tr 0000 (08850000/00000000 p 8328 dpl 1 db 0 s 0 type 0 l 11 g 0 avl 0)
ldt 0000 (00000000/00000000 p 65535 dpl 1 db 0 s 0 type 0 l 0 g 0 avl 0)
gdt 0/ffff
idt 0/ffff
cr0 60000010 cr2 0 cr3 0 cr4 0 cr8 0 efer 0
--------------------

    I can test any patches or provide more info if required.

    Best regards,

    -Jorge




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: unhandled vm exit: 0x80000021
       [not found] ` <02b901c7544f$9fd1e0f0$061010ac-2xSMGd46i5a8XZm8kdyKSF6hYfS7NtTn@public.gmane.org>
@ 2007-02-19 18:01   ` Avi Kivity
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2007-02-19 18:01 UTC (permalink / raw)
  To: Jorge Boncompte [DTI2]; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Jorge Boncompte [DTI2] wrote:
>     Hi,
>
>     My kvm/qemu setup exits realiably with the error from the subject every 
> time that I do a reboot at the guest. Aside from this annoyance kvm/qemu 
> works pretty well on my workload.
>
>     HOST: Debian (etch) + kernel.org 2.6.20 (32bits) + kvm-14
>     GUEST: Custom embedded distribution + kernel.org 2.4.32
>     CPU:  Intel Pentium D 3.2Ghz
>     CMDLINE: /usr/local/bin/qemu -hda /images/loop1.img -k es -serial 
> stdio -net nic,model=rtl8139,macaddr="52:54:00:$(date +%T)" -net 
> tap -std-vga -no-acpi -nographic
>   


The issue is known.  It is already fixed (at least partially) on AMD 
hosts, and I plan a fix for Intel, though it will take some time for me 
to reach it.


-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-19 18:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-19 17:58 unhandled vm exit: 0x80000021 Jorge Boncompte [DTI2]
     [not found] ` <02b901c7544f$9fd1e0f0$061010ac-2xSMGd46i5a8XZm8kdyKSF6hYfS7NtTn@public.gmane.org>
2007-02-19 18:01   ` Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.