summaryrefslogtreecommitdiffstats
path: root/include/hw/ide
Commit message (Collapse)AuthorAgeFilesLines
...
* ide: move headers to include folderEfimov Vasily2016-06-293-0/+1116
The patch moves "hw/ide/achi.h", "hw/ide/pci.h" and "hw/ide/internal.h" headers to corresponding folders inside "include" folder alike other Qemu headers. Signed-off-by: Efimov Vasily <real@ispras.ru> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>