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