All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Pekka Enberg <penberg@kernel.org>
Cc: John Floren <john@jfloren.net>, ron minnich <rminnich@gmail.com>,
	Anthony Liguori <aliguori@us.ibm.com>,
	kvm@vger.kernel.org, Yang Bai <hamo.by@gmail.com>,
	Matt Evans <matt@ozlabs.org>,
	Sasha Levin <levinsasha928@gmail.com>,
	Cyrill Gorcunov <gorcunov@openvz.org>,
	Asias He <asias.hejun@gmail.com>, Ingo Molnar <mingo@elte.hu>
Subject: Re: [RFC/PATCH 1/2] kvm tools, seabios: Add "--bios" option to "vm run"
Date: Mon, 27 Feb 2012 11:37:52 +0100	[thread overview]
Message-ID: <4F4B5D00.5080402@redhat.com> (raw)
In-Reply-To: <alpine.LFD.2.02.1202242049580.11704@tux.localdomain>

On 02/24/12 19:54, Pekka Enberg wrote:
> Hi,
> 
> I played around with the "--debug-ioport" command line option and was able 
> to cheat my way past SeaBIOS POST phase. Should SeaBIOS automatically pick 
> up virtio devices and attempt to boot them?

Yes, it can handle virtio-blk (and soon virtio-scsi too).

You probably want to implement the fw_cfg (firmware config) interface
which is used as communication path between qemu and seabios, to pass
around stuff like e820 table and option roms.

Also http://sgabios.googlecode.com/svn/trunk is nice when working with a
serial console.

HTH,
  Gerd


  parent reply	other threads:[~2012-02-27 10:38 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-24 15:05 [RFC/PATCH 1/2] kvm tools, seabios: Add "--bios" option to "vm run" Pekka Enberg
2012-02-24 15:05 ` [RFC/PATCH 2/2] kvm tools, seabios: Add support for SeaBIOS debugging output Pekka Enberg
2012-02-24 15:13 ` [RFC/PATCH 1/2] kvm tools, seabios: Add "--bios" option to "vm run" Cyrill Gorcunov
2012-02-24 15:23 ` Anthony Liguori
2012-02-24 16:27   ` ron minnich
2012-02-24 16:41     ` John Floren
2012-02-24 18:54       ` Pekka Enberg
2012-02-24 19:01         ` Pekka Enberg
2012-02-24 19:18           ` Pekka Enberg
2012-02-24 19:29             ` John Floren
2012-02-25  1:14               ` John Floren
2012-02-27 10:44             ` Gerd Hoffmann
2012-02-27 11:15               ` Gleb Natapov
2012-02-27 16:24                 ` ron minnich
2012-02-27 16:38                   ` Gleb Natapov
2012-02-27 16:46                     ` ron minnich
2012-02-27 17:25                       ` Gleb Natapov
2012-02-27 17:29                         ` ron minnich
2012-02-27 10:37         ` Gerd Hoffmann [this message]
2012-02-24 18:00     ` Pekka Enberg
2012-02-24 19:07       ` ron minnich
2012-02-24 19:13         ` Pekka Enberg
2012-02-24 17:58   ` Pekka Enberg
2012-02-25 23:35   ` Matt Evans

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=4F4B5D00.5080402@redhat.com \
    --to=kraxel@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=asias.hejun@gmail.com \
    --cc=gorcunov@openvz.org \
    --cc=hamo.by@gmail.com \
    --cc=john@jfloren.net \
    --cc=kvm@vger.kernel.org \
    --cc=levinsasha928@gmail.com \
    --cc=matt@ozlabs.org \
    --cc=mingo@elte.hu \
    --cc=penberg@kernel.org \
    --cc=rminnich@gmail.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.