summaryrefslogtreecommitdiff
path: root/include/hw/ide
AgeCommit message (Expand)Author
2019-02-22hw/ide: drop iov field from IDEDMAVladimir Sementsov-Ogievskiy
2019-02-22hw/ide: drop iov field from IDEBufferedRequestVladimir Sementsov-Ogievskiy
2019-02-22hw/ide: drop iov field from IDEStateVladimir Sementsov-Ogievskiy
2019-01-25ide: Get rid of CMD646BAR structBALATON Zoltan
2019-01-25cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan
2019-01-25cmd646: Remove IDEBus from CMD646BARBALATON Zoltan
2019-01-25cmd646: Remove unused variableBALATON Zoltan
2019-01-22hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"Philippe Mathieu-Daudé
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2018-06-08ide: introduce ide_transfer_start_norecursePaolo Bonzini
2018-06-08ide: push end_transfer_func out of start_transfer callback, rename callbackPaolo Bonzini
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-01-19hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow
2017-10-12ide: support reporting of rotation rateDaniel P. Berrange
2017-09-22ide: fix enum comparison for gcc 4.7John Snow
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini
2017-09-18hw/ide: Convert DeviceClass init to realizeMao Zhongyi
2017-09-18IDE: replace DEBUG_AIO with trace eventsJohn Snow
2017-09-18ATAPI: Replace DEBUG_IDE_ATAPI with tracing eventsJohn Snow
2017-09-18IDE: replace DEBUG_IDE with tracing systemJohn Snow
2017-07-18ahci: split public and private interfaceJohn Snow
2017-07-18ahci: Isolate public AHCI interfaceJohn Snow
2017-07-18ahci: add ahci_get_num_portsJohn Snow
2017-03-15ide: core: add cleanup functionLi Qiang
2016-09-29ide: Fix memory leak in ide_register_restart_cb()Ashijeet Acharya
2016-09-08portio: keep references on portioMarc-André Lureau
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-06-29ide: move headers to include folderEfimov Vasily