[PATCH 0/2] vl: fix passing smp options via -readconfig

Paolo Bonzini posted 2 patches 2 years, 9 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210729141058.228405-1-pbonzini@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>
softmmu/vl.c | 47 +++++++++++++++++++++++++++++++++--------------
1 file changed, 33 insertions(+), 14 deletions(-)
[PATCH 0/2] vl: fix passing smp options via -readconfig
Posted by Paolo Bonzini 2 years, 9 months ago
Even though [smp] does not work in config files, [smp-opts] does
and lxd is using it.  So, fix it.

Paolo Bonzini (2):
  vl: introduce machine_merge_property
  vl: stop recording -smp in QemuOpts

 softmmu/vl.c | 47 +++++++++++++++++++++++++++++++++--------------
 1 file changed, 33 insertions(+), 14 deletions(-)

-- 
2.31.1