From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: qemu-devel@nongnu.org
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>,
borntraeger@de.ibm.com, mst@redhat.com, shannon.zhao@linaro.org,
peter.maydell@linaro.org
Subject: [Qemu-devel] [PATCH RFC 0/2] virtio-ccw realization/plugged handling
Date: Tue, 21 Apr 2015 16:36:54 +0200 [thread overview]
Message-ID: <1429627016-30656-1-git-send-email-cornelia.huck@de.ibm.com> (raw)
Turns out that reworking the realization/plugging sequence for virtio-ccw
to make it more similar to virtio-pci (as discussed in
https://marc.info/?l=qemu-devel&m=142954827813046&w=2) was easier than
expected. At least I have something that seems to look sane, produces
working virtio-ccw devices and does what is expected on device_add/
device_del.
I have not yet verified how this interacts with Shannon's latest patches
(https://marc.info/?l=qemu-devel&m=142961349029986&w=2), but I think
it should work.
Feedback welcome. I do hope being more like virtio-pci will benefit us
in the future :)
Cornelia Huck (2):
virtio-ccw: change realization sequence
virtio-ccw: implement ->device_plugged
hw/s390x/virtio-ccw.c | 72 +++++++++++++++++++++++++++------------------------
1 file changed, 38 insertions(+), 34 deletions(-)
--
2.1.4
next reply other threads:[~2015-04-21 14:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-21 14:36 Cornelia Huck [this message]
2015-04-21 14:36 ` [Qemu-devel] [PATCH RFC 1/2] virtio-ccw: change realization sequence Cornelia Huck
2015-04-21 14:36 ` [Qemu-devel] [PATCH RFC 2/2] virtio-ccw: implement ->device_plugged Cornelia Huck
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=1429627016-30656-1-git-send-email-cornelia.huck@de.ibm.com \
--to=cornelia.huck@de.ibm.com \
--cc=borntraeger@de.ibm.com \
--cc=mst@redhat.com \
--cc=peter.maydell@linaro.org \
--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 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).