1. c1a6ae5 hw/ide/pci: Remove dead code from bmdma_prepare_buf() by Peter Maydell · 7 months ago
  2. 0316482 hw/ide: Include 'ide-internal.h' from current path by Philippe Mathieu-Daudé · 1 year, 1 month ago
  3. a11f439 hw/ide: Stop exposing internal.h to non-IDE files by Thomas Huth · 1 year, 1 month ago
  4. 8595c05 hw/ide: Constify VMState by Richard Henderson · 1 year, 3 months ago
  5. fd6a543 ide/pci: introduce pci_ide_update_mode() function by Mark Cave-Ayland · 1 year, 4 months ago
  6. 17d6a4a hw/ide/pci: Replace some magic numbers by constants by Bernhard Beschow · 1 year, 10 months ago
  7. 5fe2421 hw/ide: Extract bmdma_status_writeb() by Bernhard Beschow · 1 year, 10 months ago
  8. bf0576e hw/ide: Extract IDEBus assignment into bmdma_init() by Bernhard Beschow · 1 year, 10 months ago
  9. e2b84ee hw/ide/pci: Expose legacy interrupts as named GPIOs by Bernhard Beschow · 1 year, 10 months ago
  10. 3e5f247 hw/ide/pci: Unexport bmdma_active_if() by Bernhard Beschow · 2 years, 7 months ago
  11. 2c50207 hw/ide: Rename idebus_active_if() -> ide_bus_active_if() by Philippe Mathieu-Daudé · 2 years, 1 month ago
  12. b6a5ab2 hw/ide: Rename ide_create_drive() -> ide_bus_create_drive() by Philippe Mathieu-Daudé · 2 years, 1 month ago
  13. da9f117 hw/ide: Un-inline ide_set_irq() by Philippe Mathieu-Daudé · 2 years, 1 month ago
  14. 98d9891 ide: rename cmd_write to ctrl_write by John Snow · 4 years, 8 months ago
  15. 4a13980 hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZE by Philippe Mathieu-Daudé · 4 years, 7 months ago
  16. ae0cebd hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer by Philippe Mathieu-Daudé · 4 years, 10 months ago
  17. be1765f hw/ide: Do ide_drive_get() within pci_ide_create_devs() by BALATON Zoltan · 5 years ago
  18. 417adc2 hw/ide/pci.c: Coding style update to fix checkpatch errors by BALATON Zoltan · 5 years ago
  19. df45d38 hw/ide: Get rid of piix3_init functions by BALATON Zoltan · 5 years ago
  20. 9842a9c hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument by Philippe Mathieu-Daudé · 5 years ago
  21. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  22. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  23. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  24. c9ebc75 cmd646: Move PCI IDE specific functions to ide/pci.c by BALATON Zoltan · 6 years ago
  25. 0cd0589 trivial: Don't include isa.h if it is not really necessary by Thomas Huth · 6 years ago
  26. 0304f9e hw: Do not include "sysemu/block-backend.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  27. 7863161 hw/ide: remove old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  28. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  29. 44b1ff3 migration: pre_save return int by Dr. David Alan Gilbert · 7 years ago
  30. 3eee261 IDE: replace DEBUG_IDE with tracing system by John Snow · 7 years ago
  31. a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
  32. 218fd37 ide: don't lose pending dma state by Pavel Butsykin · 9 years ago
  33. 86698a1 ide: move buffered DMA cancel to core by John Snow · 9 years ago
  34. 5323926 ide: Clean up includes by Peter Maydell · 9 years ago
  35. 7cda620 ide: orphan all buffered requests on DMA cancel by Peter Lieven · 9 years ago
  36. 9fbf0fa ide: remove hardcoded 2GiB transactional limit by John Snow · 9 years ago
  37. a718978 ide: add limit to .prepare_buf() by John Snow · 10 years ago
  38. 5cd8cad migration: Use normal VMStateDescriptions for Subsections by Juan Quintela · 10 years ago
  39. 6e38a4b hw/ide/pci: Fix memory leak by Shannon Zhao · 10 years ago
  40. 1976058 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  41. dc5d0af ide: place initial state of the current request to IDEBus by Paolo Bonzini · 10 years ago
  42. a96cb23 ide: replace set_unit callback with more IDEBus state by Paolo Bonzini · 10 years ago
  43. 9898586 ide: move restart callback to common code by Paolo Bonzini · 10 years ago
  44. d34fced ide: pass IDEBus to the restart_cb by Paolo Bonzini · 10 years ago
  45. 2745df8 ide: do not use BMDMA in restart callback by Paolo Bonzini · 10 years ago
  46. bd8892c ide: prepare to move restart to common code by Paolo Bonzini · 10 years ago
  47. 06b95b1 ide: start extracting ide_restart_dma out of bmdma_restart_dma by Paolo Bonzini · 10 years ago
  48. 81b0735 Remove superfluous '\n' around error_report() by Gonglei · 10 years ago
  49. a71754e atapi migration: Throw recoverable error to avoid recovery by Dr. David Alan Gilbert · 10 years ago
  50. 3251bdc ide: Correct handling of malformed/short PRDTs by John Snow · 10 years ago
  51. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  52. 097310b block: Rename BlockDriverCompletionFunc to BlockCompletionFunc by Markus Armbruster · 10 years ago
  53. fd648f1 ide: move retry constants out of BM_STATUS_* namespace by Paolo Bonzini · 11 years ago
  54. 7e2648d ide: move BM_STATUS bits to pci.[ch] by Paolo Bonzini · 11 years ago
  55. 0e7ce54 ide: fold add_status callback into set_inactive by Paolo Bonzini · 11 years ago
  56. 4463512 ide: simplify start_transfer callbacks by Paolo Bonzini · 11 years ago
  57. 829b933 ide: simplify set_inactive callbacks by Paolo Bonzini · 11 years ago
  58. 1374bec ide: simplify reset callbacks by Paolo Bonzini · 11 years ago
  59. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  60. 06ab66c hw/ide: Add missing 'static' attributes by Stefan Weil · 11 years ago
  61. f6c11d5 ide: Introduce abstract QOM type for PCIIDEState by Andreas Färber · 12 years ago
  62. b39f961 ide: Reset BMIDEA bit when the bus master is stopped by Kevin Wolf · 12 years ago
  63. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  64. 6bf3ee0 ide: Remove wrong assertion by Kevin Wolf · 12 years ago
  65. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  66. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  67. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  68. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  69. 1ceee0d iostatus: change is_read to a bool by Paolo Bonzini · 12 years ago
  70. cb67be8 ide: fix compilation errors when DEBUG_IDE is set by Hervé Poussineau · 13 years ago
  71. 964455f Correct types in bmdma_addr_{read,write} by David Gibson · 13 years ago
  72. 859e538 Remove unnecessary casts from PCI DMA code in PCI IDE by David Gibson · 13 years ago
  73. 922453b block: convert qemu_aio_flush() calls to bdrv_drain_all() by Stefan Hajnoczi · 13 years ago
  74. 552908f PCI IDE: Use PCI DMA stub functions by David Gibson · 13 years ago
  75. 1dfb4dd Replace the VMSTOP macros with a proper state type by Luiz Capitulino · 14 years ago
  76. fb0c61a hw: Trim superfluous #include "block_int.h" by Markus Armbruster · 14 years ago
  77. a9deb8c ide: convert to memory API by Avi Kivity · 14 years ago
  78. ee752da ide: Clear error_status after restarting flush by Kevin Wolf · 14 years ago
  79. d353fb7 ide: add TRIM support by Christoph Hellwig · 14 years ago
  80. 4e1e005 ide: allow other dma comands than read and write by Christoph Hellwig · 14 years ago
  81. def9379 ide: Split error status from status register by Kevin Wolf · 14 years ago
  82. 2860e3e ide: Turn debug messages into assertions by Kevin Wolf · 14 years ago
  83. 086cf4d ide: cleanup warnings by Andrea Arcangeli · 14 years ago
  84. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  85. 1635eec ide: Remove unneeded null pointer check by Stefan Weil · 14 years ago
  86. cd369c4 ide: factor dma handling helpers by Christoph Hellwig · 14 years ago
  87. 40a6238 ide: Split out BMDMA code from ATA core by Alexander Graf · 14 years ago
  88. b76876e ide: Reset current_addr after stopping DMA by Kevin Wolf · 14 years ago
  89. c29947b ide: Ignore double DMA transfer starts/stops by Kevin Wolf · 14 years ago
  90. 9fbef1a ide: convert bmdma address ioport to ioport_register() by Avi Kivity · 14 years ago
  91. 953844d ide: Avoid canceling IDE DMA by Andrea Arcangeli · 15 years ago
  92. 5ee84c3 ide: fix migration in the middle of a bmdma transfer by Juan Quintela · 15 years ago
  93. 5733842 Revert "ide save/restore current transfer fields" by Juan Quintela · 15 years ago
  94. 42ee76f ide save/restore current transfer fields by Marcelo Tosatti · 15 years ago
  95. 407a4f3 ide: port pci ide to vmstate by Juan Quintela · 15 years ago
  96. 4c3df0e ide: split cmd646 and piix from pci.c by Juan Quintela · 15 years ago
  97. 3e7e155 ide: export needed ide-pci functions for split by Juan Quintela · 15 years ago
  98. 65c0f13 ide: create ide/pci.h for common ide pci definitions by Juan Quintela · 15 years ago
  99. e6a7830 ide: Remove cast in pci_register_bar by Juan Quintela · 15 years ago
  100. 61073e0 ide: change cast to DO_UPCAST by Juan Quintela · 15 years ago