1. c7e73ad ide: make all commands go through cmd_done by Paolo Bonzini · 10 years ago
  2. fd648f1 ide: move retry constants out of BM_STATUS_* namespace by Paolo Bonzini · 10 years ago
  3. 7e2648d ide: move BM_STATUS bits to pci.[ch] by Paolo Bonzini · 10 years ago
  4. 0e7ce54 ide: fold add_status callback into set_inactive by Paolo Bonzini · 10 years ago
  5. 4855b57 ide: wrap start_dma callback by Paolo Bonzini · 10 years ago
  6. 4463512 ide: simplify start_transfer callbacks by Paolo Bonzini · 10 years ago
  7. c039cb1 ide: simplify async_cmd_done callbacks by Paolo Bonzini · 10 years ago
  8. 829b933 ide: simplify set_inactive callbacks by Paolo Bonzini · 10 years ago
  9. 1374bec ide: simplify reset callbacks by Paolo Bonzini · 10 years ago
  10. e3d4d36 ide: Drop ide_init2_with_non_qdev_drives() by Andreas Färber · 11 years ago
  11. c6baf94 ide: Pass size to ide_bus_new() by Andreas Färber · 11 years ago
  12. a62eaa2 ahci: Fix FLUSH command by Kevin Wolf · 12 years ago
  13. 0ee20e6 ahci: Don't allow creating slave drives by Kevin Wolf · 12 years ago
  14. 0bc3cd6 include: avoid useless includes of exec/ headers by Paolo Bonzini · 12 years ago
  15. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  16. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  17. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  18. 61f52e0 ahci: Fix ahci cdrom read corruptions for reads > 128k by Jason Baron · 12 years ago
  19. 31e404f hw/block-common: Move BlockConf & friends from block.h by Markus Armbruster · 13 years ago
  20. 6e6f61a ide: qdev property for BIOS CHS translation by Markus Armbruster · 13 years ago
  21. ba80196 ide: qdev properties for disk geometry by Markus Armbruster · 13 years ago
  22. 9139046 ide pc: Cut out the block layer geometry middleman by Markus Armbruster · 13 years ago
  23. 0d93692 qdev: Convert busses to QEMU Object Model by Anthony Liguori · 13 years ago
  24. bef0fd5 ide: convert ide_sector_read() to asynchronous I/O by Stefan Hajnoczi · 13 years ago
  25. 95ebda8 ide: Adds wwn=hex qdev option by Floris Bos · 13 years ago
  26. 27e0c9a ide: Add "model=s" qdev option by Floris Bos · 13 years ago
  27. d148211 ide: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  28. 67cc61e atapi/scsi: unify definitions for MMC by Paolo Bonzini · 13 years ago
  29. 4a91d3b ide: Convert to isa_register_portio_list by Richard Henderson · 13 years ago
  30. 1dfb4dd Replace the VMSTOP macros with a proper state type by Luiz Capitulino · 13 years ago
  31. d1a0739 block: Move BlockConf & friends from block_int.h to block.h by Markus Armbruster · 13 years ago
  32. a0a7573 ide/atapi: Track tray locked state by Markus Armbruster · 13 years ago
  33. dd06333 ide/atapi: Track tray open/close state by Markus Armbruster · 13 years ago
  34. 1d4316d ide: Update command code definitions as per ACS-2 Table B.2 by Markus Armbruster · 13 years ago
  35. a597e79 block: explicit I/O accounting by Christoph Hellwig · 13 years ago
  36. d353fb7 ide: add TRIM support by Christoph Hellwig · 14 years ago
  37. 4e1e005 ide: allow other dma comands than read and write by Christoph Hellwig · 14 years ago
  38. def9379 ide: Split error status from status register by Kevin Wolf · 14 years ago
  39. 1f56e32 ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd" by Markus Armbruster · 14 years ago
  40. 33231e0 ide: Split atapi.c out by Kevin Wolf · 14 years ago
  41. 996faf1 atapi: GESN: implement 'media' subcommand by Amit Shah · 14 years ago
  42. cd369c4 ide: factor dma handling helpers by Christoph Hellwig · 14 years ago
  43. ccf0fd8 ide: add ncq identify data for ahci sata drives by Roland Elek · 14 years ago
  44. 40a6238 ide: Split out BMDMA code from ATA core by Alexander Graf · 14 years ago
  45. 7cff87f ide: split ide command interpretation off by Alexander Graf · 14 years ago
  46. 3835510 Store IDE bus id in IDEBus structure for easy access. by Gleb Natapov · 14 years ago
  47. 9fbef1a ide: convert bmdma address ioport to ioport_register() by Avi Kivity · 14 years ago
  48. e2bcada ide: Handle flush failure by Kevin Wolf · 14 years ago
  49. 50641c5 ide: fix migration in the middle of pio operation by Juan Quintela · 15 years ago
  50. 3abb626 Revert "ide save/restore pio/atapi cmd transfer fields and io buffer" by Juan Quintela · 15 years ago
  51. c4d74df ide: Make ide_init_drive() return success by Markus Armbruster · 15 years ago
  52. cd8722b ide: Replace IDEState members is_cdrom, is_cf by drive_kind by Markus Armbruster · 15 years ago
  53. f8b6cc0 qdev: Decouple qdev_prop_drive from DriveInfo by Markus Armbruster · 15 years ago
  54. 6ced55a ide: Turn drive serial into a qdev property ide-drive.serial by Markus Armbruster · 15 years ago
  55. 57234ee ide: Split non-qdev code off ide_init2() by Markus Armbruster · 15 years ago
  56. 57dac7e ide: Remove redundant IDEState member conf by Markus Armbruster · 15 years ago
  57. 124964b ide: Remove useless IDEDeviceInfo members unit, drive by Markus Armbruster · 15 years ago
  58. 70ae65f cmd646: pass pci_dev as it needs it by Igor V. Kovalenko · 15 years ago
  59. ed487bb ide save/restore pio/atapi cmd transfer fields and io buffer by Marcelo Tosatti · 15 years ago
  60. 428c149 block: add topology qdev properties by Christoph Hellwig · 15 years ago
  61. 47c0634 ide: device version property by Gerd Hoffmann · 15 years ago
  62. 90228ee workaround for cmd646 bmdma register access while no dma is active by Igor V. Kovalenko · 15 years ago
  63. ce4b652 ide: Implement rerror option by Kevin Wolf · 15 years ago
  64. 4a64356 IDE: Fix reset handling by Blue Swirl · 15 years ago
  65. b3a7d32 ide: pre VMState functions are not needed anymore by Juan Quintela · 15 years ago
  66. 407a4f3 ide: port pci ide to vmstate by Juan Quintela · 15 years ago
  67. b38436e ide: add VMSTATE_IDE_BUS and VMSTATE_IDE_DRIVES by Juan Quintela · 15 years ago
  68. 96c35ce ide: change identify_data type to uint8_t by Juan Quintela · 15 years ago
  69. d1570ba ide: BMDMAState don't need a pci_dev field anymore by Juan Quintela · 15 years ago
  70. edcca5a ide: Remove duplicated definitions by Juan Quintela · 15 years ago
  71. 1f850f1 switch ide bus to inplace allocation. by Gerd Hoffmann · 15 years ago
  72. da4d041 ide/qdev: add ide bus. by Gerd Hoffmann · 15 years ago
  73. 8880418 split away drive init from ide_init2() by Gerd Hoffmann · 15 years ago
  74. 9cdd03a ide: move cmd+irq from IDEState to IDEBus. by Gerd Hoffmann · 15 years ago
  75. f455e98 ide: pass down DriveInfo instead of BlockDriverState by Gerd Hoffmann · 15 years ago
  76. 757506d Fix gcc 3 warning: comparison is always true due to limited range of data type by Blue Swirl · 15 years ago
  77. 59f2a78 ide: move code to hw/ide/ by Gerd Hoffmann · 15 years ago[Renamed (99%) from hw/ide-internal.h]
  78. ec82026 ide: split away ide-isa.c by Gerd Hoffmann · 15 years ago
  79. 356721a ide: split away ide-internal.h by Gerd Hoffmann · 15 years ago