Files
acrn-hypervisor/hypervisor/arch/x86
Binbin Wu b2802f3d1d hv: cpu: align general-purpose register layout with vmx
In current code, general-purpose register layout in run_context is not align with the
general-purpose register index when vmexit. So hv needs to map the index used during
vmexit to the index of the general-purpose register in run_context.
This patch align the layout, so that no mapping needed.

Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-07-25 13:05:38 +08:00
..
2018-07-16 10:35:54 +08:00
2018-07-23 10:31:57 +08:00
2018-07-24 10:56:24 +08:00
2018-07-24 10:56:24 +08:00