1
0
mirror of https://github.com/dockur/windows.git synced 2026-07-27 21:42:36 +07:00

docs: Environment variables (#1960)

This commit is contained in:
Kroese
2026-07-25 14:43:35 +02:00
committed by GitHub
parent 66d51a23c6
commit 3d9ede8852
+1
View File
@@ -112,6 +112,7 @@ An empty default means the variable is unset and its value is determined automat
| Variable | Default | Description |
|---|---|---|
| `MACHINE` | `q35` | QEMU machine type. |
| `PCI_BUS` | `pcie.0` | Overrides the PCI bus used for attached devices. |
| `UUID` | | UUID assigned to Windows. |
| `HPET` | `off` | QEMU HPET timer setting. |
| `VMPORT` | `off` | QEMU VMware port setting. |