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. be1765f hw/ide: Do ide_drive_get() within pci_ide_create_devs() by BALATON Zoltan · 5 years ago
  5. 5a6ac10 hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h by BALATON Zoltan · 5 years ago
  6. 8ac98d1 ide: Get rid of CMD646BAR struct by BALATON Zoltan · 6 years ago
  7. c9ebc75 cmd646: Move PCI IDE specific functions to ide/pci.c by BALATON Zoltan · 6 years ago
  8. e210ec8 cmd646: Remove IDEBus from CMD646BAR by BALATON Zoltan · 6 years ago
  9. 2ab2ef0 cmd646: Remove unused variable by BALATON Zoltan · 6 years ago
  10. a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
  11. e8ad4d1 ide: move headers to include folder by Efimov Vasily · 9 years ago[Renamed from hw/ide/pci.h]
  12. dc5d0af ide: place initial state of the current request to IDEBus by Paolo Bonzini · 10 years ago
  13. a96cb23 ide: replace set_unit callback with more IDEBus state by Paolo Bonzini · 10 years ago
  14. 9898586 ide: move restart callback to common code by Paolo Bonzini · 10 years ago
  15. 097310b block: Rename BlockDriverCompletionFunc to BlockCompletionFunc by Markus Armbruster · 10 years ago
  16. 7e2648d ide: move BM_STATUS bits to pci.[ch] by Paolo Bonzini · 11 years ago
  17. f6c11d5 ide: Introduce abstract QOM type for PCIIDEState by Andreas Färber · 12 years ago
  18. a9deb8c ide: convert to memory API by Avi Kivity · 14 years ago
  19. def9379 ide: Split error status from status register by Kevin Wolf · 14 years ago
  20. 40a6238 ide: Split out BMDMA code from ATA core by Alexander Graf · 14 years ago
  21. 9fbef1a ide: convert bmdma address ioport to ioport_register() by Avi Kivity · 14 years ago
  22. 407a4f3 ide: port pci ide to vmstate by Juan Quintela · 15 years ago
  23. 7e07831 ide: 'secondary' field is only used by cmd646 by Juan Quintela · 15 years ago
  24. 58c0e73 ide: PCIIDEState type field is not needed anymore by Juan Quintela · 15 years ago
  25. 3e7e155 ide: export needed ide-pci functions for split by Juan Quintela · 15 years ago
  26. 65c0f13 ide: create ide/pci.h for common ide pci definitions by Juan Quintela · 15 years ago