qemu-e2k/hw/usb
Hans de Goede 190832289f qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers
Most frontends can't really determine if the guest actually has the frontend
side open. So lets automatically generate fe_open / fe_close as soon as a
frontend becomes ready (as signalled by calling qemu_chr_add_handlers) /
becomes non ready (as signalled by setting all handlers to NULL).

And allow frontends which can actually determine if the guest is listening to
opt-out of this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Message-id: 1364292483-16564-5-git-send-email-hdegoede@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-03-27 10:26:49 -05:00
..
Makefile.objs
bus.c
combined-packet.c
core.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
desc.c
desc.h
dev-audio.c
dev-bluetooth.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
dev-hid.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
dev-hub.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
dev-network.c hw: move qdev-monitor.o to toplevel directory 2013-03-01 13:54:10 +01:00
dev-serial.c qemu-char: Rename opened to be_open 2013-03-27 10:26:48 -05:00
dev-smartcard-reader.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
dev-storage.c
dev-uas.c uas-uas: usb3 streams 2013-02-19 13:18:00 +01:00
dev-wacom.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
hcd-ehci-pci.c
hcd-ehci-sysbus.c
hcd-ehci.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
hcd-ehci.h
hcd-musb.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
hcd-ohci.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
hcd-uhci.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
hcd-xhci.c pcie: Add endpoint capability initialization wrapper 2013-03-26 21:02:19 +02:00
host-bsd.c
host-legacy.c
host-linux.c
host-stub.c
host.h
libhw.c
quirks-ftdi-ids.h
quirks-pl2303-ids.h
quirks.c
quirks.h
redirect.c qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers 2013-03-27 10:26:49 -05:00