Gal Hammer ac1b84dd1e char: restore read callback on a reattached (hotplug) chardev
Fix a bug that was introduced in commit 386a5a1e. A removal of a device
set the chr handlers to NULL. However when the device is plugged back,
its read callback is not restored so data can't be transferred from the
host to the guest (e.g. via the virtio-serial port).

https://bugzilla.redhat.com/show_bug.cgi?id=1027181

Signed-off-by: Gal Hammer <ghammer@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2014-03-13 10:33:45 +01:00
2014-03-11 13:20:23 +00:00
2014-03-11 13:20:23 +00:00
2014-03-10 08:48:31 +00:00
2014-03-03 09:46:27 +04:00
2014-03-10 08:48:31 +00:00
2014-03-11 13:03:22 +00:00
2014-03-11 13:03:22 +00:00
2014-02-11 22:56:37 +10:00
2014-02-21 21:02:23 +01:00
2014-02-25 14:30:28 +01:00
2014-03-05 09:50:17 +01:00
2014-02-25 10:50:11 +00:00
2014-02-25 10:50:11 +00:00
2014-03-05 03:06:24 +01:00
2014-02-20 13:14:18 +01:00
2014-02-17 11:57:23 -05:00
2014-03-10 19:14:11 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%