qemu-e2k/hw/char
Andreas Färber 1f9c4cfda4 ipack: Move IndustryPack out of hw/char/
Move the header defining an IPackBus and IPackDevice base class into
a new include/ directory and move their implementation and a
PCI-IndustryPack bridge out of hw/char/ directory into a new hw/ipack/.

Acked-by: Alberto Garcia <agarcia@igalia.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2014-02-14 21:11:53 +01:00
..
cadence_uart.c char/cadence_uart: Implement Tx flow control 2014-01-08 19:07:21 +00:00
debugcon.c
digic-uart.c hw/arm/digic: add UART support 2013-12-17 20:12:51 +00:00
escc.c
etraxfs_ser.c
exynos4210_uart.c exynos4210: Use macro ARRAY_SIZE where possible 2013-12-23 16:02:19 +04:00
grlib_apbuart.c
imx_serial.c
ipoctal232.c ipack: Move IndustryPack out of hw/char/ 2014-02-14 21:11:53 +01:00
lm32_juart.c lm32_uart/lm32_juart: use qemu_chr_fe_write_all() 2014-02-04 19:34:30 +01:00
lm32_uart.c lm32_uart/lm32_juart: use qemu_chr_fe_write_all() 2014-02-04 19:34:30 +01:00
Makefile.objs ipack: Move IndustryPack out of hw/char/ 2014-02-14 21:11:53 +01:00
mcf_uart.c
milkymist-uart.c milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write() 2014-02-04 19:34:29 +01:00
omap_uart.c
parallel.c
pl011.c
sclpconsole-lm.c
sclpconsole.c
serial-isa.c
serial-pci.c
serial.c
sh_serial.c
spapr_vty.c
virtio-console.c
virtio-serial-bus.c
xen_console.c
xilinx_uartlite.c