summaryrefslogtreecommitdiffstats
path: root/hw/core
diff options
context:
space:
mode:
authorJohn Snow2017-07-18 17:47:57 +0200
committerJohn Snow2017-07-18 17:47:57 +0200
commit70e2337030fb242b0a7870e781b57055110400a1 (patch)
tree688fb5c0c42a079eea8b73d61dccacddf83a3e09 /hw/core
parentahci: Isolate public AHCI interface (diff)
downloadqemu-70e2337030fb242b0a7870e781b57055110400a1.tar.gz
qemu-70e2337030fb242b0a7870e781b57055110400a1.tar.xz
qemu-70e2337030fb242b0a7870e781b57055110400a1.zip
ahci: split public and private interface
Complete the split by renaming ahci_public.h --> ahci.h and moving the current ahci.h to hw/ide/ahci_internal.h. Adjust ahci_internal.h to now load ahci.h instead of ahci_public.h. Finalize the split by switching external users to the new header. 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-4-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'hw/core')
0 files changed, 0 insertions, 0 deletions