RHEL 6 has always supported virtio, so no dependencies are required.
---
v2v/virt-v2v.conf | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/v2v/virt-v2v.conf b/v2v/virt-v2v.conf
index c3dfd30..a79f3a8 100644
--- a/v2v/virt-v2v.conf
+++ b/v2v/virt-v2v.conf
@@ -37,6 +37,9 @@
You shouldn't need to modify these.
-->
+ <!-- RHEL 6 has always supported virtio -->
+ <capability os='linux' distro='rhel' major='6'
name='virtio'/>
+
<capability os='linux' distro='rhel' major='5'
name='virtio'>
<dep name='kernel' minversion='2.6.18-128.el5'/>
<dep name='lvm2' minversion='2.02.40-6.el5'/>
--
1.7.2