Merge "Remove the <acpi/> feature from UML/LXC guests"

This commit is contained in:
Jenkins 2012-03-07 23:03:11 +00:00 committed by Gerrit Code Review
commit 70f0ea588e

View File

@ -51,9 +51,11 @@
#end if
#end if
</os>
#if $type != 'lxc' and $type != 'uml'
<features>
<acpi/>
</features>
#end if
<vcpu>${vcpus}</vcpu>
<devices>
#if $type == 'lxc'