qemu-e2k/include/hw/char
Marc-André Lureau becdfa00cf char: replace PROP_CHR with CharBackend
Store the property in a CharBackend instead of CharDriverState*.  This
also replace systematically chr by chr.chr to access the
CharDriverState*. The following patches will replace it with calls to
qemu_chr_fe CharBackend functions.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20161022095318.17775-12-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-10-24 15:27:20 +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: replace PROP_CHR with CharBackend 2016-10-24 15:27:20 +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