Age | Commit message (Expand) | Author |
2015-09-30 | cpu,isa,mem: Add per-thread wakeup logic | Mitch Hayenga |
2015-07-07 | sim: Refactor and simplify the drain API | Andreas Sandberg |
2015-07-07 | sim: Refactor the serialization base class | Andreas Sandberg |
2015-06-01 | kvm: Handle inst events at the current instruction count | Andreas Sandberg |
2015-05-23 | kvm: Fix dumping code for large registers | Andreas Sandberg |
2015-01-22 | mem: Clean up Request initialisation | Andreas Hansson |
2014-11-23 | kvm, x86: Adding support for SE mode execution | Alexandru Dutu |
2014-09-20 | alpha,arm,mips,power,x86,cpu,sim: Cleanup activate/deactivate | Mitch Hayenga |
2014-04-09 | kvm, x86: Add initial support for multicore simulation | Andreas Sandberg |
2014-03-16 | kvm: Clean up signal handling | Andreas Sandberg |
2014-03-16 | kvm: x86: Add support for x86 INIT and STARTUP handling | Andreas Sandberg |
2014-03-03 | kvm: Initialize signal handlers from startupThread() | Andreas Sandberg |
2014-02-20 | kvm: Add support for multi-system simulation | Andreas Sandberg |
2013-10-15 | kvm: Set the perf exclude_host attribute if available | Andreas Sandberg |
2013-11-26 | kvm: Remove the unused hostFreq member from BaseKvmCPU | Andreas Sandberg |
2013-11-25 | sim: simulate with multiple threads and event queues | Steve Reinhardt ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E%2C%20Ali%20Saidi%20%3CAli.Saidi%40ARM.com%3E) |
2013-10-16 | kvm: Fix latency calculation of IPR accesses | Andreas Sandberg |
2013-10-03 | kvm: Service events in the instruction event queues | Andreas Sandberg |
2013-09-30 | kvm: Add support for thread-specific instruction events | Andreas Sandberg |
2013-09-19 | kvm: Correctly handle the return value from handleIpr(Read|Write) | Andreas Sandberg |
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-03 | kvm: Allow architectures to override the cycle accounting mechanism | Andreas Sandberg |
2013-06-03 | kvm: Add a call to thread->startup() in startup() | Andreas Sandberg |
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-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-22 | kvm: Add experimental support for a perf-based execution timer | Andreas Sandberg |
2013-04-22 | kvm: Avoid synchronizing the TC on every KVM exit | Andreas Sandberg |
2013-04-22 | kvm: Basic support for hardware virtualized CPUs | Andreas Sandberg |