vagrant: Add some docs about supported accelerators in libvirt provider
This commit is contained in:
parent
e4c2216642
commit
8d807ba4bb
|
@ -142,3 +142,8 @@ The following Docker input artifacts are supported:
|
|||
- `docker-import`
|
||||
- `docker-tag`
|
||||
- `docker-push`
|
||||
|
||||
### QEMU/libvirt
|
||||
|
||||
The `libvirt` provider supports QEMU artifacts built using any these accelerators: none,
|
||||
kvm, tcg, or hvf.
|
||||
|
|
Loading…
Reference in New Issue