qemu-e2k/hw/char
Paul Durrant 2d0ed5e642 xen: re-name XenDevice to XenLegacyDevice...
...and xen_backend.h to xen-legacy-backend.h

Rather than attempting to convert the existing backend infrastructure to
be QOM compliant (which would be hard to do in an incremental fashion),
subsequent patches will introduce a completely new framework for Xen PV
backends. Hence it is necessary to re-name parts of existing code to avoid
name clashes. The re-named 'legacy' infrastructure will be removed once all
backends have been ported to the new framework.

This patch is purely cosmetic. No functional change.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Acked-by: Anthony Perard <anthony.perard@citrix.com>
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
2019-01-14 13:45:40 +00:00
..
bcm2835_aux.c
cadence_uart.c
cmsdk-apb-uart.c
debugcon.c
digic-uart.c
escc.c
etraxfs_ser.c
exynos4210_uart.c
grlib_apbuart.c char/grlib_apbuart: Convert sysbus init function to realize function 2018-12-13 13:47:57 +00:00
imx_serial.c
ipoctal232.c
lm32_juart.c
lm32_uart.c
Makefile.objs hw/char: Implement nRF51 SoC UART 2018-11-02 14:03:33 +00:00
mcf_uart.c
milkymist-uart.c
nrf51_uart.c hw/char: Implement nRF51 SoC UART 2018-11-02 14:03:33 +00:00
omap_uart.c
parallel-isa.c
parallel.c
pl011.c
sclpconsole-lm.c
sclpconsole.c
serial-isa.c
serial-pci.c
serial.c qmp hmp: Make system_wakeup check wake-up support and run state 2018-12-18 07:55:47 +01:00
sh_serial.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
spapr_vty.c
stm32f2xx_usart.c hw/arm/stm32f205: Fix the UART and Timer region size 2018-11-19 15:29:08 +00:00
terminal3270.c
trace-events hw/char: Implement nRF51 SoC UART 2018-11-02 14:03:33 +00:00
virtio-console.c
virtio-serial-bus.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
xen_console.c xen: re-name XenDevice to XenLegacyDevice... 2019-01-14 13:45:40 +00:00
xilinx_uartlite.c