summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDenis V. Lunev2015-01-29 15:24:41 +0100
committerMichael S. Tsirkin2015-03-01 12:32:59 +0100
commita6027b0f4bb4d8c8f14ac5fd8cbf05f5f7c6a503 (patch)
tree5faa66be1c2207c5bc354593506cc955bfc49d4e /include
parentacpi-test: update expected files (diff)
downloadqemu-a6027b0f4bb4d8c8f14ac5fd8cbf05f5f7c6a503.tar.gz
qemu-a6027b0f4bb4d8c8f14ac5fd8cbf05f5f7c6a503.tar.xz
qemu-a6027b0f4bb4d8c8f14ac5fd8cbf05f5f7c6a503.zip
balloon: call qdev_alias_all_properties for proxy dev in balloon class init
The idea is that all other virtio devices are calling this helper to merge properties of the proxy device. This is the only difference in between this helper and code in inside virtio_instance_init_common. The patch should not cause any harm as property list in generic balloon code is empty. This also allows to avoid some dummy errors like fixed by this commit 91ba21208839643603e7f7fa5864723c3f371ebe Author: Gonglei <arei.gonglei@huawei.com> Date: Tue Sep 30 14:10:35 2014 +0800 virtio-balloon: fix virtio-balloon child refcount in transports Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Raushaniya Maksudova <rmaksudova@parallels.com> Revieved-by: Cornelia Huck <cornelia.huck@de.ibm.com> CC: Christian Borntraeger <borntraeger@de.ibm.com> CC: Anthony Liguori <aliguori@amazon.com> CC: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions