1. d475fb1 hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h by BALATON Zoltan · 5 years ago
  2. 5a6ac10 hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h by BALATON Zoltan · 5 years ago
  3. f42b65b hw/ide: Get rid of piix4_init function by BALATON Zoltan · 5 years ago
  4. df45d38 hw/ide: Get rid of piix3_init functions by BALATON Zoltan · 5 years ago
  5. c06cde4 ide/via: Get rid of via_ide_init() by BALATON Zoltan · 5 years ago
  6. d32a4f3 cmd646: remove unused pci_cmd646_ide_init() function by Mark Cave-Ayland · 5 years ago
  7. 7dd687b ide/via: Rename functions to match device name by BALATON Zoltan · 6 years ago
  8. ae4d2eb xen-platform: add missing disk unplug option by Paul Durrant · 8 years ago
  9. 15e8159 Call pci_piix3_xen_ide_unplug from unplug_disks by Stefano Stabellini · 11 years ago
  10. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago[Renamed (97%) from hw/ide.h]
  11. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  12. 6b2578d ide/mmio: QOM'ify MMIO IDE for R2D by Andreas Färber · 12 years ago
  13. 07a7484 ide/macio: QOM'ify MacIO IDE by Andreas Färber · 12 years ago
  14. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  15. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  16. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  17. 9139046 ide pc: Cut out the block layer geometry middleman by Markus Armbruster · 13 years ago
  18. 48a18b3 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions by Hervé Poussineau · 13 years ago
  19. 9d7f1b9 ide/mmio: convert to memory API by Avi Kivity · 13 years ago
  20. 23c5e4c ppc: convert to memory API by Avi Kivity · 14 years ago
  21. 679f4f8 xen: implement unplug protocol in xen_platform by Stefano Stabellini · 14 years ago
  22. 7571790 ide: consolidate drive_get(IF_IDE) by Isaku Yamahata · 14 years ago
  23. 27d6bf4 blockdev: Fix regression in -drive if=scsi,index=N by Markus Armbruster · 14 years ago
  24. c0897e0 pc: Fix CMOS info for drives defined with -device by Markus Armbruster · 15 years ago
  25. 57c8886 ide: Make PIIX and ISA IDE init functions return the qdev by Markus Armbruster · 15 years ago
  26. 016512f MIPS: Initial support of VIA IDE controller used by fulong mini pc by Huacai Chen · 15 years ago
  27. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  28. 99a0949 Get rid of _t suffix by malc · 15 years ago
  29. dea21e9 ide/isa: convert to qdev. by Gerd Hoffmann · 15 years ago
  30. ae027ad mips malta: Fix fdc regression and use qdev for i8042 setup by Stefan Weil · 16 years ago
  31. f455e98 ide: pass down DriveInfo instead of BlockDriverState by Gerd Hoffmann · 16 years ago
  32. 3d2bf4a ide: split away ide-mmio.c by Gerd Hoffmann · 16 years ago
  33. b884220 ide: split away ide-macio.c by Gerd Hoffmann · 16 years ago
  34. 977e124 ide: split away ide-pci.c by Gerd Hoffmann · 16 years ago
  35. ec82026 ide: split away ide-isa.c by Gerd Hoffmann · 16 years ago