Review Board 2.0.15


Mem: adding architectural page table support for SE mode

Review Request #2319 - Created July 28, 2014 and submitted

Information
Alexandru Dutu
gem5
default
Reviewers
Default
Changeset 10265:d518cde600e0
---------------------------
Mem: adding architectural page table support for SE mode
This patch enables the use of page tables that are stored in system memory
and respect x86 specification, in SE mode. It defines an architectural
page table for x86 as a MultiLevelPageTable class and puts a placeholder
class for other ISAs page tables, giving the possibility for future
implementation.
Regressions passed.

Issue Summary

2 0 1 1
Review request changed
Updated (Dec. 3, 2014, 3:14 p.m.)

Status: Closed (submitted)