1. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 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. 22c9336 hw/ide/sii3112: Remove dead assignment by Philippe Mathieu-Daudé · 4 years, 10 months ago
  5. d6ef883 hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs() by Peter Maydell · 5 years ago
  6. d96c81f hw/ide/sii3112: Convert reset handler to DeviceReset by Philippe Mathieu-Daudé · 5 years ago
  7. 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
  8. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  9. 4eefdf7 sii3112: Remove duplicated code and use PCI IDE ops instead by BALATON Zoltan · 6 years ago
  10. d0f17ab sii3112: Remove unneeded exit function by BALATON Zoltan · 7 years ago
  11. d8e39b7 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 7 years ago
  12. 3a14ba4 sii3112: Add explicit type casts to avoid unintended sign extension by BALATON Zoltan · 7 years ago
  13. a9dd660 hw/ide: Emulate SiI3112 SATA controller by BALATON Zoltan · 7 years ago