summaryrefslogtreecommitdiffstats
path: root/hw/char
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-191-3/+0
|\
| * memory: remove memory_region_destroyPaolo Bonzini2014-08-181-3/+0
* | virtio-serial: search for duplicate port names before adding new portsAmit Shah2014-08-181-0/+22
* | virtio-serial: create a linked list of all active devicesAmit Shah2014-08-181-0/+10
* | cadence_uart: check for serial backend before using it.KONRAD Frederic2014-07-171-4/+11
* | virtio-serial-bus: keep port 0 reserved for virtconsole even on unplugAmit Shah2014-07-161-3/+11
|/
* serial-pci: remove memory regions from BAR before destroying themPaolo Bonzini2014-07-141-0/+1
* serial: change retry logic to avoid concurrencyKirill Batuzov2014-07-141-26/+33
* irq: Allocate IRQs individuallyPeter Crosthwaite2014-07-011-1/+1
* serial: poll the serial console with G_IO_HUPRoger Pau Monne2014-06-303-3/+5
* virtio-serial-bus: use virtio wrappers to access headersRusty Russell2014-06-291-15/+31
* virtio-serial: implement per-device migration callsGreg Kurz2014-06-291-14/+20
* virtio: introduce device specific migration callsGreg Kurz2014-06-291-1/+1
* virtio-serial: don't migrate the config spaceAlexander Graf2014-06-291-10/+6
* virtio-serial: report frontend connection state via monitorLaszlo Ersek2014-06-271-3/+9
* virtio-serial: remove useless set_config functionPaolo Bonzini2014-06-241-8/+0
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-162-3/+3
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-162-6/+3
* char: xilinx_uartlite: Convert to realize()Peter Crosthwaite2014-06-091-10/+14
* char: xilinx_uartlite: Don't reset from initPeter Crosthwaite2014-06-091-1/+7
* serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan2014-05-211-0/+7
* input: sparc32 kbd: claim en-us layoutGerd Hoffmann2014-05-161-1/+1
* input: sparc32 kbd: fix some key mappingsGerd Hoffmann2014-05-161-14/+16
* input: switch sparc32 kbd to new input apiGerd Hoffmann2014-05-161-59/+170
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell2014-05-156-16/+8
|\
| * savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-146-16/+8
* | savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-135-7/+1
|/
* char/serial: Fix emptyness handlingDon Slutz2014-04-071-2/+4
* pl011: fix incorrect logic to set the RXFF flagRob Herring2014-03-181-1/+1
* pl011: fix UARTRSR accesses corrupting the UARTCR valueRob Herring2014-03-181-7/+10
* pl011: reset the fifo when enabled or disabledRob Herring2014-03-181-0/+5
* s390x/sclpconsole-lm: Fix and simplify irq setupChristian Borntraeger2014-03-171-23/+4
* s390x/sclpconsole: Fix and simplify interrupt injectionChristian Borntraeger2014-03-171-24/+6
* virtio-console: Fix VIRTIO_CONSOLE() cast macroAndreas Färber2014-03-131-18/+6
* virtio-serial-port: Convert to QOM realize/unrealizeAndreas Färber2014-03-132-40/+39
* virtio-console: QOM cast cleanup for VirtConsoleAndreas Färber2014-03-131-13/+20
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-02-208-884/+15
|\
| * qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-143-4/+4
| * ipack: Move IndustryPack out of hw/char/Andreas Färber2014-02-145-881/+2
| * ipoctal232: QOM parent field cleanupAndreas Färber2014-02-141-4/+6
| * ipack: QOM parent field cleanup for IPackDeviceAndreas Färber2014-02-141-1/+4
| * ipack: QOM parent field cleanup for IPackBusAndreas Färber2014-02-141-1/+3
| * ipack: Convert to QOM realizeAndreas Färber2014-02-143-26/+29
* | char/serial: Fix emptyness checkPeter Crosthwaite2014-02-151-1/+1
|/
* lm32_uart/lm32_juart: use qemu_chr_fe_write_all()Michael Walle2014-02-042-2/+2
* milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write()Antony Pavlov2014-02-041-1/+1
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2014-01-091-4/+2
|\
| * exynos4210: Use macro ARRAY_SIZE where possibleStefan Weil2013-12-231-4/+2
* | char/cadence_uart: Implement Tx flow controlPeter Crosthwaite2014-01-081-2/+29
* | char/cadence_uart: Delete redundant rx rst logicPeter Crosthwaite2014-01-081-2/+0
OpenPOWER on IntegriCloud