aboutsummaryrefslogtreecommitdiff
path: root/tests/test-string-output-visitor.c
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2018-06-06 17:55:27 +0100
committerEduardo Habkost <ehabkost@redhat.com>2018-06-22 15:01:15 -0300
commitcc643b1e7898414b56f551bbd42d4ed8c2ae127a (patch)
tree912460168939e09d39fd0984fed62667b04a489e /tests/test-string-output-visitor.c
parentc7dbff4b3a6655f4769e6d283f34191122450384 (diff)
downloadqemu-cc643b1e7898414b56f551bbd42d4ed8c2ae127a.zip
qemu-cc643b1e7898414b56f551bbd42d4ed8c2ae127a.tar.gz
qemu-cc643b1e7898414b56f551bbd42d4ed8c2ae127a.tar.bz2
i386: display known CPUID features linewrapped, in alphabetical order
When using '-cpu help' the list of CPUID features is grouped according to the internal low level CPUID grouping. The data printed results in very long lines too. This combines to make it hard for users to read the output and identify if QEMU knows about the feature they wish to use. This change gets rid of the grouping of features and treats all flags as single list. The list is sorted into alphabetical order and the printing with line wrapping at the 77th column. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20180606165527.17365-4-berrange@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'tests/test-string-output-visitor.c')
0 files changed, 0 insertions, 0 deletions