Merge "Modify controller_allinone.xml for deploying simplex in AMD environment"

This commit is contained in:
Zuul 2019-04-18 14:55:33 +00:00 committed by Gerrit Code Review
commit 18e5b737f1
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<cpu match='exact'>
<model fallback='forbid'>Nehalem</model>
<topology sockets='1' cores='6' threads='1'/>
<feature policy='require' name='vmx'/>
<feature policy='optional' name='vmx'/>
<feature policy='optional' name='svm'/>
</cpu>
<clock offset='utc'/>