aboutsummaryrefslogtreecommitdiff
path: root/hw/char
AgeCommit message (Expand)Author
2013-09-03Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori
2013-09-02pseries: Fix stalls on hypervisor virtual consoleAnton Blanchard
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber
2013-08-30ipack: Pass size to ipack_bus_new_inplace()Andreas Färber
2013-08-26Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-20Convert stderr message calling error_get_pretty() to error_report()Seiji Aguchi
2013-08-01virtio-console: Use exitfn for virtserialport, tooAndreas Färber
2013-07-30s390/sclpconsole: handle char layer busy conditionsHeinz Graalfs
2013-07-29pl011: QOM'ify pl011 and pl011_luminaryAndreas Färber
2013-07-29pl011: Rename pl011_stateAndreas Färber
2013-07-29milkymist-uart: QOM cast cleanupAndreas Färber
2013-07-29lm32_uart: QOM cast cleanupAndreas Färber
2013-07-29lm32_juart: QOM cast cleanupAndreas Färber
2013-07-29lm32_juart: Relocate and tidy headerAndreas Färber
2013-07-29imx_serial: QOM cast cleanupAndreas Färber
2013-07-29grlib_apbuart: QOM cast cleanupAndreas Färber
2013-07-29exynos4210_uart: QOM cast cleanupAndreas Färber
2013-07-29escc: QOM cast cleanupAndreas Färber
2013-07-29cadence_uart: QOM cast cleanupAndreas Färber
2013-07-29xilinx_uartlite: QOM cast cleanupsAndreas Färber
2013-07-29xilinx_uartlite: Rename xlx_uartlite to XilinxUARTLiteAndreas Färber
2013-07-29etraxfs_ser: QOM cast cleanupsAndreas Färber
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-29pseries: savevm support for PAPR VIO logical ttyDavid Gibson
2013-07-15char/cadence_uart: Fix reset for unattached instancesPeter Crosthwaite
2013-07-04hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04escc: rename struct to ESCCStatePaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-24cadence_uart: Handle backend tx errorsEdgar E. Iglesias
2013-06-17char/serial: fix copy&paste error (fifo8_is_full vs empty)Vladimir Senkov
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl
2013-06-11char/serial: serial_ioport_write: Factor out common codePeter Crosthwaite
2013-06-11char/serial: Use generic Fifo8Peter Crosthwaite
2013-06-11char/serial: cosmetic fixes.Peter Crosthwaite
2013-06-07isa: QOM'ify ISADeviceAndreas Färber
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-06-01debugcon: fix compiler warning when open DEBUG_DEBUGCONliguang
2013-06-01debugcon: make debug message more readableliguang
2013-06-01debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCONliguang
2013-05-03virtio-serial: fix command line compatibility.KONRAD Frederic
2013-04-29serial: QOM'ify ISA serialAndreas Färber
2013-04-29parallel: QOM'ifyAndreas Färber
2013-04-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic
2013-04-16virtio-console: Remove any pending watches on closeHans de Goede
2013-04-16virtio-console: Also throttle when less was written then requestedHans de Goede
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini