gem5/src
Alexandru 5efbb4442a 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.
2014-08-28 10:11:44 -05:00
..
arch mem: adding architectural page table support for SE mode 2014-08-28 10:11:44 -05:00
base base: Add const to intmath and be more flexible with typing 2014-08-26 10:14:32 -04:00
cpu scons: Build the branch predictor for all CPUs 2014-08-13 06:57:31 -04:00
dev mips: Remove unused private members to fix compile-time warning 2014-08-13 06:57:30 -04:00
doc cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
kern kern: get rid of unused linux syscall files 2014-07-18 22:05:51 -07:00
mem mem: adding architectural page table support for SE mode 2014-08-28 10:11:44 -05:00
proto mem: Edit proto Packet and enhance the python script 2014-03-07 15:56:23 -05:00
python config: Add hooks to enable new config sys 2014-08-10 05:39:13 -04:00
sim mem: adding architectural page table support for SE mode 2014-08-28 10:11:44 -05:00
unittest unittest: Fix build errors 2014-01-30 12:21:58 -06:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: Silence clang 3.4 warnings on Ubuntu 12.04 2014-08-13 06:57:28 -04:00