OSDN Git Service

qapi: Fix version of cpu0-id field
authorDov Murik <dovmurik@linux.ibm.com>
Wed, 20 Apr 2022 19:01:29 +0000 (19:01 +0000)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 21 Apr 2022 08:23:06 +0000 (10:23 +0200)
Commit 811b4ec7f8eb ("qapi, target/i386/sev: Add cpu0-id to
query-sev-capabilities") wrongly stated that the new field is available
since version 7.0.

Fix the QAPI documentation to state that the cpu0-id field is included
since 7.1.

Signed-off-by: Dov Murik <dovmurik@linux.ibm.com>
Message-Id: <20220420190129.3532623-1-dovmurik@linux.ibm.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
qapi/misc-target.json

index bc9355b..ed4a468 100644 (file)
 #
 # @cert-chain:  PDH certificate chain (base64 encoded)
 #
-# @cpu0-id: Unique ID of CPU0 (base64 encoded) (since 7.0)
+# @cpu0-id: Unique ID of CPU0 (base64 encoded) (since 7.1)
 #
 # @cbitpos: C-bit location in page table entry
 #