]> git.proxmox.com Git - qemu.git/commit
qom: Introduce object_property_is_{child,link}()
authorAndreas Färber <afaerber@suse.de>
Sat, 26 May 2012 22:32:40 +0000 (00:32 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 18 Jun 2012 13:14:36 +0000 (15:14 +0200)
commit5d9d3f4757897fe5c376e25e944c08f36c412907
treef32c76c58893e633723b92157cf8995785801a29
parente7cce67f27bce49d8b6d09f4e66059d1fd117ebb
qom: Introduce object_property_is_{child,link}()

Avoids hardcoding partial string comparisons.

Signed-off-by: Alexander Barabash <alexander_barabash@mentor.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
qom/object.c