Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org - QEMU team
Eduardo Habkost
authored
Now object_property_add_alias() calls g_strdup() on the target property
name, so we don't need to call g_strdup() ourselves.
Signed-off-by:
Eduardo Habkost <ehabkost@redhat.com>