Re: [Qemu-devel] Full Virtualization Mode Crashs Kernel on Guest Machine

2006-07-23 Thread Fabrice Bellard
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 th

[Qemu-devel] Full Virtualization Mode Crashs Kernel on Guest Machine

2006-07-23 Thread Cai Qian
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 l