diff options
author | John Snow | 2017-07-18 17:47:57 +0200 |
---|---|---|
committer | John Snow | 2017-07-18 17:47:57 +0200 |
commit | 70e2337030fb242b0a7870e781b57055110400a1 (patch) | |
tree | 688fb5c0c42a079eea8b73d61dccacddf83a3e09 /hw/core | |
parent | ahci: Isolate public AHCI interface (diff) | |
download | qemu-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