acrn-hypervisor/hypervisor/include
Yonghua Huang 2e9028128f hv:bugfix in write protect page hypercall
This patch fixes potential hypervisor crash when calling
 hc_hcall_write_protect_page()with a crafted GPA in
 'struct wp_data' instance, e.g. an invalid GPA that is
 out of the scope of target VM's EPT address space.

Tracked-On: #4669
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2020-04-22 16:18:57 +08:00
..
arch/x86 hv:bugfix in write protect page hypercall 2020-04-22 16:18:57 +08:00
common hv: clear NEED_RESCHEDULE flag in schedule 2018-12-29 10:16:20 +08:00
debug profiling: enable to capture dropped samples while buffering 2019-02-15 08:47:49 +08:00
dm hv: vpci: 2 MISRA-C violation fixes 2018-12-16 14:52:44 +08:00
lib hv: remove the usage of 'atoi()' 2018-12-27 21:07:33 +08:00
public profiling: enable to capture dropped samples while buffering 2019-02-15 08:47:49 +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