Files
acrn-hypervisor/hypervisor/include/arch/x86
Binbin Wu 21aa1907fd hv: vcpuid: cpuid leaf 07h has subleaf
Two changes:

1. cpuid leaf 07h has subleaf:
According to SDM 3-194 Vol.2A, Table 3-8, cpuid leaf 07h has sub-leaves.
cpuid.07.eax reports the maximum input for sub-leaves.
Since there is no definition for subleaf > 0 in SDM, hv only supports subleaf 0.

2. In currently hv code, cpuid leaf function 14h is disabled,
CPUID.07H:EBX.INTEL_PROCESSOR_TRACE should be disabled as well.

Tracked-On: #2198
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Reviewed-by: Li, Fei1 <fei1.li@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
2018-12-27 09:05:12 +08:00
..
2018-12-27 09:05:12 +08:00
2018-12-20 15:44:08 +08:00
2018-12-19 09:07:14 +08:00
2018-12-26 10:57:41 +08:00
2018-12-12 13:08:10 +08:00
2018-12-12 13:08:10 +08:00
2018-12-20 15:44:08 +08:00
2018-11-30 14:55:17 +08:00
2018-12-19 09:07:14 +08:00
2018-12-17 14:31:52 +08:00
2018-12-12 13:08:10 +08:00
2018-12-24 22:18:30 +08:00