diff --git a/igvm/templates/domain.xml b/igvm/templates/domain.xml index 0d51179c..46f80b7a 100644 --- a/igvm/templates/domain.xml +++ b/igvm/templates/domain.xml @@ -11,7 +11,7 @@ {{ props.max_cpus }} - hvm + hvm {% if props.boot_type == 'debian' %} {{ props.kernel_image }} {{ props.initrd_image }} @@ -33,13 +33,13 @@ restart destroy - /usr/bin/kvm + /usr/bin/qemu-system-x86_64 - +