From: "Michael S. Tsirkin" <mst@redhat.com>
To: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: qemu-devel@nongnu.org, shannon.zhao@linaro.org
Subject: Re: [Qemu-devel] [PATCH RFC v2 0/1] virtio: host features in vdev
Date: Thu, 28 May 2015 22:48:26 +0200 [thread overview]
Message-ID: <20150528204826.GA14468@redhat.com> (raw)
In-Reply-To: <1432650887-54604-1-git-send-email-cornelia.huck@de.ibm.com>
On Tue, May 26, 2015 at 04:34:46PM +0200, Cornelia Huck wrote:
> Next version of the patch moving the host features from the transports
> into the vdev. I have not yet tested migration (probably ok, though),
> but the rest should be fine.
>
> I'll try to see how the feature bit changes for virtio-1 work out on
> top of this.
>
> v1->v2: remove host features from virtio-pci and s390-virtio transport
> proxies [Shannon Zhao]
>
> Cornelia Huck (1):
> virtio: move host_features
>
> hw/s390x/s390-virtio-bus.c | 18 ++----------------
> hw/s390x/s390-virtio-bus.h | 1 -
> hw/s390x/virtio-ccw.c | 29 ++++++-----------------------
> hw/s390x/virtio-ccw.h | 4 ----
> hw/virtio/virtio-bus.c | 18 +++++-------------
> hw/virtio/virtio-mmio.c | 22 +++-------------------
> hw/virtio/virtio-pci.c | 17 ++++-------------
> hw/virtio/virtio-pci.h | 1 -
> hw/virtio/virtio.c | 17 +++++++++--------
> include/hw/virtio/virtio-bus.h | 1 -
> include/hw/virtio/virtio.h | 1 +
> 11 files changed, 30 insertions(+), 99 deletions(-)
I like the diffstat!
Don't see anything wrong here, though a couple more cleanups
are possible on top.
> --
> 2.3.7
prev parent reply other threads:[~2015-05-28 20:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-26 14:34 [Qemu-devel] [PATCH RFC v2 0/1] virtio: host features in vdev Cornelia Huck
2015-05-26 14:34 ` [Qemu-devel] [PATCH RFC v2 1/1] virtio: move host_features Cornelia Huck
2015-05-28 20:54 ` Michael S. Tsirkin
2015-05-28 20:48 ` 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=20150528204826.GA14468@redhat.com \
--to=mst@redhat.com \
--cc=cornelia.huck@de.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=shannon.zhao@linaro.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 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.