Statistics
| Branch: | Revision:

root / hw / char @ 81069b20

Name Size
Makefile.objs 1 kB
cadence_uart.c 13.3 kB
debugcon.c 4.2 kB
escc.c 25.9 kB
etraxfs_ser.c 6.5 kB
exynos4210_uart.c 19.3 kB
grlib_apbuart.c 7.7 kB
imx_serial.c 12.8 kB
ipack.c 2.8 kB
ipack.h 2.4 kB
ipoctal232.c 16.1 kB
lm32_juart.c 3.6 kB
lm32_uart.c 6.6 kB
mcf_uart.c 7.1 kB
milkymist-uart.c 5.7 kB
omap_uart.c 5.1 kB
parallel.c 18.2 kB
pl011.c 8.4 kB
sclpconsole.c 8.3 kB
serial-isa.c 4.2 kB
serial-pci.c 8.5 kB
serial.c 23.5 kB
sh_serial.c 10.4 kB
spapr_vty.c 6.3 kB
tpci200.c 18.8 kB
virtio-console.c 5.5 kB
virtio-serial-bus.c 28.7 kB
xen_console.c 8.3 kB
xilinx_uartlite.c 5.9 kB

Latest revisions

# Date Author Comment
534f6ff9 07/29/2013 10:06 pm Andreas Färber

cadence_uart: QOM cast cleanup

Signed-off-by: Andreas Färber <>

81069b20 07/29/2013 10:06 pm Andreas Färber

escc: QOM cast cleanup

Signed-off-by: Andreas Färber <>

24bf6c1f 07/29/2013 09:45 pm Andreas Färber

xilinx_uartlite: QOM cast cleanups

Introduce type constant and use QOM casts.

Acked-by: Edgar E. Iglesias <>
Signed-off-by: Andreas Färber <>

144712ca 07/29/2013 09:45 pm Andreas Färber

xilinx_uartlite: Rename xlx_uartlite to XilinxUARTLite

Acked-by: Edgar E. Iglesias <>
Signed-off-by: Andreas Färber <>

b85423fe 07/29/2013 09:45 pm Andreas Färber

etraxfs_ser: QOM cast cleanups

Rename etrax_serial to ETRAXSerial, introduce type constant and use QOM
casts.

Acked-by: Edgar E. Iglesias <>
Signed-off-by: Andreas Färber <>

125ee0ed 07/29/2013 06:37 pm Marcel Apfelbaum

devices: Associate devices to their logical category

The category will be used to sort the devices displayed in
the command line help.

Signed-off-by: Marcel Apfelbaum <>
Message-id: ...

db1b58e9 07/29/2013 06:37 pm David Gibson

pseries: savevm support for PAPR VIO logical tty

This patch adds the necessary VMStateDescription information to support
savevm/loadvm for the spapr_tty (PAPR logical serial) device.

Signed-off-by: David Gibson <>
Reviewed-by: Anthony Liguori <>...

9121d02c 07/15/2013 02:28 pm Peter Crosthwaite

char/cadence_uart: Fix reset for unattached instances

commit 1db8b5efe0c2b5000e50691eea61264a615f43de introduced an issue
where QEMU would segfault if you have an unattached Cadence UART.

Fix by guarding the flush-on-reset logic on there being a qemu_chr...

300b1fc6 07/04/2013 06:42 pm Paolo Bonzini

hw/c*: pass owner to memory_region_init* functions

Signed-off-by: Paolo Bonzini <>

3cf63ff2 07/04/2013 06:42 pm Paolo Bonzini

escc: rename struct to ESCCState

We are using the same struct name for two devices. 8250 is widespread
enough that this causes some confusion, rename the other instance.

Reviewed-by: Andreas Faerber <>
Signed-off-by: Paolo Bonzini <>

View revisions

Also available in: Atom