Files
acrn-hypervisor/hypervisor/arch/x86/guest
wenwumax 048155d3d6 hv: support minimum set of TLFS
This patch implements the minimum set of TLFS functionality. It
includes 6 vCPUID leaves and 3 vMSRs.

- 0x40000001 Hypervisor Vendor-Neutral Interface Identification
- 0x40000002 Hypervisor System Identity
- 0x40000003 Hypervisor Feature Identification
- 0x40000004 Implementation Recommendations
- 0x40000005 Hypervisor Implementation Limits
- 0x40000006 Implementation Hardware Features

- HV_X64_MSR_GUEST_OS_ID Reporting the guest OS identity
- HV_X64_MSR_HYPERCALL Establishing the hypercall interface
- HV_X64_MSR_VP_INDEX Retrieve the vCPU ID from hypervisor

Tracked-On: #3832
Signed-off-by: wenwumax <wenwux.ma@intel.com>
Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2019-10-22 10:09:16 +08:00
..
2019-09-25 13:45:39 +08:00
2019-08-22 14:13:15 +08:00
2019-10-22 10:09:16 +08:00
2019-10-21 10:13:02 +08:00
2019-10-22 10:09:16 +08:00
2019-09-05 16:32:30 +08:00
2019-07-19 16:47:06 +08:00
2019-10-15 14:40:39 +08:00
2019-10-21 10:13:02 +08:00
2019-10-15 14:40:39 +08:00
2019-07-24 15:05:46 +08:00
2019-10-22 10:09:16 +08:00
2019-05-07 09:10:13 +08:00