Age | Commit message (Expand) | Author |
2013-09-30 | kvm: FPU synchronization support on x86 | Andreas Sandberg |
2013-09-30 | kvm: x86: Fix segment registers to make them VMX compatible | Andreas Sandberg |
2013-09-25 | kvm: Add x86 segment register verification to help debugging | Andreas Sandberg |
2013-09-25 | kvm: Initial x86 support | Andreas Sandberg |
2013-09-19 | kvm: Correctly handle the return value from handleIpr(Read|Write) | Andreas Sandberg |
2013-09-19 | kvm: Fix a case where the run timers weren't armed properly | Andreas Sandberg |
2013-09-11 | cpu: Dynamically instantiate O3 CPU LSQUnits | Joel Hestness |
2013-09-04 | arch: Resurrect the NOISA build target and rename it NULL | Andreas Hansson |
2013-09-04 | cpu: Move the branch predictor out of the BaseCPU | Andreas Hansson |
2013-09-04 | arch: Header clean up for NOISA resurrection | Andreas Hansson |
2013-08-20 | cpu: Fix timing CPU isDrained comment formatting | Andreas Hansson |
2013-08-19 | cpu: Accurately count idle cycles for simple cpu | Lena Olson |
2013-08-19 | cpu: Fix TrafficGen trace playback | Sascha Bischoff |
2013-08-19 | cpu: Fix timing CPU drain check | Andreas Hansson |
2013-08-19 | cpu: Fix a bug in the O3 CPU introduced by the cache line patch | Andreas Hansson |
2013-07-19 | cpu: Remove unused getBranchPred() method from BaseCPU | Andreas Sandberg |
2013-07-18 | mem: Set the cache line size on a system level | Andreas Hansson |
2013-07-15 | debug : Fixes the issue wherein Debug symbols were not getting dumped into tr... | Umesh Bhaskar |
2013-06-27 | sim: Add the notion of clock domains to all ClockedObjects | Akash Bagdia |
2013-06-27 | config: Remove redundant explicit setting of default clocks | Akash Bagdia |
2013-06-27 | cpu: Consider instructions waiting for FU completion in draining | Andreas Hansson |
2013-06-18 | kvm: Use the address finalization code in the TLB | Andreas Sandberg |
2013-06-11 | kvm: Add more VM stats | Andreas Sandberg |
2013-06-11 | kvm: Separate host frequency from simulated CPU frequency | Andreas Sandberg |
2013-06-11 | kvm: Don't handle IO and execute in the same tick | Andreas Sandberg |
2013-06-11 | kvm: Maintain a local instruction counter and update totalNumInsts | Andreas Sandberg |
2013-06-11 | cpu: Add support for scheduling multiple inst/load stop events | Andreas Sandberg |
2013-06-03 | kvm: Allow architectures to override the cycle accounting mechanism | Andreas Sandberg |
2013-06-03 | kvm: Add handling of EAGAIN when creating timers | Andreas Sandberg |
2013-06-03 | kvm: Add a call to thread->startup() in startup() | Andreas Sandberg |
2013-05-30 | cpu: Prune the stale TraceCPU | Andreas Hansson |
2013-05-30 | cpu: Check that minimum TrafficGen period is less than max period | Sascha Bischoff |
2013-05-30 | cpu: Fix bug when reading in TrafficGen state transitions | Sascha Bischoff |
2013-05-30 | cpu: Add request elasticity to the traffic generator | Andreas Hansson |
2013-05-30 | cpu: Block traffic generator when requests have to retry | Andreas Hansson |
2013-05-30 | cpu: Move traffic generator sending out of generator states | Andreas Hansson |
2013-05-30 | cpu: Fold together the StateGraph and the TrafficGen | Andreas Hansson |
2013-05-30 | cpu: Make hash struct instead of class to please clang | Andreas Hansson |
2013-05-14 | cpu: remove local/globalHistoryBits params from branch pred | Anthony Gutierrez |
2013-05-14 | kvm: Add support for disabling coalesced MMIO | Andreas Sandberg |
2013-05-14 | kvm: Dump state before panic in KVM exit handlers | Andreas Sandberg |
2013-05-14 | kvm: Fix the memory interface used by KVM | Andreas Sandberg |
2013-05-02 | kvm: Add a stat counting number of instructions executed | Andreas Sandberg |
2013-05-02 | kvm: Add checkpoint debug print | Andreas Sandberg |
2013-05-02 | kvm: Make MMIO requests uncacheable | Andreas Sandberg |
2013-04-23 | cpu: Fix TraceGen flag initalisation | Andreas Hansson |
2013-04-22 | cpu: Use request flags in trace playback | Andreas Hansson |
2013-04-22 | cpu: Make the generators usable outside the TrafficGen module | Andreas Hansson |
2013-04-22 | kvm: Add support for pseudo-ops on ARM | Andreas Sandberg |
2013-04-22 | kvm: Add support for state dumping on ARM | Andreas Sandberg |