mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-03 22:05:01 +00:00
Allow parsing multiple keyval sequences into the same dictionary. This will be used to simplify the parsing of the -M command line option, which is currently a .merge_lists = true QemuOpts group. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>