summaryrefslogtreecommitdiffstats
path: root/include/hw/ide/internal.h
Commit message (Expand)AuthorAgeFilesLines
* ide: remove magic constants from the device registerJohn Snow2020-10-011-0/+11
* ide: model HOB correctlyJohn Snow2020-10-011-0/+1
* ide: rename cmd_write to ctrl_writeJohn Snow2020-10-011-4/+5
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-7/+4Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointerPhilippe Mathieu-Daudé2020-06-171-6/+6
* hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.hBALATON Zoltan2020-03-171-0/+2
* hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argumentPhilippe Mathieu-Daudé2020-02-201-1/+1
* hw/ide/internal: Remove unused DMARestartFunc typedefPhilippe Mathieu-Daudé2020-02-201-1/+0Star
* sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster2019-08-161-1/+2
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* 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
* 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
* 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
* 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-121-2/+2
* ide: move headers to include folderEfimov Vasily2016-06-291-0/+635