ide: move code to hw/ide/
commit59f2a78793b6d17634f39646d604e84af51e0919
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 20 Aug 2009 13:22:26 +0000 (20 15:22 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 28 Aug 2009 01:46:50 +0000 (27 20:46 -0500)
treeda46ccf772b699b442b81147ded89cf75e97cb3b
parent2bcbf7e4dd73fb7811ee0899f7a578412d045e81
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]