Enable rdrand for fuel slave

Change-Id: I69aa504624b8ef366514473fcf005faa82e58447
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
This commit is contained in:
Guo Ruijing 2016-08-07 13:05:14 -07:00
parent af3fbac756
commit 3cf3b53e73
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
<cpu mode='custom' match='exact'>
<model fallback='allow'>SandyBridge</model>
<vendor>Intel</vendor>
<feature policy='require' name='rdrand'/>
<feature policy='require' name='vmx'/>
</cpu>
<clock offset='utc'/>