VirtualBox acpi off xml

insert ACPI enabled="false" into vbox file.

<VirtualBox
<Machine
<Hardware>
<BIOS>
<ACPI enabled="false"/>
</BIOS>