diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-11-12 08:40:11 -0500 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-07-06 08:33:51 +0200 |
commit | 9176e800dbcb2636a2f24411eafc3c800e3455bd (patch) | |
tree | c2b8571cd17604f2811edbdb883a33c10eb9950b /python | |
parent | 3bb6944585aa6f28b21265c88d86264e8e9f7e53 (diff) | |
download | qemu-9176e800dbcb2636a2f24411eafc3c800e3455bd.zip qemu-9176e800dbcb2636a2f24411eafc3c800e3455bd.tar.gz qemu-9176e800dbcb2636a2f24411eafc3c800e3455bd.tar.bz2 |
keyval: introduce keyval_merge
This patch introduces a function that merges two keyval-produced
(or keyval-like) QDicts. It can be used to emulate the behavior of
.merge_lists = true QemuOpts groups, merging -readconfig sections and
command-line options in a single QDict, and also to implement -set.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions