Files
acrn-hypervisor/hypervisor/include/arch/x86
Binbin Wu f32b59d73d hv: disable mpx capability for guest
This patch hide Memory Protection Extention (MPX) capability from guest.

- vCPUID change:
  Clear cpuid.07H.0.ebx[14]
  Clear cpuid.0DH.0.eax[4:3]
- vMSR change:
  Add MSR_IA32_BNDCFGS to un-supported MSR array.
- XCR0[4:3] is not allowed to set by guest.

Tracked-On: #2821
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-03-20 13:07:31 +08:00
..
2019-03-19 13:45:32 +08:00
2019-03-14 09:05:53 +08:00
2019-03-20 13:07:31 +08:00
2019-02-28 11:22:29 +08:00
2019-03-20 13:07:31 +08:00
2019-01-07 11:23:22 +08:00
2019-02-22 13:14:36 +08:00
2019-01-21 13:49:54 +08:00
2019-02-21 10:38:30 +08:00
2019-03-14 09:05:53 +08:00
2019-03-15 14:09:56 +08:00
2019-03-07 20:23:22 +08:00
2019-02-01 16:49:39 +08:00