Home
last modified time | relevance | path

Searched hist:"9176 e800dbcb2636a2f24411eafc3c800e3455bd" (Results 1 – 3 of 3) sorted by relevance

/qemu/tests/unit/
H A Dtest-keyval.c9176e800dbcb2636a2f24411eafc3c800e3455bd Thu Nov 12 13:40:11 UTC 2020 Paolo Bonzini <pbonzini@redhat.com> 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>
/qemu/util/
H A Dkeyval.c9176e800dbcb2636a2f24411eafc3c800e3455bd Thu Nov 12 13:40:11 UTC 2020 Paolo Bonzini <pbonzini@redhat.com> 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>
/qemu/include/qemu/
H A Doption.h9176e800dbcb2636a2f24411eafc3c800e3455bd Thu Nov 12 13:40:11 UTC 2020 Paolo Bonzini <pbonzini@redhat.com> 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>