Files
acrn-hypervisor/hypervisor/arch/x86/guest
Haoyu Tang fa1f2ba7df local_gva2gpa_common: optimize code
Remove unreachable code branch in line 163:
if CR0 enabled WP, supervisor-mode writing a read-only page have
been checked in line 109.

Merge redundant checking:
if smap is enabled, supervisor-mode can't access user-mode address
when eflags.ac disabled.

Tracked-On: #8708
Signed-off-by: Haoyu Tang <haoyu.tang@intel.com>
2024-08-30 15:19:51 +08:00
..
2024-05-16 09:40:32 +08:00
2024-05-16 09:40:32 +08:00
2023-09-15 11:52:40 +08:00
2024-07-30 09:26:50 +08:00
2022-11-04 18:55:52 +08:00
2024-05-16 09:40:32 +08:00