aboutsummaryrefslogtreecommitdiff
path: root/hw/char
AgeCommit message (Expand)Author
2014-11-10Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141105' into stagingPeter Maydell
2014-11-07virtio-serial: avoid crash when port has no nameMarc-André Lureau
2014-11-05s390x/sclpconsole: Avoid hanging SCLP ASCII consoleHeinz Graalfs
2014-11-05s390x/sclpconsole-lm: Fix hanging SCLP line mode consoleHeinz Graalfs
2014-11-05s390x/sclpconsole-lm: truncate input if line is too longHeinz Graalfs
2014-10-15virtio-serial: Convert to hotplug-handler APIIgor Mammedov
2014-09-19serial: check if backed by a physical serial port at realize timePaolo Bonzini
2014-09-19serial: reset state at startupPaolo Bonzini
2014-09-11serial: fixing vmstate for save/restorePavel Dovgalyuk
2014-09-11parallel: adding vmstate for save/restorePavel Dovgalyuk
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-18virtio-serial: search for duplicate port names before adding new portsAmit Shah
2014-08-18virtio-serial: create a linked list of all active devicesAmit Shah
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-07-17cadence_uart: check for serial backend before using it.KONRAD Frederic
2014-07-16virtio-serial-bus: keep port 0 reserved for virtconsole even on unplugAmit Shah
2014-07-14serial-pci: remove memory regions from BAR before destroying themPaolo Bonzini
2014-07-14serial: change retry logic to avoid concurrencyKirill Batuzov
2014-07-01irq: Allocate IRQs individuallyPeter Crosthwaite
2014-06-30serial: poll the serial console with G_IO_HUPRoger Pau Monne
2014-06-29virtio-serial-bus: use virtio wrappers to access headersRusty Russell
2014-06-29virtio-serial: implement per-device migration callsGreg Kurz
2014-06-29virtio: introduce device specific migration callsGreg Kurz
2014-06-29virtio-serial: don't migrate the config spaceAlexander Graf
2014-06-27virtio-serial: report frontend connection state via monitorLaszlo Ersek
2014-06-24virtio-serial: remove useless set_config functionPaolo Bonzini
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela
2014-06-09char: xilinx_uartlite: Convert to realize()Peter Crosthwaite
2014-06-09char: xilinx_uartlite: Don't reset from initPeter Crosthwaite
2014-05-21serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan
2014-05-16input: sparc32 kbd: claim en-us layoutGerd Hoffmann
2014-05-16input: sparc32 kbd: fix some key mappingsGerd Hoffmann
2014-05-16input: switch sparc32 kbd to new input apiGerd Hoffmann
2014-05-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-04-07char/serial: Fix emptyness handlingDon Slutz
2014-03-18pl011: fix incorrect logic to set the RXFF flagRob Herring
2014-03-18pl011: fix UARTRSR accesses corrupting the UARTCR valueRob Herring
2014-03-18pl011: reset the fifo when enabled or disabledRob Herring
2014-03-17s390x/sclpconsole-lm: Fix and simplify irq setupChristian Borntraeger
2014-03-17s390x/sclpconsole: Fix and simplify interrupt injectionChristian Borntraeger
2014-03-13virtio-console: Fix VIRTIO_CONSOLE() cast macroAndreas Färber
2014-03-13virtio-serial-port: Convert to QOM realize/unrealizeAndreas Färber
2014-03-13virtio-console: QOM cast cleanup for VirtConsoleAndreas Färber
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-02-15char/serial: Fix emptyness checkPeter Crosthwaite
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2014-02-14ipack: Move IndustryPack out of hw/char/Andreas Färber