aboutsummaryrefslogtreecommitdiff
path: root/qapi
diff options
context:
space:
mode:
authorDov Murik <dovmurik@linux.ibm.com>2022-04-20 19:01:29 +0000
committerMarkus Armbruster <armbru@redhat.com>2022-04-21 10:23:06 +0200
commitde7371bc7c39ccacb963acb5129b261087967070 (patch)
treede8c0452fba2debd11b45cb676f922c6d20882cd /qapi
parent068613f065e4200f6e32862deb4e18250e5dca3a (diff)
downloadqemu-de7371bc7c39ccacb963acb5129b261087967070.zip
qemu-de7371bc7c39ccacb963acb5129b261087967070.tar.gz
qemu-de7371bc7c39ccacb963acb5129b261087967070.tar.bz2
qapi: Fix version of cpu0-id field
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>
Diffstat (limited to 'qapi')
-rw-r--r--qapi/misc-target.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/misc-target.json b/qapi/misc-target.json
index bc9355b..ed4a468 100644
--- a/qapi/misc-target.json
+++ b/qapi/misc-target.json
@@ -144,7 +144,7 @@
#
# @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
#