Update website/source/docs/builders/qemu.html.md.erb

Co-Authored-By: vtolstov <[email protected]>
This commit is contained in:
Adrien Delorme
2019-01-24 00:23:30 +03:00
committed by GitHub
co-authored by vtolstov
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`