1. 729cc68 Remove superfluous timer_del() calls by Peter Maydell · 4 years, 3 months ago
  2. ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 3 months ago
  3. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  4. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  5. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  6. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  7. 083b266 chardev: Use QEMUChrEvent enum in IOEventHandler typedef by Philippe Mathieu-Daudé · 5 years ago
  8. 1d043b1 hw/ipmi: Explicit we ignore some QEMUChrEvent in IOEventHandler by Philippe Mathieu-Daudé · 5 years ago
  9. ce25653 hw/ipmi: Remove unnecessary declarations by Philippe Mathieu-Daudé · 5 years ago
  10. 5a70b8b hw/ipmi: Rewrite a fall through comment by Philippe Mathieu-Daudé · 6 years ago
  11. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  12. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  13. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  14. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  15. 53d34b8 ipmi: disable IRQ and ATN on an external disconnect by Corey Minyard · 7 years ago
  16. 4fee247 hw/ipmi: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
  17. 3065070 char: avoid chardevice direct access by Anton Nefedov · 8 years ago
  18. 81517ba char: add backend hotswap handler by Anton Nefedov · 8 years ago
  19. 4d43a60 char: move CharBackend handling in char-fe unit by Marc-André Lureau · 8 years ago
  20. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  21. f53b9f3 ipmi: Add graceful shutdown handling to the external BMC by Corey Minyard · 8 years ago
  22. 66abfdd ipmi: Remove hotplug from IPMI BMCs by Corey Minyard · 8 years ago
  23. 39ab61c char: remove explicit_fe_open, use a set_handlers argument by Marc-André Lureau · 8 years ago
  24. 5345fdb char: use qemu_chr_fe* functions with CharBackend argument by Marc-André Lureau · 8 years ago
  25. becdfa0 char: replace PROP_CHR with CharBackend by Marc-André Lureau · 8 years ago
  26. b72981b ipmi: check return of qemu_chr_fe_write() for errors by Daniel P. Berrange · 9 years ago
  27. e952976 ipmi: free extern timer by Marc-André Lureau · 9 years ago
  28. a6210f5 hw/ipmi: fix spelling by Michael Tokarev · 9 years ago
  29. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  30. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  31. ad2a807 ipmi: Add a force off function by Corey Minyard · 9 years ago
  32. bd66bcf ipmi: Add migration capability to the IPMI devices. by Corey Minyard · 9 years ago
  33. 67aa56f ipmi: Add an external connection simulation interface by Corey Minyard · 9 years ago