summaryrefslogtreecommitdiff
path: root/hw/char
AgeCommit message (Expand)Author
2014-01-09Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2014-01-08char/cadence_uart: Implement Tx flow controlPeter Crosthwaite
2014-01-08char/cadence_uart: Delete redundant rx rst logicPeter Crosthwaite
2014-01-08char/cadence_uart: Use the TX fifo for transmissionPeter Crosthwaite
2014-01-08char/cadence_uart: Fix can_receive logicPeter Crosthwaite
2014-01-08char/cadence_uart: Remove TX timer & add TX FIFO statePeter Crosthwaite
2014-01-08char/cadence_uart: Define Missing SR/ISR fieldsPeter Crosthwaite
2014-01-08char/cadence_uart: Simplify status generationPeter Crosthwaite
2014-01-08char/cadence_uart: s/r_fifo/rx_fifoPeter Crosthwaite
2014-01-08char/cadence_uart: Fix reset.Peter Crosthwaite
2014-01-08char/cadence_uart: Add missing uart_update_statePeter Crosthwaite
2014-01-08char/cadence_uart: Mark struct fields as public/privatePeter Crosthwaite
2013-12-23exynos4210: Use macro ARRAY_SIZE where possibleStefan Weil
2013-12-17hw/arm/digic: add UART supportAntony Pavlov
2013-12-13Merge remote-tracking branch 'bonzini/virtio' into stagingAnthony Liguori
2013-12-09virtio: Convert exit to unrealizeAndreas Färber
2013-12-09virtio-serial: Convert to QOM realizeAndreas Färber
2013-12-09virtio-serial: QOM realize preparationsAndreas Färber
2013-12-09virtio-serial: switch exit callback to VirtioDeviceClassPaolo Bonzini
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil
2013-11-08spapr: add vio-bus devices to categoriesAlexey Kardashevskiy
2013-11-05milkymist-uart: Use Device::realize instead of SysBusDevice::initAntony Pavlov
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-10-02sh4: Fix serial line access for Linux kernels later than 3.2Guenter Roeck
2013-09-20s390/sclplmconsole: Add support for SCLP line-mode consoleHeinz Graalfs
2013-09-20s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger
2013-09-20s390/eventfacility: remove unused event_type variableChristian Borntraeger
2013-09-20s390/sclp: add reset() functionsHeinz Graalfs
2013-09-20s390/sclpconsole: Add code to support live migration for sclpconsoleHeinz Graalfs
2013-09-20s390/sclpconsole: modify definition of input bufferHeinz Graalfs
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