Re: [PATCH 16/16] vl: Don't continue after -smp help.

2021-07-20 Thread Pankaj Gupta
> We continue after -smp help: > > $ qemu-system-x86_64 -smp help -display none -monitor stdio > smp-opts options: > cores= > cpus= > dies= > maxcpus= > sockets= > threads= > QEMU 6.0.50 monitor - type 'help' for more information > (qemu) > > Othe

[PATCH 16/16] vl: Don't continue after -smp help.

2021-07-20 Thread Markus Armbruster
We continue after -smp help: $ qemu-system-x86_64 -smp help -display none -monitor stdio smp-opts options: cores= cpus= dies= maxcpus= sockets= threads= QEMU 6.0.50 monitor - type 'help' for more information (qemu) Other options, such as -object