summaryrefslogtreecommitdiff
path: root/hw/char/lm32_juart.c
AgeCommit message (Expand)Author
2017-07-14char: add backend hotswap handlerAnton Nefedov
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2016-10-24char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau
2016-10-24char: make some qemu_chr_fe skip if no driverMarc-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-09-13hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange
2016-05-29hw/char: QOM'ify lm32_juart.cxiaoqiang zhao
2016-01-29lm32: Clean up includesPeter Maydell
2015-04-02sysbus: Make devices picking up backends unavailable with -deviceMarkus Armbruster
2015-04-02hw: Mark devices picking up char backends actively FIXMEMarkus Armbruster
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-02-04lm32_uart/lm32_juart: use qemu_chr_fe_write_all()Michael Walle
2013-07-29lm32_juart: QOM cast cleanupAndreas Färber
2013-07-29lm32_juart: Relocate and tidy headerAndreas Färber
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini