We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71866e4 commit 9d3200bCopy full SHA for 9d3200b
build_library/qemu_template.sh
@@ -30,7 +30,9 @@ Options:
30
-I FILE Set a custom image file.
31
-M MB Set VM memory in MBs.
32
-T DIR Add a software TPM2 device through swtpm which stores secrets
33
- and the control socket to the given directory.
+ and the control socket to the given directory. This may need
34
+ some configuration first with 'swtpm_setup --tpmstate DIR ...'
35
+ (see https://github.com/stefanberger/swtpm/wiki/Certificates-created-by-swtpm_setup).
36
-R FILE Set up pflash ro content, e.g., for UEFI (with -W).
37
-W FILE Set up pflash rw content, e.g., for UEFI (with -R).
38
-s Safe settings: single simple cpu and no KVM.
0 commit comments