]> git.proxmox.com Git - qemu.git/commit - hw/ide/core.c
ide: consolidate drive_get(IF_IDE)
authorIsaku Yamahata <yamahata@valinux.co.jp>
Sun, 3 Apr 2011 11:32:46 +0000 (20:32 +0900)
committerKevin Wolf <kwolf@redhat.com>
Thu, 7 Apr 2011 11:51:48 +0000 (13:51 +0200)
commit757179038c4884dc43c2ecd0f4da3facb24f262c
tree76dd8c9d36c5324187b4650d672edb7fb9edb967
parente2982c3a27ab4c0879e61de3c9c57b838f7d0966
ide: consolidate drive_get(IF_IDE)

factor out ide initialization to call drive_get(IF_IDE)

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/ide.h
hw/ide/core.c
hw/mips_fulong2e.c
hw/mips_malta.c
hw/mips_r4k.c
hw/pc_piix.c
hw/ppc_newworld.c
hw/ppc_oldworld.c
hw/ppc_prep.c
hw/sun4u.c