ide: move code to hw/ide/
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 20 Aug 2009 13:22:26 +0000 (15:22 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 28 Aug 2009 01:46:50 +0000 (20:46 -0500)
commitf63d638b58570802fc62f00090019f9852499de8
treeda46ccf772b699b442b81147ded89cf75e97cb3b
parent079ac6d50c910f3eddbca19f98351215ba8365fe
ide: move code to hw/ide/

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.target
configure
hw/ide/core.c [moved from hw/ide.c with 99% similarity]
hw/ide/internal.h [moved from hw/ide-internal.h with 99% similarity]
hw/ide/isa.c [moved from hw/ide-isa.c with 97% similarity]
hw/ide/macio.c [moved from hw/ide-macio.c with 98% similarity]
hw/ide/microdrive.c [moved from hw/ide-microdrive.c with 99% similarity]
hw/ide/mmio.c [moved from hw/ide-mmio.c with 98% similarity]
hw/ide/pci.c [moved from hw/ide-pci.c with 99% similarity]