aboutsummaryrefslogtreecommitdiff
path: root/qapi
diff options
context:
space:
mode:
authorAlberto Garcia <berto@igalia.com>2018-06-29 14:36:59 +0300
committerKevin Wolf <kwolf@redhat.com>2018-08-15 12:50:39 +0200
commit655b4b67e380891ee3996349213c62088d71395d (patch)
treef7298de932b9bc13ea0109f44688735799f0eeee /qapi
parentf66b1f0e2795f6ac0646103a2b3e135985f3a80b (diff)
downloadqemu-655b4b67e380891ee3996349213c62088d71395d.zip
qemu-655b4b67e380891ee3996349213c62088d71395d.tar.gz
qemu-655b4b67e380891ee3996349213c62088d71395d.tar.bz2
qdict: Make qdict_extract_subqdict() accept dst = NULL
This function extracts all options from a QDict starting with a certain prefix and puts them in a new QDict. We'll have a couple of cases where we simply want to discard those options instead of copying them, and that's what this patch does. Signed-off-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qapi')
0 files changed, 0 insertions, 0 deletions