acrn-hypervisor/hypervisor/dm
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
..
vpci hv: fix MISRA-C violations in dm/vpci 2019-01-11 14:28:45 +08:00
vioapic.c hv: rework EOI_EXIT_BITMAP update logic 2019-01-17 08:48:22 +08:00
vmptable.c HV: refine vmptable for partition mode 2019-01-11 10:55:14 +08:00
vpic.c hv: fix MISRA-C violations in vpic.c and vioapic.c 2019-01-11 23:04:54 +08:00
vrtc.c hv: rename register_io_emulation_handler 2019-01-08 11:28:13 +08:00