summaryrefslogtreecommitdiffstats
path: root/include/exec/exec-all.h
diff options
context:
space:
mode:
authorGal Hammer2014-02-25 11:12:35 +0100
committerGerd Hoffmann2014-03-13 10:33:45 +0100
commitac1b84dd1e020648db82a99260891aa982d1142c (patch)
treee7690a2d4a7a1c61c8473b0e871f652c556118b9 /include/exec/exec-all.h
parentMerge remote-tracking branch 'remotes/kvm/uq/master' into staging (diff)
downloadqemu-ac1b84dd1e020648db82a99260891aa982d1142c.tar.gz
qemu-ac1b84dd1e020648db82a99260891aa982d1142c.tar.xz
qemu-ac1b84dd1e020648db82a99260891aa982d1142c.zip
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>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions