qemu-e2k/include/hw/char
Marc-André Lureau 5345fdb446 char: use qemu_chr_fe* functions with CharBackend argument
This also switches from qemu_chr_add_handlers() to
qemu_chr_fe_set_handlers(). Note that qemu_chr_fe_set_handlers() now
takes the focus when fe_open (qemu_chr_add_handlers() did take the
focus)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20161022095318.17775-16-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-10-24 15:27:21 +02:00
..
bcm2835_aux.h char: replace PROP_CHR with CharBackend 2016-10-24 15:27:20 +02:00
cadence_uart.h char: replace PROP_CHR with CharBackend 2016-10-24 15:27:20 +02:00
digic-uart.h char: replace PROP_CHR with CharBackend 2016-10-24 15:27:20 +02:00
escc.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
imx_serial.h char: replace PROP_CHR with CharBackend 2016-10-24 15:27:20 +02:00
lm32_juart.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
pl011.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
serial.h char: use qemu_chr_fe* functions with CharBackend argument 2016-10-24 15:27:21 +02:00
stm32f2xx_usart.h char: replace PROP_CHR with CharBackend 2016-10-24 15:27:20 +02:00
xilinx_uartlite.h hw/char: QOM'ify xilinx_uartlite model 2016-06-06 16:59:32 +01:00