target.json: add a note about query-cpu* not being s390x-specific
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190214152251.2073-12-armbru@redhat.com>
This commit is contained in:
parent
0e2f4530c1
commit
46e58d1b85
@ -275,6 +275,9 @@
|
|||||||
# an unknown cpu definition name, unknown properties or properties
|
# an unknown cpu definition name, unknown properties or properties
|
||||||
# with wrong types.
|
# with wrong types.
|
||||||
#
|
#
|
||||||
|
# Note: this command isn't specific to s390x, but is only implemented
|
||||||
|
# on this architecture currently.
|
||||||
|
#
|
||||||
# Since: 2.8.0
|
# Since: 2.8.0
|
||||||
##
|
##
|
||||||
{ 'command': 'query-cpu-model-comparison',
|
{ 'command': 'query-cpu-model-comparison',
|
||||||
@ -315,6 +318,9 @@
|
|||||||
# an unknown cpu definition name, unknown properties or properties
|
# an unknown cpu definition name, unknown properties or properties
|
||||||
# with wrong types.
|
# with wrong types.
|
||||||
#
|
#
|
||||||
|
# Note: this command isn't specific to s390x, but is only implemented
|
||||||
|
# on this architecture currently.
|
||||||
|
#
|
||||||
# Since: 2.8.0
|
# Since: 2.8.0
|
||||||
##
|
##
|
||||||
{ 'command': 'query-cpu-model-baseline',
|
{ 'command': 'query-cpu-model-baseline',
|
||||||
|
Loading…
Reference in New Issue
Block a user