Comment 1 for bug 1256658

Revision history for this message
Nobuto Murata (nobuto) wrote : Re: created instance ignores acpi shutdown

I prefer acpi capable by default like VMs created by virt-manager.

--- template.xml 2013-09-19 16:55:33 +0000
+++ template.xml 2013-11-20 23:20:18 +0000
@@ -3,6 +3,11 @@
     <type>hvm</type>
     <boot dev='hd'/>
   </os>
+ <features>
+ <acpi/>
+ <apic/>
+ <pae/>
+ </features>
   <devices>
     <interface type='network'>
       <source network='default'/>