diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2015-10-13 13:37:41 +0100 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2015-11-18 21:13:48 +0100 |
commit | 1b30c094dcb69273b7661897c067906f81e5b967 (patch) | |
tree | 2b0bfad4e56f985eff585b0228ac5aff3a26d680 /os-posix.c | |
parent | a00c94824126901168bca5b89147f9e334a49e87 (diff) | |
download | qemu-1b30c094dcb69273b7661897c067906f81e5b967.zip qemu-1b30c094dcb69273b7661897c067906f81e5b967.tar.gz qemu-1b30c094dcb69273b7661897c067906f81e5b967.tar.bz2 |
qmp: Convert QMP code to use object property iterators
Stop directly accessing the Object::properties field data
structure and instead use the formal object property iterator
APIs. This insulates the code from future data structure
changes in the Object struct.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Tested-by: Pavel Fedin <p.fedin@samsung.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'os-posix.c')
0 files changed, 0 insertions, 0 deletions