qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "KONRAD Frédéric" <fred.konrad@greensocs.com>
To: qemu-devel@nongnu.org, pbonzini@redhat.com, aliguori@us.ibm.com,
	Mark Burton <mark.burton@greensocs.com>
Subject: [Qemu-devel] Virtio devices with mmio.
Date: Tue, 09 Oct 2012 15:55:08 +0200	[thread overview]
Message-ID: <50742CBC.50804@greensocs.com> (raw)

Hi,

We are actually trying to use virtio devices with Virt-mmio bus.

The idea is to use theses patches I mentioned in a previous mail 
(http://lists.gnu.org/archive/html/qemu-devel/2012-09/msg04913.html).

We are currently drawing the plan of how we can complete theses patches 
to have it upstreamed.

Actually we have two major topics.

Backends / transport separation :

We need a good separation between backends and virtio-pci/virtio-mmio, 
actually it seems to be the case for virt-mmio but not for virtio-pci as 
the old device file is temporary kept for compability ( virtio-pci-new.c ).

Quality of code :

We need to be sure that all the devices are happy with the QOM design, 
any hints about that ?

For the moment your plan is :

Implementing virtio-xxx-pci which create virtio-pci and virtio-xxx ( as 
suggested by Evgeny Voevodin ).
Looking at the command line issues.
Refactor remaining back-ends ( virtio-scsi, virto-serial, ... ) and 
update s390.
Check the QOM design of all the modification ( virtio-mmio, transport, 
... ).

Is that making sense ? Any suggestion ?

I'll reporting back by the end of the week.

Fred

                 reply	other threads:[~2012-10-09 13:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=50742CBC.50804@greensocs.com \
    --to=fred.konrad@greensocs.com \
    --cc=aliguori@us.ibm.com \
    --cc=mark.burton@greensocs.com \
    --cc=pbonzini@redhat.com \
    --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).