commit | 38276101b8dda214cc9ecd6042942e36f06e170c | [log] [tgz] |
---|---|---|
author | Adithya Baglody <adithya.nagaraj.baglody@intel.com> | Wed Sep 20 11:52:32 2017 +0530 |
committer | Andrew Boie <andrewboie@gmail.com> | Mon Oct 23 10:13:07 2017 -0700 |
tree | 12ddb791483c981e95f204792c4dcce68fd39c0f | |
parent | 76edf8a68115b20ec3c547fd45b1500b265e5f35 [diff] |
qemu: x86: Enable the 'Execute Disable' capability of the PAE pages. Page Address Extension(PAE) page tables make use of NXE bit in EFER register. This patch enables the capability needed to set this bit. Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>