Remove unused README in kvm provider

This commit is contained in:
Anders Ingemann 2015-12-09 16:21:57 +01:00
parent 7ce44de623
commit 57c2522c7b

View file

@ -1,14 +0,0 @@
KVM provider
===========
This provider generates raw images for KVM.
It also supports an optional virtio integration.
Virtio
======
Add to bootstrapper the list of virtio modules to load, example:
"virtio" : [ "virtio_pci", "virtio_blk" ]