x86: logSize and lruSeq are now optional ckpt params
[gem5.git] / src / arch / x86 / system.cc
2012-04-21 Gabe BlackX86: Report an error if there's no kernel object, don...
2012-02-24 Andreas HanssonMEM: Make port proxies use references rather than pointers
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-17 Andreas HanssonMEM: Add port proxies instead of non-structural ports
2011-04-15 Nathan Binkertincludes: sort all includes
2011-02-07 Joel Hestnessx86: implements vtophys
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-10-11 Gabe BlackX86: Detect attempts to load a 32 bit kernel and panic.
2010-08-23 Gabe BlackX86: Create a directory for files that define register...
2010-08-17 Steve Reinhardtsim: revamp unserialization procedure
2010-06-04 Steve ReinhardtMore minor gdb-related cleanup.
2010-05-24 Nathan Binkertcopyright: Change HP copyright on x86 code to be more...
2010-01-19 Derek Howermerge
2009-11-05 Nathan Binkertbuild: fix compile problems pointed out by gcc 4.4
2009-05-29 Gabe BlackX86: Keep track of more descriptor state to accomodate...
2009-05-26 Gabe BlackX86: Really set up the GDT and various hidden/visible...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2008-10-11 Gabe BlackX86: Create SimObjects in python and C++ to represent...
2008-10-11 Gabe BlackX86: Create SimObjects in python and C++ to represent...
2008-10-10 Nathan Binkertautomerge
2008-10-10 Gabe BlackX86: Turn SMBios structures into simobjects.
2008-10-10 Gabe BlackX86: Move the smbios objects into a folder for BIOS...
2008-01-23 Gabe BlackX86: Put an SMBios/DMI table in memory.
2007-12-02 Gabe BlackX86: Move startup code to the system object to initiali...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-08 Gabe BlackX86: Make an x86 system object.