acrn-hypervisor/hypervisor/include
Minggui Cao 05ca1d7641 hv: fix a bug about host/guest msr store/load
Unify the handling of host/guest MSR area in VMCS. Remove the emum value
as the element index when there are a few of MSRs in host/guest area.
Because the index could be changed if one element not used. So, use a
variable to save the index which will be used.

Tracked-On: #6966
Acked-by: Eddie Dong <eddie.dong@intel.com>
Signed-off-by: Minggui Cao <minggui.cao@intel.com>
2022-03-28 12:00:01 +08:00
..
arch/x86/asm hv: fix a bug about host/guest msr store/load 2022-03-28 12:00:01 +08:00
common hv: revert NMI notification by INIT signal 2022-03-10 14:34:33 +08:00
debug hv: remove CONFIG_LOG_DESTINATION 2021-12-06 14:24:40 +08:00
dm HV: move the ve820 GPU OpRegion address 2021-11-08 13:13:14 +08:00
hw HV: treewide: fix violations of coding guideline C-TY-02 2021-11-04 18:15:47 +08:00
lib hv: change error code of undefined hypercall 2022-02-21 09:25:50 +08:00
public hv: add a flag for PMU passthrough to guest VM 2022-03-10 14:34:33 +08:00