]> git.proxmox.com Git - qemu.git/commit
ide: Pass size to ide_bus_new()
authorAndreas Färber <afaerber@suse.de>
Fri, 23 Aug 2013 18:18:50 +0000 (20:18 +0200)
committerAndreas Färber <afaerber@suse.de>
Fri, 30 Aug 2013 18:14:39 +0000 (20:14 +0200)
commitc6baf942e084e0bc40ee37c8d8672ac9c5ea270b
tree1386a03bcb0fd5248b3316043088675d81f45d7d
parent77cbb28a5b90dbd183e1139734bcc2ac9ecbdd6a
ide: Pass size to ide_bus_new()

To be passed to qbus_create_inplace().

Reviewed-by: Wenchao Xia <xiawenc@linux.vnet.ibm.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/ide/ahci.c
hw/ide/cmd646.c
hw/ide/internal.h
hw/ide/isa.c
hw/ide/macio.c
hw/ide/mmio.c
hw/ide/piix.c
hw/ide/qdev.c
hw/ide/via.c