gem5.git
2014-12-03 Gabe Blackx86: Clean up style in process.cc.
2014-12-03 Gabe Blacksim: Make it possible to override the breakpoint length...
2014-12-03 Gabe Blackconfig: Get rid of some extra spaces around default...
2014-12-03 Gabe Blackide: Accept the IDLE (0xe3) ATA command.
2014-12-03 Gabe Blackdev: Support translating left and right ALT keys.
2014-12-02 Andreas Hanssonstats: Bump stats for fixes, mostly TLB and WriteInvalidate
2014-12-02 Andreas Hanssonscons: Ensure dictionary iteration is sorted by key
2014-12-02 Curtis Dunhammem: Support WriteInvalidate (again)
2014-12-02 Curtis Dunhammem: Remove WriteInvalidate support
2014-12-02 Andrew Bardsleycpu: Fix retries on barrier/store in Minor's store...
2014-12-02 Andrew Bardsleycpu: Fix memoryIssueLimit checking in Minor
2014-12-02 Andrew Bardsleyarm: Fix TLB ignoring faults when table walking
2014-12-02 Andrew Bardsleyconfig: Fix to SystemC example's event handling
2014-12-02 Andrew Bardsleyconfig: SystemC Gem5Control top level additions
2014-12-02 Andreas Hanssonstats: Bump stats for o3 LSQ changes
2014-12-02 Marco Elvercpu, o3: Ignored invalidate causing same-address load...
2014-12-02 Andreas Hanssoncpu: Always mask the snoop address when performing...
2014-12-02 Stephan Diestelhorstcpu: Move packet deallocation to recvTimingResp in...
2014-12-02 Andreas Hanssonmem: Relax packet src/dest check and shift onus to...
2014-12-02 Andreas Hanssonmem: Clean up packet data allocation
2014-12-02 Andreas Hanssonmem: Cleanup Packet::checkFunctional and hasData usage
2014-12-02 Andreas Hanssonmem: Make the requests carried by packets const
2014-12-02 Andreas Hanssonmem: Make Request getters const
2014-12-02 Andreas Hanssonmem: Add checks and explanation for assertMemInhibit...
2014-12-02 Andreas Hanssonmem: Assume all dynamic packet data is array allocated
2014-12-02 Andreas Hanssonmem: Remove redundant Packet::allocate calls
2014-12-02 Andreas Hanssonmem: Use const pointers for port proxy write functions
2014-12-02 Andreas Hanssonmem: Add const getters for write packet data
2014-12-02 Andreas Hanssonmem: Remove null-check bypassing in Packet::getPtr
2014-12-02 Omar Najimem: Add a GDDR5 DRAM config
2014-11-24 Andreas Hanssonstats: Bump stats after static analysis fixes
2014-11-24 Andreas Hanssonmisc: Another round of static analysis fixups
2014-11-24 Alexandru Dutumem: Page Table map api modification
2014-11-24 Alexandru Dutumem: Multi Level Page Table bug fix
2014-11-24 Alexandru Dutumem: Page Table long lines
2014-11-24 Alexandru Dutuconfig, kvm: Enabling KvmCPU in SE mode
2014-11-24 Alexandru Dutux86: Segment initialization to support KvmCPU in SE
2014-11-24 Alexandru Dutukvm, x86: Adding support for SE mode execution
2014-11-24 Alexandru Dutucpuid, x86: Enabling more features in CPUid
2014-11-24 Steve ReinhardtBacked out prior changeset f9fb64a72259
2014-11-23 Gabe Blackconfig: ruby: Get rid of an "eval" and an "exec" operat...
2014-11-22 Gabe Blackx86: Update stats for the new Linux delay port.
2014-11-22 Gabe Blackx86: pc: Put a stub IO device at port 0xed which the...
2014-11-19 Nilay Vaishconfigs: small fix to ruby portion of fs.py and se.py
2014-11-18 Gabe Blackdev: Use fixed size member variables to describe fixed...
2014-11-17 Gabe Blackvnc: Add a conversion function for bgr888.
2014-11-17 Gabe Blackx86: Fix setting segment bases in real mode.
2014-11-17 Gabe Blackx86: Fix some bugs in the real mode far jmp instruction.
2014-11-17 Gabe Blackx86: APIC: Only set deliveryStatus if our IPI is going...
2014-11-17 Gabe Blackx86: APIC: Fix the getRegArrayBit function.
2014-11-17 Gabe Blackx86: Update the stats for the x86 FS o3 boot test.
2014-11-17 Gabe Blackx86: Fix the CPUID Long Mode Address Size function.
2014-11-14 Andrew Bardsleyconfig: Fix checkpoint restore in C++ config example
2014-11-14 Andreas Hanssonarm: Fixes based on UBSan and static analysis
2014-11-14 Andreas Hanssonmem: Clarify unit of DRAM controller buffer size
2014-11-12 Andreas Hanssonstats: Bump regressions to match latest changes
2014-11-12 Mitch Hayengamem: Delete unused variable in Garnet NetworkLink
2014-11-12 Ali Saidiarm: Fix timing wakeup with LLSC
2014-11-12 Andreas Hanssonsim: Sort SimObject descendants and ports
2014-11-12 Andreas Hanssonbase: Revert 9277177eccff and use getenv/setenv for...
2014-11-11 Nilay Vaishstats: changes to x86 o3 fs and sparc fs regression...
2014-11-06 Marc Orrx86 isa: This patch attempts an implementation at mwait.
2014-11-06 Marc Orrtests: A test program for the new mwait implementation.
2014-11-06 Andrew Lukefahrcpu: Minor Draining Bug
2014-11-06 Nilay Vaishstats: updates due to changes to ruby
2014-11-06 Nilay Vaishruby: provide a backing store
2014-11-06 Nilay Vaishruby: interface with classic memory controller
2014-11-06 Nilay Vaishruby: remove the function functionalReadBuffers()
2014-11-06 Nilay Vaishruby: coherence protocols: remove data block from dirct...
2014-11-06 Nilay Vaishruby: slicc: allow adding a bool to an int, like C++.
2014-11-06 Nilay Vaishruby: remove sparse memory.
2014-11-06 Nilay Vaishruby: single physical memory in fs mode
2014-11-06 Nilay Vaishruby: dma sequencer: remove RubyPort as parent class
2014-11-03 Ali Saiditests: Update stats no match.
2014-10-30 Ali Saidiarm, tests: Forgot the system.terminal files for the...
2014-10-30 Ali Saidiarm, tests: Add 64-bit ARM regression tests
2014-10-30 Ali Saidiautomated merge
2014-10-30 Ali Saiditests: Update regressions for the new kernels and vario...
2014-10-30 Ali Saidiarm, tests: Update config files to more recent kernels...
2014-10-30 Mitch Hayengacpu: Add writeback modeling for drain functionality
2014-10-30 Mitch Hayengacpu: Add drain check functionality to IEW
2014-10-30 Ali Saidiarm, mem: Fix drain bug and provide drain prints for...
2014-10-30 Ali Saidiarm: Fix multi-system AArch64 boot w/caches.
2014-10-30 Ali Saidiarm: fix bare-metal memory setup.
2014-10-30 Ali Saidiarm: Mark some miscregs (timer counter) registers at...
2014-10-30 Ali Saidicpu: Add support to checker for CACHE_BLOCK_ZERO commands.
2014-10-30 Andrew Bardsleycpu: Fix barrier push to store buffer when full bug...
2014-10-21 Curtis Dunhammem: don't inhibit WriteInv's or defer snoops on their...
2014-10-30 Curtis Dunhammem: have WriteInvalidate obsolete MSHRs
2014-09-02 Steve Reinhardtsyscall_emul: add retry flag to SyscallReturn
2014-10-22 Steve Reinhardtsyscall_emul: minor style fix to LiveProcess constructor
2014-10-22 Steve Reinhardtsyscall_emul: devirtualize BaseBufferArg methods
2014-10-22 Steve Reinhardtsyscall_emul: Put BufferArg classes in a separate header.
2014-10-22 Steve Reinhardtsyscall_emul: add EmulatedDriver object
2014-10-22 Nilay Vaishsim: revert 6709bbcf564d
2014-10-20 Andreas Hanssonx86: Fixes to avoid LTO warnings
2014-10-20 Andreas Hanssonmisc: Use gmtime for conversion to UTC to avoid getenv...
2014-10-20 Omar Najimem: Fix DRAM activationlLimit bug
2014-10-20 Andreas Hanssonbase: Fix for stats node on gcc < 4.6.3
2014-10-20 Andreas Hanssonext: Bump DRAMPower to avoid compilation issues
next