Re: [Qemu-devel] [PATCH] ide: consolidate drive_get(IF_IDE)
Am 03.04.2011 13:32, schrieb Isaku Yamahata: > factor out ide initialization to call drive_get(IF_IDE) > > Signed-off-by: Isaku Yamahata Thanks, applied to the block branch. Kevin
[Qemu-devel] [PATCH] ide: consolidate drive_get(IF_IDE)
factor out ide initialization to call drive_get(IF_IDE) Signed-off-by: Isaku Yamahata --- hw/ide.h |3 +++ hw/ide/core.c | 14 ++ hw/mips_fulong2e.c |9 + hw/mips_malta.c| 10 +- hw/mips_r4k.c | 10 +- hw/pc_piix.c |