Files
acrn-hypervisor/hypervisor/arch/x86/guest
Huihuang Shi 625e51d18a fix "goto detected:exception_inject"
V1->V2:
    rename is_exception_inject to has_exception.
V2->V3:
    remove the else statement and add new if statement to check
has_exception.

Misra C requires not allowed to use goto.

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-09 23:06:25 +08:00
..
2018-12-12 13:08:10 +08:00
2019-01-08 11:28:13 +08:00
2018-12-19 09:44:42 +08:00