]> git.proxmox.com Git - mirror_qemu.git/commit
qom: add property get/set wrappers for C types
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 1 Feb 2012 16:16:22 +0000 (17:16 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 7 Feb 2012 12:52:40 +0000 (13:52 +0100)
commit7b7b7d18e40c158134b7588e629be7dd35b468fa
treebd6bd47464de370eef15779411979ba8c68d7696
parent9f5f135058e22a6f7b3d8ca02e388e502c0d161f
qom: add property get/set wrappers for C types

Add wrappers that let you get/set properties using normal C data types.

Reviewed-by: Anthony Liguori <anthony@aliguori@us.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qemu/object.h
qom/object.c