summaryrefslogtreecommitdiffstats
path: root/hw/char
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141105' into stagingPeter Maydell2014-11-102-5/+19
|\
| * s390x/sclpconsole: Avoid hanging SCLP ASCII consoleHeinz Graalfs2014-11-051-1/+11
| * s390x/sclpconsole-lm: Fix hanging SCLP line mode consoleHeinz Graalfs2014-11-051-0/+1
| * s390x/sclpconsole-lm: truncate input if line is too longHeinz Graalfs2014-11-051-4/+7
* | virtio-serial: avoid crash when port has no nameMarc-André Lureau2014-11-071-1/+1
|/
* virtio-serial: Convert to hotplug-handler APIIgor Mammedov2014-10-151-5/+15
* serial: check if backed by a physical serial port at realize timePaolo Bonzini2014-09-191-2/+3
* serial: reset state at startupPaolo Bonzini2014-09-191-0/+1
* serial: fixing vmstate for save/restorePavel Dovgalyuk2014-09-111-30/+195
* parallel: adding vmstate for save/restorePavel Dovgalyuk2014-09-111-0/+18
* 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
OpenPOWER on IntegriCloud