Files
acrn-hypervisor/arch/x86
Yonghua Huang 627de261cd revise type of 'exit_reason' and 'inst_len' in vcpu_arch
SDM 24.9.1 Volume3:
 - 'Exit reason' field in VMCS is 32 bits.

 SDM 24.9.4 in Volume3
 - 'VM-exit instruction length' field
   in VMCS is 32 bits.

 This patch is to redefine the data types of above fields
 in 'struct vcpu_arch' and udpate the code using these
 two fields.

Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2018-04-17 11:32:59 +08:00
..
2018-04-12 15:47:25 +08:00
2018-04-16 14:33:08 +08:00
2018-04-16 14:33:08 +08:00
2018-04-16 14:32:42 +08:00
2018-03-07 21:05:38 +08:00
2018-03-07 21:05:38 +08:00
2018-04-16 14:32:42 +08:00
2018-04-16 14:32:42 +08:00
2018-04-12 14:00:56 +08:00
2018-03-07 21:05:38 +08:00
2018-03-07 21:05:38 +08:00
2018-03-28 10:46:32 +08:00
2018-04-10 15:05:46 +08:00
2018-04-16 14:32:42 +08:00
2018-04-16 14:33:08 +08:00