Enable fsgsbase in fuel slave

Change-Id: I401a206c4d05405a3d5dd94b7e3b705f463fbb46
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
This commit is contained in:
Guo Ruijing 2016-08-07 17:27:48 -07:00
parent 3cf3b53e73
commit fa11f517f7
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='fsgsbase' />
<feature policy='require' name='rdrand'/>
<feature policy='require' name='vmx'/>
</cpu>