From: "Niklas K." <nickie12@gmx.net>
To: Jean Guyader <jean.guyader@gmail.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Replacing (vga)bios.bin source code with compiled binaries?
Date: Sun, 11 May 2008 20:30:02 +0200 [thread overview]
Message-ID: <1210530602.7833.16.camel@LinJan08Nik> (raw)
In-Reply-To: <f68b66460805111012w55c236e8v808066f2f788702d@mail.gmail.com>
Am Sonntag, den 11.05.2008, 18:12 +0100 schrieb Jean Guyader:
> On Sun, May 11, 2008 at 5:58 PM, Niklas K. <nickie12@gmx.net> wrote:
> > Hello,
> > this may be a more general issue with editing source code and makefiles,
> > but as I'm not really a developer, I can't do it on my own and I thought
> > I'd ask you on this mailing list rather than on some general development
> > mailing list/forum:
> >
> > I need to get modified hvmloader and vmxloader binaries that load a
> > modified BIOS binary. I think the easiest way to do this is to remove
> > some parts of the makefiles included in the Xen source code and add the
> > compiled binary to the source (what probably doesn't work: I don't know
> > if the bios.bin is directly compiled into the hvmloader/vmxloader
> > binaries or the compiled bios.bin is inserted into them).
> > Can you help me in doing this?
> >
>
> Hello Niklas,
>
> The content of the binaries your are talking about is put into an
> header file (roms.h)
> and hvmloader use this file during the compilation process. You should
> look at the the
> Makefile in tools/firmware/hvmloader to see how roms.h is created.
>
> Cheers,
>
Hello again and thanks for the previous help,
I replaced my hvmloader with the one I compiled now. However, after
starting my virtual machine, I only get a white screen.
Note that the BIOS I used was written for QEMU, not Xen. Are there any
differences between the Xen bochsbios and the QEMU one?
Or may the problem be another BIOS? I do have the X11 library installed,
so I don't think that's the issue.
I only exchanged the rombios/bochsbios/bios or however you may call it,
not the vgabios.
Should I try compiling the hvmloader with the included bios and see if
it's a problem with the modified bios?
Greetings,
Niklas
next prev parent reply other threads:[~2008-05-11 18:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-11 16:58 Replacing (vga)bios.bin source code with compiled binaries? Niklas K.
2008-05-11 17:12 ` Jean Guyader
2008-05-11 18:30 ` Niklas K. [this message]
2008-05-11 19:19 ` Niklas K.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1210530602.7833.16.camel@LinJan08Nik \
--to=nickie12@gmx.net \
--cc=jean.guyader@gmail.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.