diff options
-rw-r--r-- | deploy/template/vm/host.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/template/vm/host.xml b/deploy/template/vm/host.xml index f65d4f0e..092f0ece 100644 --- a/deploy/template/vm/host.xml +++ b/deploy/template/vm/host.xml @@ -14,6 +14,7 @@ <apic/> <pae/> </features> + <cpu mode='host-passthrough'/> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> |