acrn-hypervisor/hypervisor/include
Yan, Like fc61536b07 hv: rework EOI_EXIT_BITMAP update logic
This commit changes the EOI_EXIT_BITMAP as follows:
- add a eoi_exit_bitmap to vlapic structure;
- go through all the RTEs and set eoi_exit_bitmap in the vlapic structure when related RTE fields are modified;
- add ACRN_REQUEST_EOI_EXIT_UPDATE, if eoi_exit_bitmap changed, request the corresponding vcpu to write the bitmap
  to VMCS.

Tracked-On: #2343
Signed-off-by: Yan, Like <like.yan@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-17 08:48:22 +08:00
..
arch/x86 hv: rework EOI_EXIT_BITMAP update logic 2019-01-17 08:48:22 +08:00
common hv: passthrough: Change interrupt pin to uint32_t 2019-01-10 23:52:25 +08:00
debug profiling: code cleanup 2019-01-11 10:54:38 +08:00
dm hv: fix MISRA-C violations in dm/vpci 2019-01-11 14:28:45 +08:00
lib hv: remove the usage of 'atoi()' 2018-12-26 13:50:26 +08:00
public hv: passthrough: Change interrupt pin to uint32_t 2019-01-10 23:52:25 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00