summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-13X86: Update stats for the reduced register reads.Gabe Black
2011-02-13X86: Don't read in dest regs if all bits are replaced.Gabe Black
2011-02-13X86: On a bad microopc, return a microop that returns a fault that panics.Gabe Black
2011-02-13X86: Define fault objects to carry debug messages.Gabe Black
2011-02-13X86: Only reset npc to reflect instruction length once.Gabe Black
2011-02-13O3: Fetch from the microcode ROM when needed.Gabe Black
2011-02-13O3: Fix GCC 4.2.4 complaintAli Saidi
2011-02-12Ruby: Reorder Cache Lookup in Protocol FilesNilay Vaish
2011-02-12inorder:regress: host-inst-rate improved ~58%Korey Sewell
2011-02-12inorder: clean up the old way of inst. schedulingKorey Sewell
2011-02-12inorder: utilize cached skeds in pipelineKorey Sewell
2011-02-12inorder: define iterator for resource schedulesKorey Sewell
2011-02-12inorder: stage scheduler for front/back end schedule creationKorey Sewell
2011-02-12inorder: cache instruction schedulesKorey Sewell
2011-02-12inorder: comments for resource sked classKorey Sewell
2011-02-12inorder: remove unused fileKorey Sewell
2011-02-12inorder: remove unused isa opsKorey Sewell
2011-02-11Stats: Update the statistics for vnc patch.Ali Saidi
2011-02-11VNC/ARM: Use VNC server and add support to boot into X11Ali Saidi
2011-02-11VNC: Add VNC server to M5Ali Saidi
2011-02-11Serialization: Allow serialization of stl listsAli Saidi
2011-02-11O3: Fix pipeline restart when a table walk completes in the fetch stage.Giacomo Gabrielli
2011-02-11O3: Fix a few bugs in the TableWalker object.Giacomo Gabrielli
2011-02-11SimpleCPU: Fix a case where a DTLB fault redirects fetch and an I-side walk o...Ali Saidi
2011-02-11O3: Enhance data address translation by supporting hardware page table walkers.Giacomo Gabrielli
2011-02-11ARM: Fix timer calculations.Ali Saidi
2011-02-11Timesync: Make sure timesync event is setup after curTick is unserializedAli Saidi
2011-02-09Ext: Add X11 keysym header files to ext directory.Ali Saidi
2011-02-09ruby: removed duplicate make response callBrad Beckmann
2011-02-08regess: protocol regression tester updatesBrad Beckmann
2011-02-08memtest: due to contention increase, increased deadlock thresholdBrad Beckmann
2011-02-08config: fixed minor bug connecting dma devices to rubyBrad Beckmann
2011-02-08MESI CMP: Unset TBE pointer in L2 cache controllerNilay Vaish
2011-02-07Stats: Re update stats.Gabe Black
2011-02-07Stats: Back out broken update.Gabe Black
2011-02-07X86: Obey the wp bit of CR0.Tim Harris
2011-02-07X86: Use all 64 bits of the lstar register in the SYSCALL_64 macroop.Tim Harris
2011-02-07X86: Fix JMP_FAR_I to unpack a far pointer correctly.Tim Harris
2011-02-07X86: Read the LDT/GDT at CPL0 when executing an iret.Tim Harris
2011-02-07Orion: Replace printf() with fatal()Nilay Vaish
2011-02-07ruby: add stdio header in SRAM.hhKorey Sewell
2011-02-07X86: Add stats for the new x86 fs regressions.Gabe Black
2011-02-07X86: Add scripts to support X86 FS configurations in the regressions.Gabe Black
2011-02-07X86, Config: Move the setting of work count options to a separate function.Gabe Black
2011-02-07X86: Fix compiling vtophys.ccGabe Black
2011-02-06regress: Regression Tester output updatesBrad Beckmann
2011-02-06ruby: support to stallAndWait the mandatory queueBrad Beckmann
2011-02-06ruby: minor fix to deadlock panic messageBrad Beckmann
2011-02-06boot: script that creates a checkpoint after Linux boot upBrad Beckmann
2011-02-06garnet: Split network power in ruby.statsJoel Hestness