1. 98d9891 ide: rename cmd_write to ctrl_write by John Snow · 4 years, 8 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. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  5. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  6. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  7. d645427 Include migration/vmstate.h 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. 7eceff5 hw: Do not include "sysemu/block-backend.h" if it is not necessary by Thomas Huth · 7 years ago
  10. a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
  11. 5323926 ide: Clean up includes by Peter Maydell · 9 years ago
  12. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  13. 1a7044b IDE: MMIO IDE device control should be little endian by Valentin Manea · 11 years ago
  14. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  15. c6baf94 ide: Pass size to ide_bus_new() by Andreas Färber · 12 years ago
  16. 1437c94 hw/i*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  17. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  18. 0ee20e6 ahci: Don't allow creating slave drives by Kevin Wolf · 12 years ago
  19. 6b2578d ide/mmio: QOM'ify MMIO IDE for R2D by Andreas Färber · 12 years ago
  20. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  21. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  22. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  23. 9d7f1b9 ide/mmio: convert to memory API by Avi Kivity · 13 years ago
  24. fb0c61a hw: Trim superfluous #include "block_int.h" by Markus Armbruster · 14 years ago
  25. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  26. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  27. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  28. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  29. 57234ee ide: Split non-qdev code off ide_init2() by Markus Armbruster · 15 years ago
  30. 4a64356 IDE: Fix reset handling by Blue Swirl · 15 years ago
  31. 24daf35 ide: port ide mmio to vmstate by Juan Quintela · 15 years ago
  32. 0ce51e9 ide: include bus in MMIOState by Juan Quintela · 15 years ago
  33. 18c0fb3 ide: remove uselsess casts from void * by Juan Quintela · 15 years ago
  34. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  35. 99a0949 Get rid of _t suffix by malc · 15 years ago
  36. f455e98 ide: pass down DriveInfo instead of BlockDriverState by Gerd Hoffmann · 16 years ago
  37. 59f2a78 ide: move code to hw/ide/ by Gerd Hoffmann · 16 years ago[Renamed (98%) from hw/ide-mmio.c]
  38. 2bcbf7e ide: add save/restore support for mmio by Gerd Hoffmann · 16 years ago
  39. 3d2bf4a ide: split away ide-mmio.c by Gerd Hoffmann · 16 years ago