Age | Commit message (Expand) | Author | Files | Lines |
2020-12-18 | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost | 1 | -0/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2020-08-27 | sclpconsole: Use TYPE_* constants | Eduardo Habkost | 1 | -1/+1 |
2020-03-16 | misc: Replace zero-length arrays with flexible array member (manual) | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -1/+1 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2018-03-08 | s390x/sclp: clean up sclp masks | Claudio Imbrenda | 1 | -2/+2 |
2018-03-08 | s390x/sclpconsole: Remove dead code - remove exit handlers | Nia Alarie | 1 | -6/+0 |
2017-07-14 | char: avoid chardevice direct access | Anton Nefedov | 1 | -1/+1 |
2017-07-14 | char: add backend hotswap handler | Anton Nefedov | 1 | -1/+1 |
2017-06-02 | char: move CharBackend handling in char-fe unit | Marc-André Lureau | 1 | -1/+1 |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau | 1 | -1/+1 |
2016-10-24 | char: remove explicit_fe_open, use a set_handlers argument | Marc-André Lureau | 1 | -1/+1 |
2016-10-24 | char: make some qemu_chr_fe skip if no driver | Marc-André Lureau | 1 | -4/+2 |
2016-10-24 | char: use qemu_chr_fe* functions with CharBackend argument | Marc-André Lureau | 1 | -5/+5 |
2016-10-24 | char: replace PROP_CHR with CharBackend | Marc-André Lureau | 1 | -6/+7 |
2016-09-13 | hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all | Daniel P. Berrange | 1 | -1/+3 |
2016-09-13 | sclpconsolelm: remove bogus check for -EAGAIN | Daniel P. Berrange | 1 | -18/+3 |
2016-05-17 | hw/char: QOM'ify sclpconsole-lm.c | xiaoqiang zhao | 1 | -5/+9 |
2016-01-29 | s390: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-04-30 | sclp: sort into categories | Cornelia Huck | 1 | -0/+1 |
2014-11-05 | s390x/sclpconsole-lm: Fix hanging SCLP line mode console | Heinz Graalfs | 1 | -0/+1 |
2014-11-05 | s390x/sclpconsole-lm: truncate input if line is too long | Heinz Graalfs | 1 | -4/+7 |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 1 | -2/+1 |
2014-03-17 | s390x/sclpconsole-lm: Fix and simplify irq setup | Christian Borntraeger | 1 | -23/+4 |
2013-09-20 | s390/sclplmconsole: Add support for SCLP line-mode console | Heinz Graalfs | 1 | -0/+398 |