qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@cs.utexas.edu>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Add -option-rom option to allow loading of PCI	option ROMs
Date: Wed, 27 Dec 2006 11:12:45 -0600	[thread overview]
Message-ID: <4592A98D.3090501@cs.utexas.edu> (raw)
In-Reply-To: <4592756B.7050400@bellard.org>

Fabrice Bellard wrote:
> Hi,
>
> OK for the -option-rom option. Later it would be better to handle it 
> at the NIC level, but it is more complicated (some BIOS patches would 
> be needed to remap the PCI ROM at the right address for example).

Ok.

> I think the -boot n option should be merged in QEMU too. Some people 
> need it to make tests.

Okay, I'll post that patch.

> Regarding VMI, I began some work in this area with kqemu but I did not 
> manage to find time to finish it (VMI in QEMU would enable to run 
> Linux VMs with performance levels close to Xen at the expense of a 
> patched kernel).

I had a VMI ROM working with an older version of VMI.  I've got some 
time this week so I've been trying to do the same thing with the newer 
VMI spec.

I'd like to at least get a pass through ROM working and then start 
playing around with stuff like moving some of the device emulation into 
the ROM.  This would be most useful for something like KVM where the PIO 
latency is a major bottleneck.

Eventually, it would be nice to use it to run the guest in ring 1 on 
bare metal of course.  I do agree that with VMI QEMU should be 
competitive with Xen.

Regards,

Anthony Liguori

> Regards,
>
> Fabrice.
>

      reply	other threads:[~2006-12-27 17:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-27  3:27 [Qemu-devel] [PATCH] Add -option-rom option to allow loading of PCI option ROMs Anthony Liguori
2006-12-27 13:30 ` Fabrice Bellard
2006-12-27 17:12   ` Anthony Liguori [this message]

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=4592A98D.3090501@cs.utexas.edu \
    --to=aliguori@cs.utexas.edu \
    --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).