qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] virtio 1.0 state?
Date: Thu, 28 May 2015 14:11:22 +0200	[thread overview]
Message-ID: <20150528135047-mutt-send-email-mst@redhat.com> (raw)
In-Reply-To: <20150528130614.2dfbb220.cornelia.huck@de.ibm.com>

On Thu, May 28, 2015 at 01:06:14PM +0200, Cornelia Huck wrote:
> On Thu, 28 May 2015 12:29:17 +0200
> Gerd Hoffmann <kraxel@redhat.com> wrote:
> 
> > On Di, 2015-05-26 at 11:10 +0200, Cornelia Huck wrote:
> > > On Fri, 22 May 2015 15:56:13 +0200
> > > Gerd Hoffmann <kraxel@redhat.com> wrote:
> > > 
> > > >   Hi,
> > > > 
> > > > Where we are in terms of virtio 1.0 support in qemu?
> > > > 
> > > > There hasn't been much activity in mst's virtio-1.0 branch recently, at
> > > > least not in the public version of it.  And it doesn't rebase easily to
> > > > latest master any more ;(
> > > 
> > > FWIW, an untested branch with the virtio-1.0 patches + some of my
> > > virtio-1.0 stuff on top rebased against current master can be found
> > > here:
> > > 
> > > git://github.com/cohuck/qemu virtio-1
> > > 
> > > > 
> > > > What are the blocking issues?  Anything I can do to speed up things?
> > > > Any chance we can get the core changes merged (64bit features for
> > > > example), even if virtio 1.0 support for virtio-pci is not ready yet?
> > > 
> > > The main issues currently are feature bit handling (legacy vs.
> > > transitional vs. modern) and migration. A prereq for fixing the first
> > > is moving host feature bits out of the transport, for which I have a
> > > patch floating around.
> > 
> > Have a pointer to that patch?
> 
> See https://marc.info/?l=qemu-devel&m=143265090821145&w=2.
> 
> > 
> > > The rest needs more thought before we can
> > > proceed, I fear.
> > 
> > Care to explain what the issues are in detail (mailing list pointers are
> > fine) and where I could possibly help?  I'm following virtio discussions
> > very briefly only, so I'm not fully up-to-date ...
> 
> See e.g. https://marc.info/?l=qemu-devel&m=143144377121085&w=2 and
> follow-on. The virtio-1 branch has some "XXX: migration|virtio-1"
> comments as well.
> 
> > 
> > I havn't really looked into any transport but pci, so I suspect /me
> > helping with migration would be more effective than looking into the
> > feature bit issues, especially as you started working on that
> > already ...
> 
> Some of the migration issues are intertwined with the feature bit
> changes, but IIRC there was more.
> 
> I don't know if there are pci-specific issues as well, as I mostly look
> at ccw.

I think the biggest issue for pci is the inter-play between
DRIVER_OK and pci bus master.

-- 
MST

      reply	other threads:[~2015-05-28 12:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-22 13:56 [Qemu-devel] virtio 1.0 state? Gerd Hoffmann
2015-05-26  9:10 ` Cornelia Huck
2015-05-27 14:47   ` Gerd Hoffmann
2015-05-28 10:29   ` Gerd Hoffmann
2015-05-28 11:06     ` Cornelia Huck
2015-05-28 12:11       ` Michael S. Tsirkin [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=20150528135047-mutt-send-email-mst@redhat.com \
    --to=mst@redhat.com \
    --cc=cornelia.huck@de.ibm.com \
    --cc=kraxel@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).