qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH for-next v2 0/2] QOM realize for virtio-console


From: Andreas Färber
Subject: [Qemu-devel] [PATCH for-next v2 0/2] QOM realize for virtio-console
Date: Thu, 1 Aug 2013 04:35:21 +0200

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 <address@hidden>
Cc: Michael S. Tsirkin <address@hidden>
Cc: Paolo Bonzini <address@hidden>
Cc: Frederic Konrad <address@hidden>
Cc: Hu Tao <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]