summaryrefslogtreecommitdiff
path: root/include/hw/char/serial.h
AgeCommit message (Expand)Author
2019-01-22hw/char/serial: Remove SerialState from "qemu/typedefs.h"Philippe Mathieu-Daudé
2018-04-26serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTSPeter Maydell
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau
2016-10-24sun4uv: fix serial initialization regressionMarc-André Lureau
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-06-29serial: remove watch on resetPaolo Bonzini
2016-06-29serial: make tsr_retry unsignedPaolo Bonzini
2015-02-24serial: Factor out common serial_hds_isa_init()Markus Armbruster
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl
2013-06-11char/serial: Use generic Fifo8Peter Crosthwaite
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-04-29serial: QOM'ify ISA serialAndreas Färber
2013-04-08hw: move headers to include/Paolo Bonzini