qemu/include/hw/ide
John Snow 5402fda5ad ahci: Isolate public AHCI interface
Begin separating the public/private interface by removing the minimum
set of information used by code outside of hw/ide/ and calling this
a new ahci_public.h file, which will be renamed to ahci.h in a future
patch.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20170623220926.11479-3-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
2017-07-18 11:47:57 -04:00
..
ahci_public.h ahci: Isolate public AHCI interface 2017-07-18 11:47:57 -04:00
ahci.h ahci: Isolate public AHCI interface 2017-07-18 11:47:57 -04:00
internal.h ide: core: add cleanup function 2017-03-15 20:50:14 -04:00
pci.h