aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ide
AgeCommit message (Expand)AuthorFilesLines
2017-09-18IDE: replace DEBUG_AIO with trace eventsJohn Snow1-2/+5
2017-09-18ATAPI: Replace DEBUG_IDE_ATAPI with tracing eventsJohn Snow1-1/+0
2017-09-18IDE: replace DEBUG_IDE with tracing systemJohn Snow1-1/+0
2017-07-18ahci: split public and private interfaceJohn Snow2-405/+46
2017-07-18ahci: Isolate public AHCI interfaceJohn Snow2-52/+96
2017-07-18ahci: add ahci_get_num_portsJohn Snow1-0/+1
2017-03-15ide: core: add cleanup functionLi Qiang1-0/+1
2016-09-29ide: Fix memory leak in ide_register_restart_cb()Ashijeet Acharya1-0/+1
2016-09-08portio: keep references on portioMarc-André Lureau1-0/+2
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster3-4/+4
2016-06-29ide: move headers to include folderEfimov Vasily3-0/+1116