1. e47f9eb ahci: clean up initial d2h semantics by John Snow · 10 years ago
  2. 28ee825 ahci: remove cmd_fis argument from write_fis_d2h by John Snow · 10 years ago
  3. 33a983c ahci: fix signature generation by John Snow · 10 years ago
  4. f91a0aa ahci: remove dead reset code by John Snow · 10 years ago
  5. 9ef2e93 atapi: abort transfers with 0 byte limits by John Snow · 9 years ago
  6. d9033e1 ide: fix ATAPI command permissions by John Snow · 9 years ago
  7. aaeda4a ide: unify io_buffer_offset increments by John Snow · 9 years ago
  8. 594fd21 trivial: remove trailing newline from error_report by John Snow · 10 years ago
  9. bb639f8 ahci.c: Don't assume AHCIState's parent is AHCIPCIState by Alistair Francis · 9 years ago
  10. 5ea8b9c ahci: Separate the AHCI state structure into the header by Alistair Francis · 9 years ago
  11. 6cd3878 Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug) by Stefano Stabellini · 10 years ago
  12. 91ced51 ahci: fix ICC mask definition by John Snow · 10 years ago
  13. 0e826a0 macio: re-add TRIM support by Aurelien Jarno · 10 years ago
  14. cb72cba ide: Clear DRQ after handling all expected accesses by Kevin Wolf · 10 years ago
  15. 03441c3 ide/atapi: Fix START STOP UNIT command completion by Kevin Wolf · 10 years ago
  16. d2ff858 ide: Check array bounds before writing to io_buffer (CVE-2015-5154) by Kevin Wolf · 10 years ago
  17. 09b61db ahci: Force ICC bits in PxCMD to zero by Stefan Fritsch · 10 years ago
  18. 702c8c8 ahci: Fix CD-ROM signature by Hannes Reinecke · 10 years ago
  19. 7c649ac ahci: fix sdb fis semantics by John Snow · 10 years ago
  20. dd62822 ahci: Do not map cmd_fis to generate response by John Snow · 10 years ago
  21. 684d501 ahci: ncq migration by John Snow · 10 years ago
  22. ee36441 ahci: add get_cmd_header helper by John Snow · 10 years ago
  23. c82bd3c ahci: add cmd header to ncq transfer state by John Snow · 10 years ago
  24. e08a983 ahci: correct ncq sector count by John Snow · 10 years ago
  25. 9364384 ahci: correct types in NCQTransferState by John Snow · 10 years ago
  26. 7c03a69 ahci: add rwerror=stop support for ncq by John Snow · 10 years ago
  27. 54f3223 ahci: factor ncq_finish out of ncq_cb by John Snow · 10 years ago
  28. 631ddc2 ahci: refactor process_ncq_command by John Snow · 10 years ago
  29. 922f893 ahci: assert is_ncq for process_ncq by John Snow · 10 years ago
  30. 4614619 ahci: stash ncq command by John Snow · 10 years ago
  31. a718978 ide: add limit to .prepare_buf() by John Snow · 10 years ago
  32. 0437d32 ahci: ncq sector count correction by John Snow · 10 years ago
  33. 5d5f892 ahci: add ncq debug checks by John Snow · 10 years ago
  34. d56f4d6 ahci: separate prdtl from opts by John Snow · 10 years ago
  35. 3bcbe4a ahci: check for ncq prdtl overflow by John Snow · 10 years ago
  36. a55c823 ahci: add ncq_err helper by John Snow · 10 years ago
  37. b6fe41f ahci: use shorter variables by John Snow · 10 years ago
  38. 7763ed1 ahci: Rename NCQFIS structure fields by John Snow · 10 years ago
  39. e9ebb2f ahci: Do not ignore memory access read size by John Snow · 10 years ago
  40. a0b1a66 Include monitor/monitor.h exactly where needed by Markus Armbruster · 10 years ago
  41. d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
  42. 5cd8cad migration: Use normal VMStateDescriptions for Subsections by Juan Quintela · 10 years ago
  43. 2e29dd7 Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 10 years ago
  44. 0ba9888 macio: remove remainder_len DBDMA_io property by Mark Cave-Ayland · 10 years ago
  45. b01d44c macio: update comment/constants to reflect the new code by Mark Cave-Ayland · 10 years ago
  46. ac58fe7 macio: switch pmac_dma_write() over to new offset/len implementation by Mark Cave-Ayland · 10 years ago
  47. 0389b8f macio: switch pmac_dma_read() over to new offset/len implementation by Mark Cave-Ayland · 10 years ago
  48. 6e38a4b hw/ide/pci: Fix memory leak by Shannon Zhao · 10 years ago
  49. cd6cb73 ahci: do not remap clb/fis unconditionally by John Snow · 10 years ago
  50. bd4214f macio: move unaligned DMA write code into separate pmac_dma_write() function by Mark Cave-Ayland · 10 years ago
  51. 4827ac1 macio: move unaligned DMA read code into separate pmac_dma_read() function by Mark Cave-Ayland · 10 years ago
  52. 0432902 ich9/ahci: Enable Migration by John Snow · 10 years ago
  53. e477317 ide: there is only one data port by Paolo Bonzini · 10 years ago
  54. fc3d8e1 AHCI: Protect cmd register by John Snow · 10 years ago
  55. a13ab5a AHCI: Do not (re)map FB/CLB buffers while not running by John Snow · 10 years ago
  56. ac38123 ahci: Fix sglist offset manipulation for BE machines by John Snow · 10 years ago
  57. dd0bf7b ide: fix cmd_read_pio when nsectors > 1 by John Snow · 10 years ago
  58. 6aff22c ide: fix cmd_write_pio when nsectors > 1 by John Snow · 10 years ago
  59. 1976058 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  60. c27c73a ahci: Recompute cur_cmd on migrate post load by John Snow · 10 years ago
  61. e8ef874 ahci: add support for restarting non-queued commands by Paolo Bonzini · 10 years ago
  62. bd66491 ahci: Migrate IDEStatus by John Snow · 10 years ago
  63. d32c76b ide: support PIO restart for the ISA controller by Paolo Bonzini · 10 years ago
  64. 4e2b8b4 ide: make more functions static by Paolo Bonzini · 10 years ago
  65. c71c06d ide: commonize io_buffer_index initialization by Paolo Bonzini · 10 years ago
  66. d12b9ff ide: migrate initial request state via IDEBus by Paolo Bonzini · 10 years ago
  67. dc5d0af ide: place initial state of the current request to IDEBus by Paolo Bonzini · 10 years ago
  68. a96cb23 ide: replace set_unit callback with more IDEBus state by Paolo Bonzini · 10 years ago
  69. fe09c7c ide: remove restart_cb callback by Paolo Bonzini · 10 years ago
  70. 9898586 ide: move restart callback to common code by Paolo Bonzini · 10 years ago
  71. d34fced ide: pass IDEBus to the restart_cb by Paolo Bonzini · 10 years ago
  72. 2745df8 ide: do not use BMDMA in restart callback by Paolo Bonzini · 10 years ago
  73. f878c91 ide: introduce ide_register_restart_cb by Paolo Bonzini · 10 years ago
  74. bd8892c ide: prepare to move restart to common code by Paolo Bonzini · 10 years ago
  75. 06b95b1 ide: start extracting ide_restart_dma out of bmdma_restart_dma by Paolo Bonzini · 10 years ago
  76. 0eb28a4 BlockConf: Call backend functions to detect geometry and blocksizes by Ekaterina Tumanova · 10 years ago
  77. 81b0735 Remove superfluous '\n' around error_report() by Gonglei · 10 years ago
  78. 0048fa6 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  79. 5de0904 Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 10 years ago
  80. b8a2dac ide/ich: Convert to realize by Markus Armbruster · 10 years ago
  81. 9af21db pci: Trivial device model conversions to realize by Markus Armbruster · 10 years ago
  82. e25b89e ide/isa: Replace unchecked qdev_init() by qdev_init_nofail() by Markus Armbruster · 10 years ago
  83. 565f65d error: Use error_report_err() where appropriate by Markus Armbruster · 10 years ago
  84. a71754e atapi migration: Throw recoverable error to avoid recovery by Dr. David Alan Gilbert · 10 years ago
  85. 819fa27 Restore atapi_dma flag across migration by Dr. David Alan Gilbert · 10 years ago
  86. 9a50256 ide: Implement VPD response for ATAPI by John Snow · 10 years ago
  87. d200518 ide: Check validity of logical block size by Kevin Wolf · 10 years ago
  88. 17fcb74 ahci: replace SATA FIS type magic numbers with constants by Stefan Hajnoczi · 10 years ago
  89. 192cf55 ahci: avoid #ifdef DEBUG_AHCI bitrot by Stefan Hajnoczi · 10 years ago
  90. 6b896ab hw/ide/core.c: Prevent SIGSEGV during migration by Don Slutz · 10 years ago
  91. 107f0d4 ahci: factor out FIS decomposition from handle_cmd by John Snow · 10 years ago
  92. 102e562 ahci: Check cmd_fis[1] more explicitly by John Snow · 10 years ago
  93. 36ab3c3 ahci: Reorder error cases in handle_cmd by John Snow · 10 years ago
  94. 1cbdd96 ahci: Fix FIS decomposition by John Snow · 10 years ago
  95. 72a065d ahci: add is_ncq predicate helper by John Snow · 10 years ago
  96. 3251bdc ide: Correct handling of malformed/short PRDTs by John Snow · 10 years ago
  97. bef1301 ahci: unify sglist preparation by John Snow · 10 years ago
  98. 36334fa ide: repair PIO transfers for cases where nsector > 1 by John Snow · 10 years ago
  99. a395f3f ahci: Fix byte count regression for ATAPI/PIO by John Snow · 10 years ago
  100. 54a7f8f ahci: Fix SDB FIS Construction by John Snow · 10 years ago