syscall_emul: move mmapGrowsDown() to LiveProcess
[gem5.git] / src / arch / x86 / process.cc
2016-03-17 Steve Reinhardtsyscall_emul: move mmapGrowsDown() to LiveProcess
2016-03-17 Brandon Pottersyscall_emul: fix bugs for mmap2 system call and x86...
2016-02-07 Steve Reinhardtsyscall_emul: fix bug in aux vector initialization
2016-02-07 Steve Reinhardtstyle: fix missing spaces in control statements
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2014-12-03 Gabe Blackx86: Clean up style in process.cc.
2014-11-24 Alexandru Dutux86: Segment initialization to support KvmCPU in SE
2014-09-03 Andreas Hanssonarch: Cleanup unused ISA traits constants
2014-05-12 Steve Reinhardtsyscall emulation: clean up & comment SyscallReturn
2013-04-23 Michael Levenhagenx86: corrects vsyscall address for gettimeofday
2012-05-28 Gabe BlackX86: Move the GDT down to where it can be accessed...
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
2012-01-07 Gabe BlackMerge with main repository.
2011-10-28 Nilay VaishMerged with recent changes.
2011-10-23 Steve ReinhardtSE: move page allocation from PageTable to Process
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2010-10-31 Gabe BlackISA,CPU,etc: Create an ISA defined PC type that abstrac...
2010-08-23 Gabe BlackX86: Create a directory for files that define register...
2010-08-17 Steve Reinhardtsim: revamp unserialization procedure
2010-05-24 Nathan Binkertcopyright: Change HP copyright on x86 code to be more...
2010-05-03 Gabe BlackX86: Update the base aux vector X86 processes install.
2010-01-19 Derek Howermerge
2009-11-09 Nathan Binkertautomerge
2009-11-08 Nathan Binkertcompile: wrap 64bit numbers with ULL() so 32bit compile...
2009-11-04 Vince WeaverX86: Enable x86_64 vsyscall support
2009-10-30 Gabe BlackSyscalls: Make system calls access arguments like a...
2009-10-02 Gabe BlackX86: Make successive anonymous mmaps move down in 32...
2009-08-25 Derek Howermerge
2009-08-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-18 Gabe BlackMerge with head.
2009-08-18 Gabe BlackX86: Initialize the MXCSR in SE mode.
2009-07-20 Derek Howermerge
2009-07-20 Gabe BlackX86: Move a displaced comment back to where it goes.
2009-07-13 Derek Howermerge
2009-07-09 Gabe BlackRegisters: Add an ISA object which replaces the MiscReg...
2009-05-29 Gabe BlackX86: Keep track of more descriptor state to accomodate...
2009-05-05 Korey Sewellmerge code
2009-04-26 Gabe BlackX86: Centralize updates to the handy M5 reg.
2009-04-21 Steve Reinhardtsyscall: Resolve conflicts between m5threads and Gabe...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-27 Gabe BlackX86: Add a vsyscall page for 32 bit processes to use.
2009-02-27 Gabe BlackX86: Set an initial value for the LDT selector.
2009-02-27 Gabe BlackX86: Set up a space for a GDT in SE so we can set up...
2009-02-27 Gabe BlackX86: Handle 32 bit system call arguments.
2009-02-27 Gabe BlackProcesses: Make getting and setting system call argumen...
2009-02-27 Gabe BlackX86: Distinguish the width of values on the stack betwe...
2009-02-25 Gabe BlackISA: Use the "Stack" traceflag for DPRINTFs about the...
2008-12-07 Lisa Hsuimported patch aux-fix.patch
2008-12-05 Lisa HsuAutomated merge with ssh://m5sim.org//repo/m5
2008-12-04 Lisa HsuThis patch pulls out the auxiliary vector struct from...
2008-11-03 Lisa HsuMake it so that all thread contexts are registered...
2008-09-28 Nathan Binkertarch: TheISA shouldn't really ever be used in the arch...
2007-12-02 Gabe BlackX86: Separate the effective seg base and the "hidden...
2007-11-15 Korey Sewellbranch merge
2007-11-13 Gabe BlackX86: Make microcode use presegmentation RIPs and the...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-30 Gabe BlackX86: Compile fixes for 32 bit/debug/opt.
2007-10-26 Ali SaidiSE: Fix page table and system serialization, don't...
2007-10-17 Gabe BlackMake the process objects use the Params structs in...
2007-10-08 Gabe BlackX86: Work on the x86 tlb.
2007-08-28 Gabe BlackMerge with head.
2007-08-27 Gabe BlackAddress translation: Make the page table more flexible.
2007-08-05 Gabe BlackMerge with head.
2007-08-05 Gabe BlackX86: Start implementing segmentation support.
2007-08-03 Steve Reinhardtmerge from head
2007-08-03 Gabe BlackMerge with head.
2007-08-03 Ali SaidiMerge: No changes
2007-08-02 Gabe BlackX86: Get rid of some debug warnings.
2007-08-02 Gabe BlackMerge with head.
2007-08-02 Gabe BlackX86: Finally get the x86 initial stack frame right.
2007-08-02 Ali Saidimerge, no manual changes
2007-08-02 Gabe BlackFix how the "cmd" parameter is set in se.py and remove...
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Ali SaidiMerge Gabe and my changes to arch/mips/utility.hh
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackX86: Get rid of initialization of R11
2007-07-31 Steve ReinhardtMerge from head.
2007-07-30 Gabe BlackX86: Use an mmap base address that matches what an...
2007-07-29 Steve ReinhardtMerge Gabe's changes from head.
2007-07-29 Gabe BlackMerge ... head. style.py was also missing an argument...
2007-07-29 Gabe BlackX86: Initial stack frame fixes and constant shuffling.
2007-07-29 Gabe BlackX86: Fix a comment and adjust the stack base address.
2007-07-29 Gabe BlackMerge with head.
2007-07-29 Gabe BlackX86: Fix up auxiliary vectors.
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-27 Gabe BlackMerge with head.
2007-07-27 Gabe BlackX86: Fix argument register indexing.
2007-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-20 Gabe BlackX86 probably doesn't need a window save area.
2007-05-18 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-10 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-10 Ali SaidiMerge zizzer:/bk/newmem
2007-05-09 Ali SaidiMerge zeep:/z/saidi/work/m5.newmem
2007-05-09 Ali Saidifix the translating ports so it can add a page on a...
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
next