qapi: document PCIe Gen5/Gen6 speeds since 9.0
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 13 Mar 2024 06:43:46 +0000 (02:43 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 18 Mar 2024 08:57:45 +0000 (04:57 -0400)
Document that PCIe Gen5/Gen6 speeds are only in QAPI
since 9.0 - the rest is since 4.0.

Cc: Lukas Stockner <lstockner@genesiscloud.com>
Cc: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Fixes: c08da86dc4 ("pcie: Support PCIe Gen5/Gen6 link speeds")
Suggested-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
qapi/common.json

index 867a9ad9b016070559d6b2d042644f5ad094b71e..7558ce5430d5cbccd11c03ba8296ea0618bc64c0 100644 (file)
 #
 # @16: 16.0GT/s
 #
-# @32: 32.0GT/s
+# @32: 32.0GT/s (since 9.0)
 #
-# @64: 64.0GT/s
+# @64: 64.0GT/s (since 9.0)
 #
 # Since: 4.0
 ##