2014-12-14 |
Nilay Vaish | Added tag stable_2014_12_14 for changeset bdb307e8be54 |
commit | commitdiff | tree |
2014-12-10 |
Gabe Black | Let other objects set up memory like regions in a KVM VM. |
commit | commitdiff | tree |
2014-12-08 |
Andreas Sandberg | arm: Fix decoding of PMXEVTYPER_EL0 and PMCCFILTR_EL0 |
commit | commitdiff | tree |
2014-12-08 |
Andreas Sandberg | dev: Add response sanity checks in PioPort |
commit | commitdiff | tree |
2014-12-08 |
Andreas Sandberg | dev: Correctly transform packets into responses |
commit | commitdiff | tree |
2014-12-06 |
Gabe Black | misc: Generalize GDB single stepping. |
commit | commitdiff | tree |
2014-12-06 |
Gabe Black | x86: Implement a remote GDB stub. |
commit | commitdiff | tree |
2014-12-06 |
Gabe Black | misc: Add some utility functions for schedule inst... |
commit | commitdiff | tree |
2014-12-06 |
Gabe Black | misc: Rename the GDB "Event" event class to InputEvent. |
commit | commitdiff | tree |
2014-12-05 |
Gabe Black | sim: Ensure GDB interrupts the simulation at an instruc... |
commit | commitdiff | tree |
2014-12-05 |
Gabe Black | cpu: Only check for PC events on instruction boundaries. |
commit | commitdiff | tree |
2014-12-05 |
Gabe Black | misc: Make the GDB register cache accessible in various... |
commit | commitdiff | tree |
2014-12-05 |
Gabe Black | config: Add two options for setting the kernel command... |
commit | commitdiff | tree |
2014-12-04 |
Gabe Black | x86: Rework opcode parsing to support 3 byte opcodes... |
commit | commitdiff | tree |
2014-12-04 |
Gabe Black | arch: Allow named constants as decode case values. |
commit | commitdiff | tree |
2014-12-04 |
Nilay Vaish | config: ruby: mi protocol: correct master slave setting... |
commit | commitdiff | tree |
2014-12-03 |
Gabe Black | x86: Clean up style in process.cc. |
commit | commitdiff | tree |
2014-12-03 |
Gabe Black | sim: Make it possible to override the breakpoint length... |
commit | commitdiff | tree |
2014-12-03 |
Gabe Black | config: Get rid of some extra spaces around default... |
commit | commitdiff | tree |
2014-12-03 |
Gabe Black | ide: Accept the IDLE (0xe3) ATA command. |
commit | commitdiff | tree |
2014-12-03 |
Gabe Black | dev: Support translating left and right ALT keys. |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | stats: Bump stats for fixes, mostly TLB and WriteInvalidate |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | scons: Ensure dictionary iteration is sorted by key |
commit | commitdiff | tree |
2014-12-02 |
Curtis Dunham | mem: Support WriteInvalidate (again) |
commit | commitdiff | tree |
2014-12-02 |
Curtis Dunham | mem: Remove WriteInvalidate support |
commit | commitdiff | tree |
2014-12-02 |
Andrew Bardsley | cpu: Fix retries on barrier/store in Minor's store... |
commit | commitdiff | tree |
2014-12-02 |
Andrew Bardsley | cpu: Fix memoryIssueLimit checking in Minor |
commit | commitdiff | tree |
2014-12-02 |
Andrew Bardsley | arm: Fix TLB ignoring faults when table walking |
commit | commitdiff | tree |
2014-12-02 |
Andrew Bardsley | config: Fix to SystemC example's event handling |
commit | commitdiff | tree |
2014-12-02 |
Andrew Bardsley | config: SystemC Gem5Control top level additions |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | stats: Bump stats for o3 LSQ changes |
commit | commitdiff | tree |
2014-12-02 |
Marco Elver | cpu, o3: Ignored invalidate causing same-address load... |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | cpu: Always mask the snoop address when performing... |
commit | commitdiff | tree |
2014-12-02 |
Stephan Diestelhorst | cpu: Move packet deallocation to recvTimingResp in... |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | mem: Relax packet src/dest check and shift onus to... |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | mem: Clean up packet data allocation |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | mem: Cleanup Packet::checkFunctional and hasData usage |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | mem: Make the requests carried by packets const |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | mem: Make Request getters const |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | mem: Add checks and explanation for assertMemInhibit... |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | mem: Assume all dynamic packet data is array allocated |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | mem: Remove redundant Packet::allocate calls |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | mem: Use const pointers for port proxy write functions |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | mem: Add const getters for write packet data |
commit | commitdiff | tree |
2014-12-02 |
Andreas Hansson | mem: Remove null-check bypassing in Packet::getPtr |
commit | commitdiff | tree |
2014-12-02 |
Omar Naji | mem: Add a GDDR5 DRAM config |
commit | commitdiff | tree |
2014-11-24 |
Andreas Hansson | stats: Bump stats after static analysis fixes |
commit | commitdiff | tree |
2014-11-24 |
Andreas Hansson | misc: Another round of static analysis fixups |
commit | commitdiff | tree |
2014-11-24 |
Alexandru Dutu | mem: Page Table map api modification |
commit | commitdiff | tree |
2014-11-24 |
Alexandru Dutu | mem: Multi Level Page Table bug fix |
commit | commitdiff | tree |
2014-11-24 |
Alexandru Dutu | mem: Page Table long lines |
commit | commitdiff | tree |
2014-11-24 |
Alexandru Dutu | config, kvm: Enabling KvmCPU in SE mode |
commit | commitdiff | tree |
2014-11-24 |
Alexandru Dutu | x86: Segment initialization to support KvmCPU in SE |
commit | commitdiff | tree |
2014-11-24 |
Alexandru Dutu | kvm, x86: Adding support for SE mode execution |
commit | commitdiff | tree |
2014-11-24 |
Alexandru Dutu | cpuid, x86: Enabling more features in CPUid |
commit | commitdiff | tree |
2014-11-24 |
Steve Reinhardt | Backed out prior changeset f9fb64a72259 |
commit | commitdiff | tree |
2014-11-23 |
Gabe Black | config: ruby: Get rid of an "eval" and an "exec" operat... |
commit | commitdiff | tree |
2014-11-22 |
Gabe Black | x86: Update stats for the new Linux delay port. |
commit | commitdiff | tree |
2014-11-22 |
Gabe Black | x86: pc: Put a stub IO device at port 0xed which the... |
commit | commitdiff | tree |
2014-11-19 |
Nilay Vaish | configs: small fix to ruby portion of fs.py and se.py |
commit | commitdiff | tree |
2014-11-18 |
Gabe Black | dev: Use fixed size member variables to describe fixed... |
commit | commitdiff | tree |
2014-11-17 |
Gabe Black | vnc: Add a conversion function for bgr888. |
commit | commitdiff | tree |
2014-11-17 |
Gabe Black | x86: Fix setting segment bases in real mode. |
commit | commitdiff | tree |
2014-11-17 |
Gabe Black | x86: Fix some bugs in the real mode far jmp instruction. |
commit | commitdiff | tree |
2014-11-17 |
Gabe Black | x86: APIC: Only set deliveryStatus if our IPI is going... |
commit | commitdiff | tree |
2014-11-17 |
Gabe Black | x86: APIC: Fix the getRegArrayBit function. |
commit | commitdiff | tree |
2014-11-17 |
Gabe Black | x86: Update the stats for the x86 FS o3 boot test. |
commit | commitdiff | tree |
2014-11-17 |
Gabe Black | x86: Fix the CPUID Long Mode Address Size function. |
commit | commitdiff | tree |
2014-11-14 |
Andrew Bardsley | config: Fix checkpoint restore in C++ config example |
commit | commitdiff | tree |
2014-11-14 |
Andreas Hansson | arm: Fixes based on UBSan and static analysis |
commit | commitdiff | tree |
2014-11-14 |
Andreas Hansson | mem: Clarify unit of DRAM controller buffer size |
commit | commitdiff | tree |
2014-11-12 |
Andreas Hansson | stats: Bump regressions to match latest changes |
commit | commitdiff | tree |
2014-11-12 |
Mitch Hayenga | mem: Delete unused variable in Garnet NetworkLink |
commit | commitdiff | tree |
2014-11-12 |
Ali Saidi | arm: Fix timing wakeup with LLSC |
commit | commitdiff | tree |
2014-11-12 |
Andreas Hansson | sim: Sort SimObject descendants and ports |
commit | commitdiff | tree |
2014-11-12 |
Andreas Hansson | base: Revert 9277177eccff and use getenv/setenv for... |
commit | commitdiff | tree |
2014-11-11 |
Nilay Vaish | stats: changes to x86 o3 fs and sparc fs regression... |
commit | commitdiff | tree |
2014-11-06 |
Marc Orr | x86 isa: This patch attempts an implementation at mwait. |
commit | commitdiff | tree |
2014-11-06 |
Marc Orr | tests: A test program for the new mwait implementation. |
commit | commitdiff | tree |
2014-11-06 |
Andrew Lukefahr | cpu: Minor Draining Bug |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | stats: updates due to changes to ruby |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | ruby: provide a backing store |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | ruby: interface with classic memory controller |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | ruby: remove the function functionalReadBuffers() |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | ruby: coherence protocols: remove data block from dirct... |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | ruby: slicc: allow adding a bool to an int, like C++. |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | ruby: remove sparse memory. |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | ruby: single physical memory in fs mode |
commit | commitdiff | tree |
2014-11-06 |
Nilay Vaish | ruby: dma sequencer: remove RubyPort as parent class |
commit | commitdiff | tree |
2014-11-03 |
Ali Saidi | tests: Update stats no match. |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | arm, tests: Forgot the system.terminal files for the... |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | arm, tests: Add 64-bit ARM regression tests |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | automated merge |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | tests: Update regressions for the new kernels and vario... |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | arm, tests: Update config files to more recent kernels... |
commit | commitdiff | tree |
2014-10-30 |
Mitch Hayenga | cpu: Add writeback modeling for drain functionality |
commit | commitdiff | tree |
2014-10-30 |
Mitch Hayenga | cpu: Add drain check functionality to IEW |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | arm, mem: Fix drain bug and provide drain prints for... |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | arm: Fix multi-system AArch64 boot w/caches. |
commit | commitdiff | tree |
2014-10-30 |
Ali Saidi | arm: fix bare-metal memory setup. |
commit | commitdiff | tree |
next |