qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Spontaneous reboots with FreeBSD + amd64 + kqemu
@ 2007-05-04  0:29 David Thiel
  2007-05-04 20:48 ` Juergen Lock
  0 siblings, 1 reply; 2+ messages in thread
From: David Thiel @ 2007-05-04  0:29 UTC (permalink / raw)
  To: qemu-devel

Hello,

I've just moved from an x86 machine to a Core 2 Duo machine, a Thinkpad
X60 tablet, running FreeBSD 6.2-STABLE. I've enabled NET_WITH_GIANT
and made sure that the kqemu module matches my kernel, which has SMP
enabled. When trying to start qemu 0.9.0 with my old WinXP SP2 VMs, I
get a Windows loader screen for a short while, and then my host hangs
and reboots, giving no error messages. This happens in regular and full
virtualization modes.

Is there anything I can do to get some debugging information from kqemu?
Are there known problems running a 32-bit WinXP with kqemu on a 64-bit
FreeBSD or Linux host?

Thanks,
David

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

* Re: [Qemu-devel] Spontaneous reboots with FreeBSD + amd64 + kqemu
  2007-05-04  0:29 [Qemu-devel] Spontaneous reboots with FreeBSD + amd64 + kqemu David Thiel
@ 2007-05-04 20:48 ` Juergen Lock
  0 siblings, 0 replies; 2+ messages in thread
From: Juergen Lock @ 2007-05-04 20:48 UTC (permalink / raw)
  To: lx; +Cc: qemu-devel

In article <20070504002921.GD74166@redundancy.redundancy.org> you write:
>Hello,
>
>I've just moved from an x86 machine to a Core 2 Duo machine, a Thinkpad
>X60 tablet, running FreeBSD 6.2-STABLE. I've enabled NET_WITH_GIANT
>and made sure that the kqemu module matches my kernel, which has SMP
>enabled. When trying to start qemu 0.9.0 with my old WinXP SP2 VMs, I
>get a Windows loader screen for a short while, and then my host hangs
>and reboots, giving no error messages. This happens in regular and full
>virtualization modes.

Hmm, have u tried a up kernel to see if the problem is smp related?
>
>Is there anything I can do to get some debugging information from kqemu?

 Actually there's debug.kqemu_debug sysctl you could enable, that logs
some of the kqemu calls to dmesg (you probably could add more
`if (kqemu_debug > 0) kqemu_log(...)' to kqemu-freebsd.c if you want.)

>Are there known problems running a 32-bit WinXP with kqemu on a 64-bit
>FreeBSD or Linux host?

 Others will have to answer that one...

	Juergen

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

end of thread, other threads:[~2007-05-04 22:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-04  0:29 [Qemu-devel] Spontaneous reboots with FreeBSD + amd64 + kqemu David Thiel
2007-05-04 20:48 ` Juergen Lock

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