qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-next v2 0/2] QOM realize for virtio-console
@ 2013-08-01  2:35 Andreas Färber
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Andreas Färber @ 2013-08-01  2:35 UTC (permalink / raw)
  To: qemu-devel
  Cc: Michael S. Tsirkin, Hu Tao, Anthony Liguori, Paolo Bonzini,
	Andreas Färber, Frederic Konrad

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-01  3:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-01  2:35 [Qemu-devel] [PATCH for-next v2 0/2] QOM realize for virtio-console Andreas Färber
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

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).