aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ide/ahci.h
AgeCommit message (Expand)Author
2024-02-15hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'Philippe Mathieu-Daudé
2024-02-15hw/ide/ahci: Remove SysbusAHCIState::num_ports fieldPhilippe Mathieu-Daudé
2024-02-15hw/ide/ahci: Convert AHCIState::ports to unsignedPhilippe Mathieu-Daudé
2024-02-15hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()Philippe Mathieu-Daudé
2024-02-15hw/ide/ahci: Inline ahci_get_num_ports()Philippe Mathieu-Daudé
2024-02-15hw/ide/ahci: Expose AHCIPCIState structurePhilippe Mathieu-Daudé
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09ahci: Rename ICH_AHCI to ICH9_AHCIEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-27ahci: Move QOM macro to headerEduardo Habkost
2020-08-27ahci: Move QOM macros to headerEduardo Habkost
2019-01-22hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"Philippe Mathieu-Daudé
2018-01-19hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow
2017-07-18ahci: split public and private interfaceJohn Snow
2017-07-18ahci: Isolate public AHCI interfaceJohn Snow
2017-07-18ahci: add ahci_get_num_portsJohn Snow
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-06-29ide: move headers to include folderEfimov Vasily