Files
acrn-hypervisor/hypervisor/arch/x86
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
..
2018-12-19 09:07:14 +08:00
2018-11-13 16:28:58 +08:00
2019-02-01 15:54:55 +08:00
2019-01-21 18:03:31 +08:00
2019-01-21 18:03:31 +08:00
2018-12-12 13:08:10 +08:00
2019-01-11 16:52:28 +08:00
2019-02-14 10:16:21 +08:00