summaryrefslogtreecommitdiffstats
path: root/hw/char
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2013-09-034-6/+8
|\
| * qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-302-3/+3
| * ipack: Pass size to ipack_bus_new_inplace()Andreas Färber2013-08-303-3/+5
* | pseries: Fix stalls on hypervisor virtual consoleAnton Blanchard2013-09-021-0/+2
|/
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-08-263-22/+22
|\
| * aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-223-22/+22
* | Convert stderr message calling error_get_pretty() to error_report()Seiji Aguchi2013-08-201-2/+3
|/
* virtio-console: Use exitfn for virtserialport, tooAndreas Färber2013-08-011-0/+1
* s390/sclpconsole: handle char layer busy conditionsHeinz Graalfs2013-07-301-17/+1
* pl011: QOM'ify pl011 and pl011_luminaryAndreas Färber2013-07-291-30/+32
* pl011: Rename pl011_stateAndreas Färber2013-07-291-26/+26
* milkymist-uart: QOM cast cleanupAndreas Färber2013-07-291-5/+10
* lm32_uart: QOM cast cleanupAndreas Färber2013-07-291-4/+8
* lm32_juart: QOM cast cleanupAndreas Färber2013-07-291-8/+11
* lm32_juart: Relocate and tidy headerAndreas Färber2013-07-291-1/+1
* imx_serial: QOM cast cleanupAndreas Färber2013-07-291-6/+10
* grlib_apbuart: QOM cast cleanupAndreas Färber2013-07-291-4/+9
* exynos4210_uart: QOM cast cleanupAndreas Färber2013-07-291-11/+15
* escc: QOM cast cleanupAndreas Färber2013-07-291-8/+11
* cadence_uart: QOM cast cleanupAndreas Färber2013-07-291-3/+7
* xilinx_uartlite: QOM cast cleanupsAndreas Färber2013-07-291-3/+8
* xilinx_uartlite: Rename xlx_uartlite to XilinxUARTLiteAndreas Färber2013-07-291-11/+10
* etraxfs_ser: QOM cast cleanupsAndreas Färber2013-07-291-16/+21
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-299-0/+12
* pseries: savevm support for PAPR VIO logical ttyDavid Gibson2013-07-291-0/+16
* char/cadence_uart: Fix reset for unattached instancesPeter Crosthwaite2013-07-151-1/+3
* hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0414-23/+27
* escc: rename struct to ESCCStatePaolo Bonzini2013-07-041-17/+17
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-0419-29/+29
* cadence_uart: Handle backend tx errorsEdgar E. Iglesias2013-06-241-3/+1
* char/serial: fix copy&paste error (fifo8_is_full vs empty)Vladimir Senkov2013-06-171-1/+1
* Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-155-43/+82
|\
| * isa: QOM'ify ISADeviceAndreas Färber2013-06-071-6/+8
| * isa: Use realizefn for ISADeviceAndreas Färber2013-06-075-37/+74
* | char/serial: serial_ioport_write: Factor out common codePeter Crosthwaite2013-06-111-7/+3
* | char/serial: Use generic Fifo8Peter Crosthwaite2013-06-111-64/+34
* | char/serial: cosmetic fixes.Peter Crosthwaite2013-06-111-11/+19
|/
* debugcon: fix compiler warning when open DEBUG_DEBUGCONliguang2013-06-011-2/+2
* debugcon: make debug message more readableliguang2013-06-011-1/+1
* debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCONliguang2013-06-011-1/+1
* virtio-serial: fix command line compatibility.KONRAD Frederic2013-05-031-1/+2
* serial: QOM'ify ISA serialAndreas Färber2013-04-291-4/+7
* parallel: QOM'ifyAndreas Färber2013-04-291-3/+8
* pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson2013-04-261-7/+11
* virtio: cleanup: init and exit function.KONRAD Frederic2013-04-241-1/+1
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-6/+0
* virtio-console: Remove any pending watches on closeHans de Goede2013-04-161-2/+22
* virtio-console: Also throttle when less was written then requestedHans de Goede2013-04-161-3/+5
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-1522-22/+22
|\
| * sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-1522-22/+22
OpenPOWER on IntegriCloud