Update README

This commit is contained in:
Martin Wimpress 2021-10-06 11:13:25 +01:00
parent 90669add62
commit f70026e886
No known key found for this signature in database
GPG key ID: 61DF940515E06DA3

View file

@ -246,9 +246,9 @@ fixed_iso="windows-11/virtio-win.iso"
tpm="on"
```
* The `guest_os="windows"` line instructs `quickemu` to optimise for Windows.
* The `fixed_iso=` line specifies the ISO image that provides VirtIO drivers.
* The `tpm="on"` line instucts `quickemu` to create a software emulated TPM device using `swtpm`.
* `guest_os="windows"` instructs `quickemu` to optimise for Windows.
* `fixed_iso=` specifies the ISO image that provides VirtIO drivers.
* `tpm="on"` instructs `quickemu` to create a software emulated TPM device using `swtpm`.
# SPICE