* [Qemu-devel] kqemu in 0.7.2 no longer boots Xen
@ 2005-09-12 21:37 Anthony Liguori
2005-09-12 22:14 ` Paul Brook
2005-09-13 22:00 ` Jim C. Brown
0 siblings, 2 replies; 5+ messages in thread
From: Anthony Liguori @ 2005-09-12 21:37 UTC (permalink / raw)
To: qemu-devel
Admittedly this is probably not a standard usage, but I'm using qemu for
Xen development (Xen is an Open Source hypervisor). It works quite well
so far.
0.7.2 seems to have broken support for kqemu. Linux freezes during boot
(running in ring 1 under Xen) right before launching the INIT process.
Passing -no-kqemu or reverting to 0.7.1 makes the problem go away.
Without knowing the differences in kqemu between versions, it's hard to
narrow down any further. I looked at the diffs for qemu though and did
not see anything obvious.
Let me know if there's anything I can do to help narrow down the problem.
Thanks!
Regards,
Anthony Liguori
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] kqemu in 0.7.2 no longer boots Xen
2005-09-12 21:37 [Qemu-devel] kqemu in 0.7.2 no longer boots Xen Anthony Liguori
@ 2005-09-12 22:14 ` Paul Brook
2005-09-12 22:57 ` Anthony Liguori
2005-09-13 22:00 ` Jim C. Brown
1 sibling, 1 reply; 5+ messages in thread
From: Paul Brook @ 2005-09-12 22:14 UTC (permalink / raw)
To: qemu-devel
On Monday 12 September 2005 22:37, Anthony Liguori wrote:
> Admittedly this is probably not a standard usage, but I'm using qemu for
> Xen development (Xen is an Open Source hypervisor). It works quite well
> so far.
>
> 0.7.2 seems to have broken support for kqemu. Linux freezes during boot
> (running in ring 1 under Xen) right before launching the INIT process.
> Passing -no-kqemu or reverting to 0.7.1 makes the problem go away.
>
> Without knowing the differences in kqemu between versions, it's hard to
> narrow down any further. I looked at the diffs for qemu though and did
> not see anything obvious.
kqemu is a proprierary module only available as a binary object. You have
approximately zero chance of finding or fixing bugs in it.
Paul
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] kqemu in 0.7.2 no longer boots Xen
2005-09-12 22:14 ` Paul Brook
@ 2005-09-12 22:57 ` Anthony Liguori
0 siblings, 0 replies; 5+ messages in thread
From: Anthony Liguori @ 2005-09-12 22:57 UTC (permalink / raw)
To: Paul Brook; +Cc: qemu-devel
Paul Brook wrote:
>On Monday 12 September 2005 22:37, Anthony Liguori wrote:
>
>>Without knowing the differences in kqemu between versions, it's hard to
>>narrow down any further. I looked at the diffs for qemu though and did
>>not see anything obvious.
>>
>>
>
>kqemu is a proprierary module only available as a binary object. You have
>approximately zero chance of finding or fixing bugs in it.
>
>
Hi Paul,
FWIW, I've also tried to get Xen running under qvm86 with no success.
The accelerator module generates an error part-way into the Linux boot
sequence (right after disk probing).
dmesg shows that shadow faulting the GDT is failing but that's occuring
a bit before it bails out (according to the timestamps).
I can provide a script that can take a built Xen tree and launchs qemu
with Xen automatically (you could provide an empty disk since it dies
long before it mounts the disk). It's not as simple as just passing a
-kernel because Xen needs to be booted via multiboot.
Regards,
Anthony Liguori
>Paul
>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] kqemu in 0.7.2 no longer boots Xen
2005-09-12 21:37 [Qemu-devel] kqemu in 0.7.2 no longer boots Xen Anthony Liguori
2005-09-12 22:14 ` Paul Brook
@ 2005-09-13 22:00 ` Jim C. Brown
2005-09-14 2:48 ` Anthony Liguori
1 sibling, 1 reply; 5+ messages in thread
From: Jim C. Brown @ 2005-09-13 22:00 UTC (permalink / raw)
To: qemu-devel
On Mon, Sep 12, 2005 at 04:37:58PM -0500, Anthony Liguori wrote:
> 0.7.2 seems to have broken support for kqemu.
You are using both qemu 0.7.2 and kqemu 0.7.2 right? qemu 0.7.2 introduced
some incompatible changes and no longer works with older versions of kqemu.
--
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-09-14 3:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-12 21:37 [Qemu-devel] kqemu in 0.7.2 no longer boots Xen Anthony Liguori
2005-09-12 22:14 ` Paul Brook
2005-09-12 22:57 ` Anthony Liguori
2005-09-13 22:00 ` Jim C. Brown
2005-09-14 2:48 ` Anthony Liguori
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).