gem5/src
Tim Harris 44e5e7e053 X86: Obey the wp bit of CR0.
If cr0.wp ("write protect" bit) is clear then do not generate page faults when
writing to write-protected pages in kernel mode.
2011-02-07 15:18:52 -08:00
..
arch X86: Obey the wp bit of CR0. 2011-02-07 15:18:52 -08:00
base Time: Add serialization functions to the Time class. 2011-02-02 18:05:03 -08:00
cpu m5: added work completed monitoring support 2011-02-06 22:14:19 -08:00
dev dev: fixed bugs to extend interrupt capability beyond 15 cores 2011-02-06 22:14:18 -08:00
doxygen
kern Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
mem Orion: Replace printf() with fatal() 2011-02-07 12:42:23 -06:00
python Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
sim m5: added work completed monitoring support 2011-02-06 22:14:19 -08:00
unittest Unit tests: Convert the refcnttest unit test to use the new EXPECT macros. 2011-01-18 01:27:04 -08:00
Doxyfile
SConscript scons: show sources and targets when building, and colorize output. 2011-01-07 21:50:13 -08:00