1. ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 3 months ago
  2. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  3. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  4. 1a3bae7 sclpconsole: Use TYPE_* constants by Eduardo Habkost · 4 years, 6 months ago
  5. 880a781 misc: Replace zero-length arrays with flexible array member (manual) by Philippe Mathieu-Daudé · 5 years ago
  6. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  7. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  8. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  9. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  10. 1ffed98 s390x/sclp: clean up sclp masks by Claudio Imbrenda · 7 years ago
  11. 2231384 s390x/sclpconsole: Remove dead code - remove exit handlers by Nia Alarie · 7 years ago
  12. 3065070 char: avoid chardevice direct access by Anton Nefedov · 8 years ago
  13. 81517ba char: add backend hotswap handler by Anton Nefedov · 8 years ago
  14. 4d43a60 char: move CharBackend handling in char-fe unit by Marc-André Lureau · 8 years ago
  15. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  16. 39ab61c char: remove explicit_fe_open, use a set_handlers argument by Marc-André Lureau · 8 years ago
  17. fa394ed char: make some qemu_chr_fe skip if no driver by Marc-André Lureau · 8 years ago
  18. 5345fdb char: use qemu_chr_fe* functions with CharBackend argument by Marc-André Lureau · 8 years ago
  19. becdfa0 char: replace PROP_CHR with CharBackend by Marc-André Lureau · 8 years ago
  20. 6ab3fc3 hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all by Daniel P. Berrange · 8 years ago
  21. 7983e82 sclpconsolelm: remove bogus check for -EAGAIN by Daniel P. Berrange · 8 years ago
  22. e563c59 hw/char: QOM'ify sclpconsole-lm.c by xiaoqiang zhao · 9 years ago
  23. 9615495 s390: Clean up includes by Peter Maydell · 9 years ago
  24. 183f6b8 sclp: sort into categories by Cornelia Huck · 10 years ago
  25. 87f2eff s390x/sclpconsole-lm: Fix hanging SCLP line mode console by Heinz Graalfs · 10 years ago
  26. b319143 s390x/sclpconsole-lm: truncate input if line is too long by Heinz Graalfs · 10 years ago
  27. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  28. 4f3ed19 s390x/sclpconsole-lm: Fix and simplify irq setup by Christian Borntraeger · 11 years ago
  29. 6a444f8 s390/sclplmconsole: Add support for SCLP line-mode console by Heinz Graalfs · 12 years ago