vagrant: Add some docs about supported accelerators in libvirt provider

This commit is contained in:
Rickard von Essen 2018-11-04 14:32:40 +01:00
parent e4c2216642
commit 8d807ba4bb
No known key found for this signature in database
GPG Key ID: 594C11A315EDF6E2
1 changed files with 5 additions and 0 deletions

View File

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