From: Shannon Zhao <shannon.zhao@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, hangaohuai@huawei.com, mst@redhat.com,
peter.huangpeng@huawei.com, zhaoshenglong@huawei.com,
pbonzini@redhat.com, christoffer.dall@linaro.org
Subject: Re: [Qemu-devel] [PATCH 0/7] virtio: inline private qdev properties into virtio devices
Date: Fri, 08 May 2015 09:23:47 +0800 [thread overview]
Message-ID: <554C1023.20102@linaro.org> (raw)
In-Reply-To: <1430321049-11859-1-git-send-email-shannon.zhao@linaro.org>
On 2015/4/29 23:24, Shannon Zhao wrote:
> The private qdev properties of virtio devices are only used by
> themselves. As Peter suggested and like what virtio-blk has done, we
> should move the private qdev properties into devices and don't expose
> them to avoid wrongly use.
>
> This patchset is based on following patchset which moves host features
> to backends.
> http://lists.gnu.org/archive/html/qemu-devel/2015-04/msg03785.html
>
> Shannon Zhao (7):
> virtio-net: move qdev properties into virtio-net.c
> virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES
> virtio-scsi: move qdev properties into virtio-scsi.c
> virtio-rng: move qdev properties into virtio-rng.c
> virtio-serial-bus: move qdev properties into virtio-serial-bus.c
> virtio-9p-device: move qdev properties into virtio-9p-device.c
> vhost-scsi: move qdev properties into vhost-scsi.c
Have any maintainer picked up these patches?
--
Shannon
next prev parent reply other threads:[~2015-05-08 1:23 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-29 15:24 [Qemu-devel] [PATCH 0/7] virtio: inline private qdev properties into virtio devices Shannon Zhao
2015-04-29 15:24 ` [Qemu-devel] [PATCH 1/7] virtio-net: move qdev properties into virtio-net.c Shannon Zhao
2015-04-30 13:49 ` Cornelia Huck
2015-04-29 15:24 ` [Qemu-devel] [PATCH 2/7] virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES Shannon Zhao
2015-04-29 15:24 ` [Qemu-devel] [PATCH 3/7] virtio-scsi: move qdev properties into virtio-scsi.c Shannon Zhao
2015-04-29 15:24 ` [Qemu-devel] [PATCH 4/7] virtio-rng: move qdev properties into virtio-rng.c Shannon Zhao
2015-04-29 15:24 ` [Qemu-devel] [PATCH 5/7] virtio-serial-bus: move qdev properties into virtio-serial-bus.c Shannon Zhao
2015-04-29 15:24 ` [Qemu-devel] [PATCH 6/7] virtio-9p-device: move qdev properties into virtio-9p-device.c Shannon Zhao
2015-04-29 15:24 ` [Qemu-devel] [PATCH 7/7] vhost-scsi: move qdev properties into vhost-scsi.c Shannon Zhao
2015-04-29 16:42 ` [Qemu-devel] [PATCH 0/7] virtio: inline private qdev properties into virtio devices Paolo Bonzini
2015-04-30 13:50 ` Cornelia Huck
2015-05-03 12:33 ` Shannon Zhao
2015-05-08 1:23 ` Shannon Zhao [this message]
2015-05-08 6:53 ` Paolo Bonzini
2015-05-08 12:29 ` Shannon Zhao
2015-06-10 13:18 ` [Qemu-trivial] " Shannon Zhao
2015-06-10 13:18 ` [Qemu-devel] " Shannon Zhao
2015-06-10 13:21 ` [Qemu-trivial] " Michael S. Tsirkin
2015-06-10 13:21 ` [Qemu-devel] " Michael S. Tsirkin
2015-06-10 13:38 ` [Qemu-trivial] " Shannon Zhao
2015-06-10 13:38 ` [Qemu-devel] " Shannon Zhao
2015-06-10 14:01 ` [Qemu-trivial] " Michael S. Tsirkin
2015-06-10 14:01 ` [Qemu-devel] " Michael S. Tsirkin
2015-06-10 14:28 ` [Qemu-trivial] " Shannon Zhao
2015-06-10 14:28 ` [Qemu-devel] " Shannon Zhao
2015-06-10 14:36 ` [Qemu-trivial] " Michael S. Tsirkin
2015-06-10 14:36 ` [Qemu-devel] " Michael S. Tsirkin
2015-06-10 14:38 ` [Qemu-trivial] " Shannon Zhao
2015-06-10 14:38 ` [Qemu-devel] " Shannon Zhao
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=554C1023.20102@linaro.org \
--to=shannon.zhao@linaro.org \
--cc=christoffer.dall@linaro.org \
--cc=hangaohuai@huawei.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.huangpeng@huawei.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=zhaoshenglong@huawei.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 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.