Age | Commit message (Expand) | Author |
2014-12-02 | mem: Add const getters for write packet data | Andreas Hansson |
2014-12-02 | mem: Remove null-check bypassing in Packet::getPtr | Andreas Hansson |
2014-12-02 | mem: Add a GDDR5 DRAM config | Omar Naji |
2014-11-24 | misc: Another round of static analysis fixups | Andreas Hansson |
2014-11-23 | mem: Page Table map api modification | Alexandru Dutu |
2014-11-23 | mem: Multi Level Page Table bug fix | Alexandru Dutu |
2014-11-23 | mem: Page Table long lines | Alexandru Dutu |
2014-11-23 | x86: Segment initialization to support KvmCPU in SE | Alexandru Dutu |
2014-11-23 | kvm, x86: Adding support for SE mode execution | Alexandru Dutu |
2014-11-23 | cpuid, x86: Enabling more features in CPUid | Alexandru Dutu |
2014-11-21 | x86: pc: Put a stub IO device at port 0xed which the kernel can use for delays. | Gabe Black |
2014-11-18 | dev: Use fixed size member variables to describe fixed size PL111 registers. | Gabe Black |
2014-11-17 | vnc: Add a conversion function for bgr888. | Gabe Black |
2014-11-17 | x86: Fix setting segment bases in real mode. | Gabe Black |
2014-11-17 | x86: Fix some bugs in the real mode far jmp instruction. | Gabe Black |
2014-11-17 | x86: APIC: Only set deliveryStatus if our IPI is going somewhere. | Gabe Black |
2014-11-17 | x86: APIC: Fix the getRegArrayBit function. | Gabe Black |
2014-11-16 | x86: Fix the CPUID Long Mode Address Size function. | Gabe Black |
2014-11-14 | arm: Fixes based on UBSan and static analysis | Andreas Hansson |
2014-11-14 | mem: Clarify unit of DRAM controller buffer size | Andreas Hansson |
2014-11-12 | mem: Delete unused variable in Garnet NetworkLink | Mitch Hayenga |
2014-11-12 | arm: Fix timing wakeup with LLSC | Ali Saidi |
2014-11-12 | sim: Sort SimObject descendants and ports | Andreas Hansson |
2014-11-12 | base: Revert 9277177eccff and use getenv/setenv for UTC time | Andreas Hansson |
2014-11-06 | x86 isa: This patch attempts an implementation at mwait. | Marc Orr |
2014-11-06 | cpu: Minor Draining Bug | Andrew Lukefahr |
2014-11-06 | ruby: provide a backing store | Nilay Vaish |
2014-11-06 | ruby: interface with classic memory controller | Nilay Vaish |
2014-11-06 | ruby: remove the function functionalReadBuffers() | Nilay Vaish |
2014-11-06 | ruby: coherence protocols: remove data block from dirctory entry | Nilay Vaish |
2014-11-06 | ruby: slicc: allow adding a bool to an int, like C++. | Nilay Vaish |
2014-11-06 | ruby: remove sparse memory. | Nilay Vaish |
2014-11-06 | ruby: single physical memory in fs mode | Nilay Vaish |
2014-11-06 | ruby: dma sequencer: remove RubyPort as parent class | Nilay Vaish |
2014-10-29 | automated merge | Ali Saidi |
2014-10-29 | arm, tests: Update config files to more recent kernels and create 64-bit regr... | Ali Saidi |
2014-10-29 | cpu: Add writeback modeling for drain functionality | Mitch Hayenga |
2014-10-29 | cpu: Add drain check functionality to IEW | Mitch Hayenga |
2014-10-29 | arm, mem: Fix drain bug and provide drain prints for more components. | Ali Saidi |
2014-10-29 | arm: Fix multi-system AArch64 boot w/caches. | Ali Saidi |
2014-10-29 | arm: Mark some miscregs (timer counter) registers at unverifiable. | Ali Saidi |
2014-10-29 | cpu: Add support to checker for CACHE_BLOCK_ZERO commands. | Ali Saidi |
2014-10-29 | cpu: Fix barrier push to store buffer when full bug in Minor | Andrew Bardsley |
2014-10-21 | mem: don't inhibit WriteInv's or defer snoops on their MSHRs | Curtis Dunham |
2014-10-29 | mem: have WriteInvalidate obsolete MSHRs | Curtis Dunham |
2014-09-02 | syscall_emul: add retry flag to SyscallReturn | Steve Reinhardt |
2014-10-22 | syscall_emul: minor style fix to LiveProcess constructor | Steve Reinhardt |
2014-10-22 | syscall_emul: devirtualize BaseBufferArg methods | Steve Reinhardt |
2014-10-22 | syscall_emul: Put BufferArg classes in a separate header. | Steve Reinhardt |
2014-10-22 | syscall_emul: add EmulatedDriver object | Steve Reinhardt |