index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
system.cc
Age
Commit message (
Expand
)
Author
2016-11-09
style: [patch 3/22] reduce include dependencies in some headers
Brandon Potter
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2014-11-23
x86: Segment initialization to support KvmCPU in SE
Alexandru Dutu
2013-06-18
x86: Make the boot state VMX compliant
Andreas Sandberg
2012-10-15
Checkpoint: Make system serialize call children
Andreas Hansson
2012-04-21
X86: Report an error if there's no kernel object, don't blindly use it.
Gabe Black
2012-02-24
MEM: Make port proxies use references rather than pointers
Andreas Hansson
2012-01-17
MEM: Add port proxies instead of non-structural ports
Andreas Hansson
2011-04-15
includes: sort all includes
Nathan Binkert
2011-02-06
x86: implements vtophys
Joel Hestness
2010-10-31
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
Gabe Black
2010-10-10
X86: Detect attempts to load a 32 bit kernel and panic.
Gabe Black
2010-08-23
X86: Create a directory for files that define register indexes.
Gabe Black
2010-08-17
sim: revamp unserialization procedure
Steve Reinhardt
2010-06-03
More minor gdb-related cleanup.
Steve Reinhardt
2010-05-23
copyright: Change HP copyright on x86 code to be more friendly
Nathan Binkert
2009-11-04
build: fix compile problems pointed out by gcc 4.4
Nathan Binkert
2009-05-28
X86: Keep track of more descriptor state to accomodate KVM.
Gabe Black
2009-05-26
X86: Really set up the GDT and various hidden/visible segment registers.
Gabe Black
2008-10-10
X86: Create SimObjects in python and C++ to represent the ACPI system descrip...
Gabe Black
2008-10-10
X86: Create SimObjects in python and C++ to represent the Intel MP tables.
Gabe Black
2008-10-10
X86: Turn SMBios structures into simobjects.
Gabe Black
2008-10-10
X86: Move the smbios objects into a folder for BIOS objects.
Gabe Black
2008-01-23
X86: Put an SMBios/DMI table in memory.
Gabe Black
2007-12-01
X86: Move startup code to the system object to initialize a Linux system.
Gabe Black
2007-10-07
X86: Make an x86 system object.
Gabe Black