qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Full Virtualization Mode Crashs Kernel on Guest Machine
@ 2006-07-23 14:48 Cai Qian
  2006-07-23 15:18 ` Fabrice Bellard
  0 siblings, 1 reply; 2+ messages in thread
From: Cai Qian @ 2006-07-23 14:48 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 340 bytes --]

Hi,

When I use -kernel-kqemu option, it crash the guest machine's kernel.
The command is,

qemu-system-x86_64 -kernel-kqemu -k en-gb -m 400M -net nic, -net tap foobar.img

The log can be found in attachment.

System Information,

qemu-0.8.2
kqemu-1.3.0pre9
linux-2.6.16 (host)
Ubuntu edgy x86_64
linux-2.6.12-9-amd64-generic (guest)

Qian

[-- Attachment #2: kqemu.log --]
[-- Type: text/x-log, Size: 931 bytes --]

RAX=00000000fffb6c3c RBX=000000000000003c RCX=ffffffff80392f38 RDX=00000000fffb6c3d
RSI=ffffffff803a6950 RDI=ffffffff803a6940 RBP=ffffffff803a60b0 RSP=ffffffff80392f58
R8 =00000000000ca882 R9 =00000000000ca882 R10=00000000000003e8 R11=0000000000000000
R12=ffffffff80392f38 R13=0000000000000000 R14=0000000000000000 R15=0000000000000000
RIP=ffffffff80133bea RFL=00000082 [--S----] CPL=0 II=0 A20=1 HLT=0
ES =0018 0000000000000000 ffffffff 00cff300
CS =0010 0000000000000000 ffffffff 00affb00
SS =0018 0000000000000000 ffffffff 00cff300
DS =0018 0000000000000000 ffffffff 00cff300
FS =0000 0000000000000000 00000000 00000000
GS =0000 ffffffff803d8b80 00000000 00000000
LDT=0000 0000000000000000 00000000 00008000
TR =0040 ffffffff80398000 0000207f 80008939
GDT=     ffffffff802e0980 00000080
IDT=     ffffffff802e0a00 00001000
CR0=8005003b CR2=0000000000000000 CR3=0000000000101000 CR4=000006a0
Unsupported return value: 0xffffffff


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

* Re: [Qemu-devel] Full Virtualization Mode Crashs Kernel on Guest Machine
  2006-07-23 14:48 [Qemu-devel] Full Virtualization Mode Crashs Kernel on Guest Machine Cai Qian
@ 2006-07-23 15:18 ` Fabrice Bellard
  0 siblings, 0 replies; 2+ messages in thread
From: Fabrice Bellard @ 2006-07-23 15:18 UTC (permalink / raw)
  To: qemu-devel

Hi,

Full virtualization (-kernel-kqemu option) is currently not supported 
for 64 bit guest OSes (to be exact it is implemented but not debugged 
yet !). I just added a note in the online kqemu documentation.

Regards,

Fabrice.

Cai Qian wrote:
> Hi,
> 
> When I use -kernel-kqemu option, it crash the guest machine's kernel.
> The command is,
> 
> qemu-system-x86_64 -kernel-kqemu -k en-gb -m 400M -net nic, -net tap 
> foobar.img
> 
> The log can be found in attachment.
> 
> System Information,
> 
> qemu-0.8.2
> kqemu-1.3.0pre9
> linux-2.6.16 (host)
> Ubuntu edgy x86_64
> linux-2.6.12-9-amd64-generic (guest)
> 
> Qian
> 
> 
> ------------------------------------------------------------------------
> 
> RAX=00000000fffb6c3c RBX=000000000000003c RCX=ffffffff80392f38 RDX=00000000fffb6c3d
> RSI=ffffffff803a6950 RDI=ffffffff803a6940 RBP=ffffffff803a60b0 RSP=ffffffff80392f58
> R8 =00000000000ca882 R9 =00000000000ca882 R10=00000000000003e8 R11=0000000000000000
> R12=ffffffff80392f38 R13=0000000000000000 R14=0000000000000000 R15=0000000000000000
> RIP=ffffffff80133bea RFL=00000082 [--S----] CPL=0 II=0 A20=1 HLT=0
> ES =0018 0000000000000000 ffffffff 00cff300
> CS =0010 0000000000000000 ffffffff 00affb00
> SS =0018 0000000000000000 ffffffff 00cff300
> DS =0018 0000000000000000 ffffffff 00cff300
> FS =0000 0000000000000000 00000000 00000000
> GS =0000 ffffffff803d8b80 00000000 00000000
> LDT=0000 0000000000000000 00000000 00008000
> TR =0040 ffffffff80398000 0000207f 80008939
> GDT=     ffffffff802e0980 00000080
> IDT=     ffffffff802e0a00 00001000
> CR0=8005003b CR2=0000000000000000 CR3=0000000000101000 CR4=000006a0
> Unsupported return value: 0xffffffff
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

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

end of thread, other threads:[~2006-07-23 15:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-23 14:48 [Qemu-devel] Full Virtualization Mode Crashs Kernel on Guest Machine Cai Qian
2006-07-23 15:18 ` Fabrice Bellard

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).