diff --git a/bootstrapvz/providers/kvm/README.md b/bootstrapvz/providers/kvm/README.md deleted file mode 100644 index e8b4439..0000000 --- a/bootstrapvz/providers/kvm/README.md +++ /dev/null @@ -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" ] -