From: "Andreas Färber" <afaerber@suse.de>
To: qemu-devel@nongnu.org
Cc: "Michael S. Tsirkin" <mst@redhat.com>,
"Hu Tao" <hutao@cn.fujitsu.com>,
"Anthony Liguori" <anthony@codemonkey.ws>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Andreas Färber" <afaerber@suse.de>,
"Frederic Konrad" <fred.konrad@greensocs.com>
Subject: [Qemu-devel] [PATCH for-next v2 0/2] QOM realize for virtio-console
Date: Thu, 1 Aug 2013 04:35:21 +0200 [thread overview]
Message-ID: <1375324524-3353-1-git-send-email-afaerber@suse.de> (raw)
Hello,
This series converts VirtIOSerialPort to QOM realize/unrealize.
As a side-effect, virtio-console realization is changed from in-order to pre-order.
v2 splits off cleanups, requested by mst.
Available from:
https://github.com/afaerber/qemu-cpu/commits/realize-virtio-console.v2
git://github.com/afaerber/qemu-cpu.git realize-virtio-console.v2
Regards,
Andreas
v1 -> v2:
* Split off virtserialport fix for 1.6.
* Split off from main virtio realization series.
* Split out cleanups (mst).
Cc: Anthony Liguori <anthony@codemonkey.ws>
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Frederic Konrad <fred.konrad@greensocs.com>
Cc: Hu Tao <hutao@cn.fujitsu.com>
Andreas Färber (2):
virtio-console: QOM cast cleanup for VirtConsole
virtio-serial-port: Convert to QOM realize/unrealize
hw/char/virtio-console.c | 70 +++++++++++++++++++++++++--------------
hw/char/virtio-serial-bus.c | 48 +++++++++++----------------
include/hw/virtio/virtio-serial.h | 11 ------
3 files changed, 64 insertions(+), 65 deletions(-)
--
1.8.1.4
next reply other threads:[~2013-08-01 3:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-01 2:35 Andreas Färber [this message]
2013-08-01 2:35 ` [Qemu-devel] [PATCH for-next v2 1/2] virtio-console: QOM cast cleanup for VirtConsole Andreas Färber
2013-08-01 2:35 ` [Qemu-devel] [PATCH for-next v2 2/2] virtio-serial-port: Convert to QOM realize/unrealize Andreas Färber
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=1375324524-3353-1-git-send-email-afaerber@suse.de \
--to=afaerber@suse.de \
--cc=anthony@codemonkey.ws \
--cc=fred.konrad@greensocs.com \
--cc=hutao@cn.fujitsu.com \
--cc=mst@redhat.com \
--cc=pbonzini@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).