[PATCH v2] docs/specs/tpm: Clarify command line parameters for network migration

Stefan Berger posted 1 patch 2 years, 6 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211014032700.3864022-1-stefanb@linux.ibm.com
docs/specs/tpm.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[PATCH v2] docs/specs/tpm: Clarify command line parameters for network migration
Posted by Stefan Berger 2 years, 6 months ago
Clarify the command line parameters for swtpm migration across the network
for the case of shared storage and non-shared storage.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
---
 docs/specs/tpm.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/specs/tpm.rst b/docs/specs/tpm.rst
index 3be190343a..956f2c13dc 100644
--- a/docs/specs/tpm.rst
+++ b/docs/specs/tpm.rst
@@ -482,7 +482,8 @@ VM migration across the network:
  - QEMU command line parameters should be identical apart from the
    '-incoming' option on the destination side
 
- - swtpm command line parameters should be identical
+ - swtpm command line parameters can be identical if storage is not
+   shared and should be different for shared storage
 
 VM Snapshotting:
  - QEMU command line parameters should be identical
-- 
2.31.1