acrn-hypervisor/hypervisor/include
Binbin Wu 827fffedda hv: exception: fault type exception should set resume flag in rflags
According to SDM 17.3.1.1, for any fault-class exception except a
debug exception generated in response to an instruction breakpoint,
the value pushed for RF is 1.

This patch set Resume Flag for fault class exceptions.

Tracked-On: #2405
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-02-20 13:21:45 +08:00
..
arch/x86 hv: exception: fault type exception should set resume flag in rflags 2019-02-20 13:21:45 +08:00
common hv:cleanup header file for vcpu.c & vcpu.h 2019-02-03 13:50:42 +08:00
debug profiling: fix the system freeze issue when running profiling tool 2019-02-01 13:21:15 +08:00
dm hv:cleanup header file for vm.c & vm.h 2019-02-03 13:50:42 +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