Files
acrn-hypervisor/hypervisor/arch/x86/guest
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
..
2019-02-14 10:16:21 +08:00
2019-02-01 16:30:55 +08:00
2019-01-30 20:43:04 +08:00
2019-01-21 18:03:31 +08:00
2019-01-30 20:43:04 +08:00
2018-12-19 09:44:42 +08:00
2019-02-19 09:43:55 +08:00
2019-02-14 10:16:21 +08:00
2019-01-21 18:03:31 +08:00
2019-02-03 13:00:42 +08:00