<%= @name %> <%= @memory_size %> <%= @cpus %> <% if @nested %> <% if @cpu_mode != 'host-passthrough' %> qemu64 <% end %> <% end %> hvm <%= @kernel %> <%= @initrd %> <%= @cmd_line %> <%# we need to ensure a unique target dev -%> <%# additional disks -%> <% @disks.each do |d| -%> <%# this will get auto generated by libvirt
-%> <% end -%> <%# Video device -%> /> <%#End Video -%>