qemu-e2k/backends
Samuel Thibault cb78d4a1ef Defer BrlAPI tty acquisition to when guest starts using device
We do not want to catch the BrlAPI input/ouput immediately, but only
when the guest has started discussing withour virtual device.

This notably fixes input before the guest driver has started.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2016-10-28 11:19:38 +02:00
..
Makefile.objs backends: Introduce chr-testdev 2014-08-06 17:53:05 +02:00
baum.c Defer BrlAPI tty acquisition to when guest starts using device 2016-10-28 11:19:38 +02:00
hostmem-file.c hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class properties 2016-10-17 15:48:40 -02:00
hostmem-ram.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
hostmem.c hostmem: Register TYPE_MEMORY_BACKEND properties as class properties 2016-10-17 15:48:40 -02:00
msmouse.c char: remove explicit_be_open from CharDriverState 2016-10-24 15:46:11 +02:00
rng-egd.c char: remove explicit_fe_open, use a set_handlers argument 2016-10-24 15:46:10 +02:00
rng-random.c rng-random: rename RndRandom to RngRandom 2016-05-23 12:18:43 +05:30
rng.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
testdev.c char: remove explicit_be_open from CharDriverState 2016-10-24 15:46:11 +02:00
tpm.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00