]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-option: support accept-any QemuOptsList in qemu_opts_absorb_qdict
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 11 Nov 2020 13:42:27 +0000 (08:42 -0500)
committerMichael Roth <michael.roth@amd.com>
Thu, 14 Oct 2021 20:14:03 +0000 (15:14 -0500)
commit4e1eef86117da65c7e084e9e87df3f562682a84b
tree637b13bf7f64a96ddd9041befd56eb29a8459a32
parentab331881254228561c1045d4fa96cc5f66672a41
qemu-option: support accept-any QemuOptsList in qemu_opts_absorb_qdict

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit 941a4736d2b465be1d6429415f8b1f26e2167585)
Signed-off-by: Michael Roth <michael.roth@amd.com>
util/qemu-option.c