summary refs log tree commit diff stats
path: root/hw/ide/ahci_internal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/ide: Include 'ide-internal.h' from current pathPhilippe Mathieu-Daudé2024-02-271-1/+1
* hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()Philippe Mathieu-Daudé2024-02-151-1/+1
* hw/ide/ahci: Expose AHCIPCIState structurePhilippe Mathieu-Daudé2024-02-151-8/+0
* hw/ide: spelling fixesMichael Tokarev2023-08-311-2/+2
* hw: replace most qemu_bh_new calls with qemu_bh_new_guardedAlexander Bulekov2023-04-281-0/+1
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-1/+1
* hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth2021-05-021-1/+0
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* ahci: Move QOM macros to headerEduardo Habkost2020-08-271-5/+0
* hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan2020-03-171-0/+1
* ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster2019-08-161-0/+1
* Clean up decorations and whitespace around header guardsMarkus Armbruster2019-05-131-1/+1
* ahci: fix FIS I bit and PIO Setup FIS interruptPaolo Bonzini2018-06-251-1/+1
* ahci: delete old host register address definitionsJohn Snow2018-06-081-6/+0
* ahci: fix host register max addressJohn Snow2018-06-081-2/+1
* ahci: add host register enumerationJohn Snow2018-06-081-0/+15
* ahci: delete old port register address definitionsJohn Snow2018-06-081-18/+0
* ahci: add port register enumerationJohn Snow2018-06-081-0/+29
* hw/ide/ahci: Keep ALLWINNER_AHCI() macro internalPhilippe Mathieu-Daudé2018-05-201-3/+0
* hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow2018-01-191-4/+0
* AHCI: Rework IRQ constantsJohn Snow2017-09-181-9/+35
* ahci: split public and private interfaceJohn Snow2017-07-181-0/+359