qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice.bellard@free.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu static elf boot / VGA emulation
Date: Mon, 28 Jul 2003 00:27:50 +0200	[thread overview]
Message-ID: <3F2451E6.5010406@free.fr> (raw)
In-Reply-To: Pine.LNX.4.44.0307272250200.18569-100000@onyx.ens-lyon.fr

Nicolas Ollinger wrote:
> Hi,
> 
> On Thu, 24 Jul 2003, Nicolas Ollinger wrote:
> 
> 
>>I put a small disk image, kernels, and some files and instructions to use
>>them under bochs (for comparison purpose) at the following URL:
>>
>>http://www.ens-lyon.fr/~nollinge/netbsd_bochs/
> 
> 
> I just updated the content of the above webpage, it now contains a
> bootable NetBSD/i386 filesystem which runs just (slowly) fine under bochs.
> 
> The kernel inside the filesystem is now relocated at 0x90000000 in order
> to allow qemu boot. So with Fabrice's recent addition of real mode support
> in qemu, vl is now able to charge the kernel into memory using the usual
> bootloader. Unfortunately, for some reason, the kernel do not boot at all.
> No abortion, no fatal error, just... void.

Try with my latest fix. I think now the problem is that a proper VGA 
emulation is needed. I plan to add it soon by using an SDL wrapper.

My only problem is to choose the right SVGA board to emulate (plain VGA 
is not suffisant to get proper graphical display). I have the following 
choices:

- Bochs VBE (easy but limited to 8bpp)
- VMware virtual SVGA (easy but potential driver license problem)
- Intel i810 (there are good docs but the acceleration is complicated)
- Another SVGA card ????

I am interested by any opinion on that matter!

Fabrice.

  reply	other threads:[~2003-07-27 22:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-24 13:08 [Qemu-devel] qemu static elf boot Nicolas Ollinger
2003-07-27 21:00 ` Nicolas Ollinger
2003-07-27 22:27   ` Fabrice Bellard [this message]
2003-07-28  0:43     ` [Qemu-devel] qemu static elf boot / VGA emulation Stefano Marinelli
2003-07-28  2:04     ` Herbert Pötzl
2003-07-28 10:36     ` [Qemu-devel] NetBSD is booting :) (was: qemu static elf boot / VGA emulation) Nicolas Ollinger
2003-07-28 17:21     ` [Qemu-devel] qemu static elf boot / VGA emulation Johan Rydberg
2003-07-29 20:56       ` Fabrice Bellard

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=3F2451E6.5010406@free.fr \
    --to=fabrice.bellard@free.fr \
    --cc=qemu-devel@nongnu.org \
    /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 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).