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: Thomas Huth <thuth@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/4] virtio-ccw: virtio-1 enablement
Date: Thu, 25 Jun 2015 14:49:00 +0200	[thread overview]
Message-ID: <20150625124900.GA2968@redhat.com> (raw)
In-Reply-To: <20150625122440.779fe690.cornelia.huck@de.ibm.com>

On Thu, Jun 25, 2015 at 12:24:40PM +0200, Cornelia Huck wrote:
> On Tue, 23 Jun 2015 19:19:39 +0200
> Cornelia Huck <cornelia.huck@de.ibm.com> wrote:
> 
> > On Tue, 23 Jun 2015 18:36:34 +0200
> > Thomas Huth <thuth@redhat.com> wrote:
> > 
> > > On Tue, 23 Jun 2015 13:17:32 +0200
> > > Cornelia Huck <cornelia.huck@de.ibm.com> wrote:
> > > 
> > > > Michael,
> > > > 
> > > > here's the virtio-ccw patches that Gerd had dropped due to conflicts
> > > > during his virtio-1 rebase. Patch 2 has been updated with my changes
> > > > to ensure big endian accesses (which was a separate patch before).
> > > > 
> > > > There might be more patches that were in my tree but are not yet upstream,
> > > > but I'm still digging myself out from under the post-vacation email pile.
> > > > 
> > > > I think these can still go into 2.4.
> > > 
> > > Is it safe enough to enable them by default already? If I've got
> > > the virtio-pci code right (see the patch description at
> > > https://lists.gnu.org/archive/html/qemu-devel/2015-06/msg01362.html),
> > > it is still disabled there by default - and "modern will be turned on by
> > > default once all remaining spec compilance issues are addressed".
> > 
> > I was about to say "yes" when I noticed that we probably want to care
> > about migrating dev->revision as well... I'll drop patch 4 for now and
> > just send patches 1-3 from this series.
> 
> On a second thought, I can simply include dev->revision, as we have the
> incompatible ->config_vector change for this release already. I'll
> include a new patch for this and patch 4 as well, as we only need to
> care about Linux guests on ccw for now and those are fine.

I don't think enable by default is a good idea for 2.4 since
I think we have spec compliance issues which just don't
trigger with linux guests. For example, devices poke at
rings before DRIVER_OK is set.

If we release QEMU like this, guests will have to work
around these issues, which is not nice.
Let's release 2.4 in disabled by default mode, and flip
it around for 2.5.

-- 
MST

  reply	other threads:[~2015-06-25 12:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-23 11:17 [Qemu-devel] [PATCH 0/4] virtio-ccw: virtio-1 enablement Cornelia Huck
2015-06-23 11:17 ` [Qemu-devel] [PATCH 1/4] s390x/css: Add a callback for when subchannel gets disabled Cornelia Huck
2015-06-23 11:17 ` [Qemu-devel] [PATCH 2/4] s390x/virtio-ccw: add virtio set-revision call Cornelia Huck
2015-06-23 11:17 ` [Qemu-devel] [PATCH 3/4] s390x/virtio-ccw: support virtio-1 set_vq format Cornelia Huck
2015-06-23 11:17 ` [Qemu-devel] [PATCH 4/4] s390x/virtio-ccw: enable virtio 1.0 Cornelia Huck
2015-06-23 15:44 ` [Qemu-devel] [PATCH 0/4] virtio-ccw: virtio-1 enablement Michael S. Tsirkin
2015-06-23 16:36 ` Thomas Huth
2015-06-23 17:19   ` Cornelia Huck
2015-06-25 10:24     ` Cornelia Huck
2015-06-25 12:49       ` Michael S. Tsirkin [this message]
2015-06-25 13:16         ` Cornelia Huck
2015-06-23 21:00   ` Michael S. Tsirkin

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=20150625124900.GA2968@redhat.com \
    --to=mst@redhat.com \
    --cc=cornelia.huck@de.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.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 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).