* [Qemu-devel] Exception running under KVM
@ 2007-04-03 5:24 GSMD
2007-04-04 9:03 ` Avi Kivity
0 siblings, 1 reply; 2+ messages in thread
From: GSMD @ 2007-04-03 5:24 UTC (permalink / raw)
To: qemu-devel
When trying to launch with
--
kvm -no-acpi -nographic -m 512 -cdrom /media/ubuntu-7.04-beta-alternate-i386.iso -boot d /opt/ubuntu.img
--
I get
Code:
--
(qemu) exception 12 (0)
rax 00000000000008a6 rbx 0000000000040080 rcx 0000000000002000 rdx 0000000000016400
rsi 00000000ffff0800 rdi 0000000000040000 rsp 0000000000087bdc rbp 0000000000000000
r8 0000000000000000 r9 0000000000000000 r10 0000000000000000 r11 0000000000000000
r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15 0000000000000000
rip 000000000000a4bc rflags 00033206
cs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ds 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
es 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ss 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
fs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
gs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
tr 0000 (20850000/00002088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0)
ldt 0000 (00000000/0000ffff p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0)
gdt fa4d1/37
idt 0/3ff
cr0 60000010 cr2 0 cr3 0 cr4 0 cr8 0 efer 0
Aborted
--
Any ideas?
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Exception running under KVM
2007-04-03 5:24 [Qemu-devel] Exception running under KVM GSMD
@ 2007-04-04 9:03 ` Avi Kivity
0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2007-04-04 9:03 UTC (permalink / raw)
To: qemu-devel
GSMD wrote:
> When trying to launch with
> --
> kvm -no-acpi -nographic -m 512 -cdrom /media/ubuntu-7.04-beta-alternate-i386.iso -boot d /opt/ubuntu.img
> --
> I get
> Code:
> --
> (qemu) exception 12 (0)
>
Please report kvm problems to kvm-devel@lists.sourceforge.net.
This looks like the real-mode emulation problem kvm has on Intel
processors. It is a well known problem, unfortunately difficult to fix.
--
Do not meddle in the internals of kernels, for they are subtle and quick to panic.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-04-04 9:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-03 5:24 [Qemu-devel] Exception running under KVM GSMD
2007-04-04 9:03 ` Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).