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

Co-Authored-By: vtolstov <v.tolstov@selfip.ru>
This commit is contained in:
Adrien Delorme 2019-01-24 00:23:30 +03:00 committed by GitHub
parent 69b95db4ba
commit c6b5cd7b73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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`