]> git.proxmox.com Git - mirror_qemu.git/commit - memory.c
memory: Remove object_property_add_child_array()
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Wed, 20 Aug 2014 06:56:26 +0000 (23:56 -0700)
committerAndreas Färber <afaerber@suse.de>
Thu, 4 Sep 2014 14:14:47 +0000 (16:14 +0200)
commit843ef73a690aabbea6a897e86a426ee7554d7aff
tree76cc5d1ad3c0aa3869a832a1cfb97b185e0b9629
parent339659041f87a76f8b71ad3d12cadfc5f89b4bb3
memory: Remove object_property_add_child_array()

Obsoleted by automatic object_property_add() arrayification.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
memory.c