diff options
Diffstat (limited to 'templates/virtual_environment/vms/computer01.xml')
-rw-r--r-- | templates/virtual_environment/vms/computer01.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/virtual_environment/vms/computer01.xml b/templates/virtual_environment/vms/computer01.xml index 323f741d..00d27182 100644 --- a/templates/virtual_environment/vms/computer01.xml +++ b/templates/virtual_environment/vms/computer01.xml @@ -15,9 +15,7 @@ <acpi/> <apic/> </features> - <cpu mode='custom' match='exact'> - <model fallback='allow'>IvyBridge</model> - </cpu> + <cpu mode="host-model"/> <clock offset='utc'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> |