Files
acrn-hypervisor/hypervisor/include/arch/x86
Yonghua Huang 098c2e6788 HV: enable SMEP in hypervisor
- this patch is to enable SMEP in hypervisor, SMEP protects
   guests' memory from supervisor-mode instruction fetches,
   in other words, hypervisor which operating in supervisor
   mode can't fetch instructions from (guests' memory)
   linear addresses that are accessible in user mode.

Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2018-06-15 17:11:03 +08:00
..
2018-06-15 17:10:41 +08:00
2018-06-15 17:11:03 +08:00
2018-06-07 09:55:29 +08:00
2018-06-08 12:06:15 +08:00
2018-06-15 17:11:03 +08:00
2018-06-08 12:06:15 +08:00
2018-05-18 16:38:40 +08:00
2018-06-07 09:55:29 +08:00
2018-06-14 13:41:45 +08:00