summaryrefslogtreecommitdiffstats
path: root/target-sh4
diff options
context:
space:
mode:
authorGonglei <arei.gonglei@huawei.com>2014-09-30 14:10:36 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2014-09-30 11:09:56 +0200
commit48833071d955406ebeddc365a8df8b5cb12b035f (patch)
tree6fd2b5fd75c726168d06b036fded07929890c143 /target-sh4
parent91ba21208839643603e7f7fa5864723c3f371ebe (diff)
downloadhqemu-48833071d955406ebeddc365a8df8b5cb12b035f.zip
hqemu-48833071d955406ebeddc365a8df8b5cb12b035f.tar.gz
virtio-9p: use aliases instead of duplicate qdev properties
virtio-9p-pci all duplicate the qdev properties of their V9fsState child. This approach does not work well with string or pointer properties since we must be careful about leaking or double-freeing them. Use the QOM alias property to forward property accesses to the V9fsState child. This way no duplication is necessary. Signed-off-by: Gonglei <arei.gonglei@huawei.com> Cc: qemu-stable@nongnu.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target-sh4')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud