summaryrefslogtreecommitdiffstats
path: root/include/hw/ide
Commit message (Expand)AuthorAgeFilesLines
* hw/ide: drop iov field from IDEDMAVladimir Sementsov-Ogievskiy2019-02-221-1/+0Star
* hw/ide: drop iov field from IDEBufferedRequestVladimir Sementsov-Ogievskiy2019-02-221-1/+0Star
* hw/ide: drop iov field from IDEStateVladimir Sementsov-Ogievskiy2019-02-221-1/+0Star
* ide: Get rid of CMD646BAR structBALATON Zoltan2019-01-251-8/+2Star
* cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan2019-01-251-0/+2
* cmd646: Remove IDEBus from CMD646BARBALATON Zoltan2019-01-251-1/+0Star
* cmd646: Remove unused variableBALATON Zoltan2019-01-251-1/+0Star
* hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-2/+2
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-1/+1
* ide: introduce ide_transfer_start_norecursePaolo Bonzini2018-06-081-0/+2
* ide: push end_transfer_func out of start_transfer callback, rename callbackPaolo Bonzini2018-06-081-1/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow2018-01-191-6/+0Star
* ide: support reporting of rotation rateDaniel P. Berrange2017-10-121-0/+8
* ide: fix enum comparison for gcc 4.7John Snow2017-09-221-2/+1Star
* scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini2017-09-191-1/+1
* hw/ide: Convert DeviceClass init to realizeMao Zhongyi2017-09-191-2/+3
* IDE: replace DEBUG_AIO with trace eventsJohn Snow2017-09-181-2/+5
* ATAPI: Replace DEBUG_IDE_ATAPI with tracing eventsJohn Snow2017-09-181-1/+0Star
* IDE: replace DEBUG_IDE with tracing systemJohn Snow2017-09-181-1/+0Star
* ahci: split public and private interfaceJohn Snow2017-07-182-405/+46Star
* ahci: Isolate public AHCI interfaceJohn Snow2017-07-182-52/+96
* ahci: add ahci_get_num_portsJohn Snow2017-07-181-0/+1
* ide: core: add cleanup functionLi Qiang2017-03-161-0/+1
* ide: Fix memory leak in ide_register_restart_cb()Ashijeet Acharya2016-09-291-0/+1
* portio: keep references on portioMarc-André Lureau2016-09-081-0/+2
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-123-4/+4
* ide: move headers to include folderEfimov Vasily2016-06-293-0/+1116