summaryrefslogtreecommitdiff
path: root/linux-user
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2012-09-05 17:41:07 -0300
committerAndreas Färber <afaerber@suse.de>2012-09-21 15:12:58 +0200
commit6cdf8854203e51a222c9ce94a8c8c568da834cf6 (patch)
treed79b9ff7043f6786798b97176aea1adaf8a54c1c /linux-user
parentf2ca052414d7eddc10517e98a5a27ba8099b19b1 (diff)
downloadqemu-6cdf8854203e51a222c9ce94a8c8c568da834cf6.tar.gz
target-i386: Fold -cpu ?cpuid, ?model output into -cpu help, drop ?dump
Commit c8057f95 (accidentally) disabled the ability to pass option strings starting with '?' to the target-specific cpu_list function, so the target-i386 specific "-cpu ?dump", "-cpu ?cpuid" and "-cpu ?model" stopped working. Since these options are undocumented and not used by libvirt, simply drop them completely rather than reinstating them with new style syntax. Instead, we fold the ?model and ?cpuid output into the output of the plain "-cpu help" output. The detailed output produced by ?dump is dropped. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions