qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5] virtio-serial: Fixes and cleanups


From: Markus Armbruster
Subject: [Qemu-devel] [PATCH 0/5] virtio-serial: Fixes and cleanups
Date: Wed, 25 May 2011 14:21:09 +0200

Feel free to drop PATCH 3/3 if you believe we need to keep the useless
property is_console for backward compatibility.

Markus Armbruster (5):
  virtio-serial: Plug memory leak on qdev exit()
  virtio-serial: Clean up virtconsole detection
  virtio-serial: Drop useless property is_console
  virtio-serial: Drop redundant VirtIOSerialPort member info
  virtio-console: Simplify init callbacks

 hw/virtio-console.c    |   47 +++++++++++---------------------
 hw/virtio-serial-bus.c |   71 ++++++++++++++++++++++++-----------------------
 hw/virtio-serial.h     |    8 +++---
 3 files changed, 56 insertions(+), 70 deletions(-)

-- 
1.7.2.3




reply via email to

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