1. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 3 months ago
  2. 581e109 ssi: Add ssi_realize_and_unref() by Peter Maydell · 4 years, 5 months ago
  3. 7ce8d8c ssi: ssi_create_slave_no_init() is now unused, drop by Markus Armbruster · 4 years, 6 months ago
  4. 7e272a0 ssi: Convert last use of ssi_create_slave_no_init() manually by Markus Armbruster · 4 years, 6 months ago
  5. 7f16c76 ssi: ssi_auto_connect_slaves() never does anything, drop by Markus Armbruster · 4 years, 6 months ago
  6. d645427 Include migration/vmstate.h less by Markus Armbruster · 5 years ago
  7. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  8. 7673bb4 ssi: change ssi_slave_init to be a realize ops by Cédric Le Goater · 8 years ago
  9. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  10. 8fd0671 ssi: Move ssi.h into a separate directory by Alistair Francis · 9 years ago
  11. de77914 ssi: Name the CS GPIO by Peter Crosthwaite · 11 years ago
  12. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  13. d43269d ssi: Convert legacy SSI_BUS -> BUS casts by Peter Crosthwaite · 11 years ago
  14. 1a7d9ee ssi: Convert legacy SSI_SLAVE -> DEVICE casts by Peter Crosthwaite · 11 years ago
  15. fef7fbc qdev: Drop FROM_QBUS() macro by Andreas Färber · 12 years ago
  16. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/ssi.c]
  17. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  18. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  19. b4ae3cf ssi: Add slave autoconnect helper by Peter Crosthwaite · 12 years ago
  20. 74687e4 ssi: Added create_slave_no_init() by Peter A. G. Crosthwaite · 12 years ago
  21. 6653095 ssi: Implemented CS behaviour by Peter A. G. Crosthwaite · 12 years ago
  22. b4a76e8 ssi: Support for multiple attached devices by Peter A. G. Crosthwaite · 12 years ago
  23. 0866aca qbus: Make child devices links by Anthony Liguori · 13 years ago
  24. 0d93692 qdev: Convert busses to QEMU Object Model by Anthony Liguori · 13 years ago
  25. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  26. d307af7 qdev: kill off DeviceInfo by Anthony Liguori · 13 years ago
  27. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  28. 212ad11 qdev: kill off DeviceInfo list by Anthony Liguori · 13 years ago
  29. cd6c4cf ssi: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  30. 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
  31. d8bb00d qdev: switch children device list to QTAILQ by Paolo Bonzini · 13 years ago
  32. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 13 years ago
  33. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  34. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  35. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 15 years ago
  36. 10c4c98 qdev: replace bus_type enum with bus_info struct. by Gerd Hoffmann · 15 years ago
  37. 074f2ff qdev: move name+size into DeviceInfo (v2) by Gerd Hoffmann · 16 years ago
  38. 02e2da4 Add common BusState by Paul Brook · 16 years ago
  39. 90d3723 SSP bus framework by Paul Brook · 16 years ago