Age | Commit message (Expand) | Author |
2015-02-24 | serial: Factor out common serial_hds_isa_init() | Markus Armbruster |
2015-02-18 | error: Use error_report_err() where appropriate | Markus Armbruster |
2015-02-10 | virtio: Fix warning caused by missing 'static' attribute | Stefan Weil |
2015-02-10 | serial: Fix warnings caused by missing 'static' attribute | Stefan Weil |
2015-01-26 | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini |
2015-01-09 | Merge remote-tracking branch 'remotes/amit/tags/for-2.3' into staging | Peter Maydell |
2015-01-05 | virtio-serial: Don't keep a persistent copy of config space | David Gibson |
2015-01-05 | virtio_serial: Don't use vser->config.max_nr_ports internally | David Gibson |
2015-01-03 | serial: refine serial_thr_ipending_needed | Paolo Bonzini |
2014-12-15 | serial: only resample THR interrupt on rising edge of IER.THRI | Paolo Bonzini |
2014-12-15 | serial: update LSR on enabling/disabling FIFOs | Paolo Bonzini |
2014-12-15 | serial: clean up THRE/TEMT handling | Paolo Bonzini |
2014-12-15 | serial: reset thri_pending on IER writes with THRI=0 | Paolo Bonzini |
2014-11-10 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141105' into staging | Peter Maydell |
2014-11-07 | virtio-serial: avoid crash when port has no name | Marc-André Lureau |
2014-11-05 | s390x/sclpconsole: Avoid hanging SCLP ASCII console | Heinz Graalfs |
2014-11-05 | s390x/sclpconsole-lm: Fix hanging SCLP line mode console | Heinz Graalfs |
2014-11-05 | s390x/sclpconsole-lm: truncate input if line is too long | Heinz Graalfs |
2014-10-15 | virtio-serial: Convert to hotplug-handler API | Igor Mammedov |
2014-09-19 | serial: check if backed by a physical serial port at realize time | Paolo Bonzini |
2014-09-19 | serial: reset state at startup | Paolo Bonzini |
2014-09-11 | serial: fixing vmstate for save/restore | Pavel Dovgalyuk |
2014-09-11 | parallel: adding vmstate for save/restore | Pavel Dovgalyuk |
2014-08-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-08-18 | virtio-serial: search for duplicate port names before adding new ports | Amit Shah |
2014-08-18 | virtio-serial: create a linked list of all active devices | Amit Shah |
2014-08-18 | memory: remove memory_region_destroy | Paolo Bonzini |
2014-07-17 | cadence_uart: check for serial backend before using it. | KONRAD Frederic |
2014-07-16 | virtio-serial-bus: keep port 0 reserved for virtconsole even on unplug | Amit Shah |
2014-07-14 | serial-pci: remove memory regions from BAR before destroying them | Paolo Bonzini |
2014-07-14 | serial: change retry logic to avoid concurrency | Kirill Batuzov |
2014-07-01 | irq: Allocate IRQs individually | Peter Crosthwaite |
2014-06-30 | serial: poll the serial console with G_IO_HUP | Roger Pau Monne |
2014-06-29 | virtio-serial-bus: use virtio wrappers to access headers | Rusty Russell |
2014-06-29 | virtio-serial: implement per-device migration calls | Greg Kurz |
2014-06-29 | virtio: introduce device specific migration calls | Greg Kurz |
2014-06-29 | virtio-serial: don't migrate the config space | Alexander Graf |
2014-06-27 | virtio-serial: report frontend connection state via monitor | Laszlo Ersek |
2014-06-24 | virtio-serial: remove useless set_config function | Paolo Bonzini |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (ppc) | Juan Quintela |
2014-06-09 | char: xilinx_uartlite: Convert to realize() | Peter Crosthwaite |
2014-06-09 | char: xilinx_uartlite: Don't reset from init | Peter Crosthwaite |
2014-05-21 | serial-pci: Set prog interface field of pci config to 16550 compatible | BALATON Zoltan |
2014-05-16 | input: sparc32 kbd: claim en-us layout | Gerd Hoffmann |
2014-05-16 | input: sparc32 kbd: fix some key mappings | Gerd Hoffmann |
2014-05-16 | input: switch sparc32 kbd to new input api | Gerd Hoffmann |
2014-05-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i... | Peter Maydell |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela |