Age | Commit message (Expand) | Author | Files | Lines |
2019-01-25 | ide: Get rid of CMD646BAR struct | BALATON Zoltan | 1 | -8/+2 |
2019-01-25 | cmd646: Move PCI IDE specific functions to ide/pci.c | BALATON Zoltan | 1 | -0/+2 |
2019-01-25 | cmd646: Remove IDEBus from CMD646BAR | BALATON Zoltan | 1 | -1/+0 |
2019-01-25 | cmd646: Remove unused variable | BALATON Zoltan | 1 | -1/+0 |
2019-01-22 | hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 1 | -2/+2 |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini | 1 | -1/+1 |
2018-06-08 | ide: introduce ide_transfer_start_norecurse | Paolo Bonzini | 1 | -0/+2 |
2018-06-08 | ide: push end_transfer_func out of start_transfer callback, rename callback | Paolo Bonzini | 1 | -1/+1 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-01-19 | hw/ide: Remove duplicated definitions from ahci_internal.h | John Snow | 1 | -6/+0 |
2017-10-12 | ide: support reporting of rotation rate | Daniel P. Berrange | 1 | -0/+8 |
2017-09-22 | ide: fix enum comparison for gcc 4.7 | John Snow | 1 | -2/+1 |
2017-09-19 | scsi: move block/scsi.h to include/scsi/constants.h | Paolo Bonzini | 1 | -1/+1 |
2017-09-18 | hw/ide: Convert DeviceClass init to realize | Mao Zhongyi | 1 | -2/+3 |
2017-09-18 | IDE: replace DEBUG_AIO with trace events | John Snow | 1 | -2/+5 |
2017-09-18 | ATAPI: Replace DEBUG_IDE_ATAPI with tracing events | John Snow | 1 | -1/+0 |
2017-09-18 | IDE: replace DEBUG_IDE with tracing system | John Snow | 1 | -1/+0 |
2017-07-18 | ahci: split public and private interface | John Snow | 2 | -405/+46 |
2017-07-18 | ahci: Isolate public AHCI interface | John Snow | 2 | -52/+96 |
2017-07-18 | ahci: add ahci_get_num_ports | John Snow | 1 | -0/+1 |
2017-03-15 | ide: core: add cleanup function | Li Qiang | 1 | -0/+1 |
2016-09-29 | ide: Fix memory leak in ide_register_restart_cb() | Ashijeet Acharya | 1 | -0/+1 |
2016-09-08 | portio: keep references on portio | Marc-André Lureau | 1 | -0/+2 |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 3 | -4/+4 |
2016-06-29 | ide: move headers to include folder | Efimov Vasily | 3 | -0/+1116 |