qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Herbert Pötzl" <herbert@13thfloor.at>
To: Fabrice Bellard <fabrice.bellard@free.fr>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu static elf boot / VGA emulation
Date: Mon, 28 Jul 2003 04:04:57 +0200	[thread overview]
Message-ID: <20030728020454.GB32505@www.13thfloor.at> (raw)
In-Reply-To: <3F2451E6.5010406@free.fr>

On Mon, Jul 28, 2003 at 12:27:50AM +0200, Fabrice Bellard wrote:
> 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 ????

hmm, you want something compatible, then IMHO go for VBE,
but do not limit yourself to the 8bpp modes of bochs,
VBE does define many more ...

on the other hand, it would be beneficial to define
something like VMware SVGA/XGA yourself, drivers can
be easily adapted to such a definition ...

best,
Herbert

> I am interested by any opinion on that matter!
> 
> Fabrice.
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://mail.nongnu.org/mailman/listinfo/qemu-devel

  parent reply	other threads:[~2003-07-28  2:06 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   ` [Qemu-devel] qemu static elf boot / VGA emulation Fabrice Bellard
2003-07-28  0:43     ` Stefano Marinelli
2003-07-28  2:04     ` Herbert Pötzl [this message]
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=20030728020454.GB32505@www.13thfloor.at \
    --to=herbert@13thfloor.at \
    --cc=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).