qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 00/23] switch sockets+chardev to QemuOpts.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH v2 00/23] switch sockets+chardev to QemuOpts.
Date: Thu, 10 Sep 2009 10:58:32 +0200

  Hi,

This patch series switches the chardev initialization to QemuOpts,
brings a few improvements and paves the way for qdev-ifying devices
which need a chardev on the host side (i.e. serial ports + friends).

Changes:
  * switch sockets to QemuOpts.
  * switch chardevs to QemuOpts.
  * new -chardev switch, create named and unconnected chardevs.
  * lookup chardevs by name.
  * IPv6 support for udp chardev.
  * A few cleanups and fixes along the way.

New in v2:
  * Fix muxed monitor regression.
  * Don't turn on socket debugging.
  * A few style changes, addressing review comments.

Check the individual patches for all the details.

cheers,
  Gerd





reply via email to

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