Replace BSD note. (#349)

This commit is contained in:
Phil Clifford 2022-02-19 11:44:12 +00:00 committed by GitHub
parent ace017236c
commit e7d034fbf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -370,6 +370,15 @@ tpm="on"
* `fixed_iso=` specifies the ISO image that provides VirtIO drivers.
* `tpm="on"` instructs `quickemu` to create a software emulated TPM device using `swtpm`.
## BSD Guests
`quickemu` supports FreeBSD and OpenBSD.
```bash
quickget freebsd 13_0
quickemu --vm freebsd-13_0.conf
```
## Haiku Guests
`quickemu` supports [Haiku](https://www.haiku-os.org/).