acrn-hypervisor/hypervisor/include
Min Lim 342d29eea8 profiling: fix the system freeze issue when running profiling tool
The msr load/restore during vmexit/vmentry is enabled in HV by
default. The profiling has assumption that it's only user for this
feature, which could overwrite of HV default setting.

This fix combine the msr load list for vmexit when profiling.

Tracked-On: #2422
Signed-off-by: Min Lim <min.yeol.lim@intel.com>
2019-02-01 13:21:15 +08:00
..
arch/x86 HV: cpu: add msr_read_pcpu()& msr_write_pcpu() 2019-01-31 11:33:15 +08:00
common hv: Add bit representation for MSI addr and data 2019-01-26 23:25:34 +08:00
debug profiling: fix the system freeze issue when running profiling tool 2019-02-01 13:21:15 +08:00
dm hv:move vpic.h & vioapic.h to dm folder 2019-01-30 20:43:04 +08:00
lib hv: remove the usage of 'atoi()' 2018-12-26 13:50:26 +08:00
public profiling: enable to capture dropped samples while buffering 2019-02-01 11:44:04 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00