* Porting Bochs bios to Xen/hvmloader?
@ 2008-05-11 20:50 Niklas K.
2008-05-12 1:18 ` Kamala Narasimhan
0 siblings, 1 reply; 2+ messages in thread
From: Niklas K. @ 2008-05-11 20:50 UTC (permalink / raw)
To: xen-devel
Hello,
I found out what the problem in my other thread was, now I need to solve
it: I need to port a modified Bochs bios to Xen x86.
However, a file of the original source seems missing: acpi-dsdt.hex.
It's neither in the tools/firmware/hvmloader/acpi directory nor in the
tools/firmware/rombios one. Also applying the diffs or manually editing
the source probably won't work since the bios included in the Xen soure
seems to be a modified Bochs bios.
Can anyone of you what has been changed and help me to port the bios I
need?
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: Porting Bochs bios to Xen/hvmloader?
2008-05-11 20:50 Porting Bochs bios to Xen/hvmloader? Niklas K.
@ 2008-05-12 1:18 ` Kamala Narasimhan
0 siblings, 0 replies; 2+ messages in thread
From: Kamala Narasimhan @ 2008-05-12 1:18 UTC (permalink / raw)
To: Niklas K., xen-devel
acpi-dsdt.hex appears to be the ASL compiler generated output file for
the DSDT table in Bochs. You could get that file from here -
http://bochs.sourceforge.net/cgi-bin/lxr/source/bios/
If you are looking for the Xen equivalent of that you might want to look
for dsdt.c under tools/firmware/hvmloader/acpi. Readme is the same
directory is also helpful.
Kamala
> -----Original Message-----
> From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-
> bounces@lists.xensource.com] On Behalf Of Niklas K.
> Sent: Sunday, May 11, 2008 4:50 PM
> To: xen-devel@lists.xensource.com
> Subject: [Xen-devel] Porting Bochs bios to Xen/hvmloader?
>
> Hello,
>
> I found out what the problem in my other thread was, now I need to
solve
> it: I need to port a modified Bochs bios to Xen x86.
> However, a file of the original source seems missing: acpi-dsdt.hex.
> It's neither in the tools/firmware/hvmloader/acpi directory nor in the
> tools/firmware/rombios one. Also applying the diffs or manually
editing
> the source probably won't work since the bios included in the Xen
soure
> seems to be a modified Bochs bios.
> Can anyone of you what has been changed and help me to port the bios I
> need?
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-12 1:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-11 20:50 Porting Bochs bios to Xen/hvmloader? Niklas K.
2008-05-12 1:18 ` Kamala Narasimhan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.