On 10/11/25 9:57 AM, Vladimir Sementsov-Ogievskiy wrote:
Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by; Stefan Berger <[email protected]>
---
qapi/tpm.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/qapi/tpm.json b/qapi/tpm.json
index 3f2850a573..efa7addd78 100644
--- a/qapi/tpm.json
+++ b/qapi/tpm.json
@@ -175,7 +175,8 @@
# "options":
# { "type": "passthrough",
# "data":
-# { "cancel-path": "/sys/class/misc/tpm0/device/cancel",
+# { "cancel-path":
+# "/sys/class/misc/tpm0/device/cancel",
# "path": "/dev/tpm0"
# }
# },