Remove legacy EPT engine by wcwang · Pull Request #261 · intel/haxm (original) (raw)

wcwang

As the new memory virtualization engine EPT2 (Extended Page Table) has
been stable and the legacy EPT codes can sometimes cause exceptions, it
is necessary to clean up legacy codes and it will simplify the current
code structure.

Change summary:

Fixes #242, #252

Signed-off-by: Wenchao Wang wenchao.wang@intel.com

@wcwang

As the new memory virtualization engine EPT2 (Extended Page Table) has been stable and the legacy EPT codes can sometimes cause exceptions, it is necessary to clean up legacy codes and it will simplify the current code structure.

Change summary:

Fixes #242, #252

Change-Id: Ia7fe8eef9e97ad79c18534e5da400e90a8ad5073 Signed-off-by: Wenchao Wang wenchao.wang@intel.com

coxuintel

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@coxuintel coxuintel linked an issue

Feb 17, 2020

that may beclosed by this pull request