Update website/source/docs/builders/qemu.html.md.erb
Co-Authored-By: vtolstov <v.tolstov@selfip.ru>
This commit is contained in:
parent
69b95db4ba
commit
c6b5cd7b73
|
@ -136,6 +136,7 @@ Linux server and have not enabled X11 forwarding (`ssh -X`).
|
|||
specified, the default is `10s` or 10 seconds.
|
||||
|
||||
- `cpus` (number) - The number of cpus to use when building the VM.
|
||||
The default is `1` CPU.
|
||||
|
||||
- `disk_cache` (string) - The cache mode to use for disk. Allowed values
|
||||
include any of `writethrough`, `writeback`, `none`, `unsafe`
|
||||
|
|
Loading…
Reference in New Issue