diff options
Diffstat (limited to 'templates/physical_environment')
-rw-r--r-- | templates/physical_environment/vms/daisy.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/physical_environment/vms/daisy.xml b/templates/physical_environment/vms/daisy.xml index 574669bf..552addb5 100644 --- a/templates/physical_environment/vms/daisy.xml +++ b/templates/physical_environment/vms/daisy.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'/>
|