1. 82c74ac ide: Rename ide_bus_new() to ide_bus_init() by Peter Maydell · 3 years, 6 months ago
  2. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  3. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
  4. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 7 months ago
  5. ce189ab qdev: Convert bus-less devices to qdev_realize() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  6. f703a04 add device_legacy_reset function to prepare for reset api change by Damien Hedde · 5 years ago
  7. 650d103 Include hw/hw.h exactly where needed 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. 7eceff5 hw: Do not include "sysemu/block-backend.h" if it is not necessary by Thomas Huth · 7 years ago
  11. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  12. 7863161 hw/ide: remove old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  13. 4c93950 hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = false by Thomas Huth · 7 years ago
  14. a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
  15. 5323926 ide: Clean up includes by Peter Maydell · 9 years ago
  16. 7797a73 hmp: Remove "info pcmcia" by Markus Armbruster · 10 years ago
  17. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  18. d4df3db block: Drop some superfluous casts from void * by Markus Armbruster · 11 years ago
  19. f3c7d03 hw: Fix qemu_allocate_irqs() leaks by Andreas Färber · 11 years ago
  20. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  21. a6cb20f microdrive: Coding Style cleanups by Andreas Färber · 12 years ago
  22. d1f2c96 pcmcia: QOM'ify PCMCIACardState and MicroDriveState by Andreas Färber · 12 years ago
  23. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  24. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  25. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  26. fb0c61a hw: Trim superfluous #include "block_int.h" by Markus Armbruster · 14 years ago
  27. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  28. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  29. 5efb397 Merge remote branch 'kwolf/for-anthony' into staging by Anthony Liguori · 15 years ago
  30. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  31. cd8722b ide: Replace IDEState members is_cdrom, is_cf by drive_kind by Markus Armbruster · 15 years ago
  32. 57234ee ide: Split non-qdev code off ide_init2() by Markus Armbruster · 15 years ago
  33. d05ac8f Add "static" to please Sparse by Blue Swirl · 15 years ago
  34. 4a64356 IDE: Fix reset handling by Blue Swirl · 15 years ago
  35. 5f637ce ide: port microdrive to vmstate by Juan Quintela · 15 years ago
  36. 8a72f38 ide: microdrive cycle field is set as uint8_t by Juan Quintela · 15 years ago
  37. 18c0fb3 ide: remove uselsess casts from void * by Juan Quintela · 15 years ago
  38. f455e98 ide: pass down DriveInfo instead of BlockDriverState by Gerd Hoffmann · 16 years ago
  39. 59f2a78 ide: move code to hw/ide/ by Gerd Hoffmann · 16 years ago[Renamed (99%) from hw/ide-microdrive.c]
  40. 3f221c8 ide: split away ide-microdrive.c by Gerd Hoffmann · 16 years ago