Statistics
| Branch: | Revision:

root / hw / char @ 2db26d4c

Name Size
Makefile.objs 1 kB
cadence_uart.c 13.2 kB
debugcon.c 4 kB
escc.c 25.9 kB
etraxfs_ser.c 6.4 kB
exynos4210_uart.c 19.2 kB
grlib_apbuart.c 7.7 kB
imx_serial.c 12.7 kB
ipack.c 2.8 kB
ipack.h 2.4 kB
ipoctal232.c 16 kB
lm32_juart.c 3.6 kB
lm32_uart.c 6.5 kB
mcf_uart.c 7.1 kB
milkymist-uart.c 5.6 kB
omap_uart.c 5.1 kB
parallel.c 17.9 kB
pl011.c 8.4 kB
sclpconsole.c 8.3 kB
serial-isa.c 3.9 kB
serial-pci.c 7.9 kB
serial.c 23.5 kB
sh_serial.c 10.4 kB
spapr_vty.c 5.7 kB
tpci200.c 18.7 kB
virtio-console.c 5.5 kB
virtio-serial-bus.c 28.7 kB
xen_console.c 8.3 kB
xilinx_uartlite.c 5.8 kB

Latest revisions

# Date Author Comment
f9fb0532 04/16/2013 12:52 pm Hans de Goede

virtio-console: Also throttle when less was written then requested

This is necessary so that we get properly woken up to write the rest.

This patch also changes the len argument to the have_data callback, to
avoid doing an unsigned signed comparison.

Signed-off-by: Hans de Goede <>...

c3d6b96e 04/16/2013 12:52 pm Hans de Goede

virtio-console: Remove any pending watches on close

Signed-off-by: Hans de Goede <>
Signed-off-by: Gerd Hoffmann <>

4ceb193d 04/16/2013 01:06 am Anthony Liguori

Merge remote-tracking branch 'bonzini/hw-dirs' into staging

  • bonzini/hw-dirs:
    exec: remove useless declarations from memory-internal.h
    memory: move core typedefs to qemu/typedefs.h
    include: avoid useless includes of exec/ headers
    sysemu: avoid proliferation of include/ subdirectories...
dccfcd0e 04/15/2013 07:19 pm Paolo Bonzini

sysemu: avoid proliferation of include/ subdirectories

Signed-off-by: Paolo Bonzini <>

34b95b2c 04/15/2013 06:22 pm KONRAD Frederic

virtio-serial: cleanup: init and exit functions.

This remove old init and exit function as they are no longer needed.

Signed-off-by: KONRAD Frederic <>
Reviewed-by: Cornelia Huck <>
Reviewed-by: Peter Maydell <>...

76017fd2 04/15/2013 06:22 pm KONRAD Frederic

virtio-serial: cleanup: use QOM casts.

As the virtio-serial-pci and virtio-serial-s390 are switched to the new
API, we can use QOM casts.

Signed-off-by: KONRAD Frederic <>
Reviewed-by: Cornelia Huck <>
Reviewed-by: Peter Maydell <>...

d5990ff4 04/15/2013 06:22 pm KONRAD Frederic

virtio-serial: cleanup: remove qdev field.

The qdev field is no longer needed, just drop it.

Signed-off-by: KONRAD Frederic <>
Reviewed-by: Cornelia Huck <>
Reviewed-by: Peter Maydell <>...

2cd2b016 04/15/2013 06:22 pm KONRAD Frederic

virtio-serial: add the virtio-serial device.

Create virtio-serial which extends virtio-device, so it can be connected
on virtio-bus.

Signed-off-by: KONRAD Frederic <>
Reviewed-by: Cornelia Huck <>
Reviewed-by: Peter Maydell <>...

47b43a1f 04/08/2013 07:13 pm Paolo Bonzini

hw: move private headers to hw/ subdirectories.

Many headers are used only in a single directory. These can be
kept in hw/.

Signed-off-by: Paolo Bonzini <>

9944d320 04/08/2013 07:13 pm Paolo Bonzini

hw: move char devices to hw/char/, configure via default-configs/

Signed-off-by: Paolo Bonzini <>

View revisions

Also available in: Atom