Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -9/+3 |
2020-09-09 | ahci: Rename ICH_AHCI to ICH9_AHCI | Eduardo Habkost | 1 | -1/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -5/+6 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -4/+7 |
2020-08-27 | ahci: Move QOM macro to header | Eduardo Habkost | 1 | -0/+2 |
2020-08-27 | ahci: Move QOM macros to header | Eduardo Habkost | 1 | -0/+3 |
2019-01-22 | hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 1 | -2/+2 |
2018-01-19 | hw/ide: Remove duplicated definitions from ahci_internal.h | John Snow | 1 | -6/+0 |
2017-07-18 | ahci: split public and private interface | John Snow | 1 | -314/+46 |
2017-07-18 | ahci: Isolate public AHCI interface | John Snow | 1 | -52/+5 |
2017-07-18 | ahci: add ahci_get_num_ports | John Snow | 1 | -0/+1 |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 1 | -1/+1 |
2016-06-29 | ide: move headers to include folder | Efimov Vasily | 1 | -0/+405 |