Age | Commit message (Expand) | Author |
2017-11-21 | cpu, cpu, sim: move Cycle probe update | Jose Marinho |
2017-08-01 | kvm: Add a helper method to access device event queues | Andreas Sandberg |
2017-08-01 | cpu, kvm: Fix deadlock issue when resuming a drained system | Andreas Sandberg |
2017-07-12 | kvm, mem: Refactor some Event subclasses into lambdas | Sean Wilson |
2017-07-07 | kvm, arm: Don't forward IRQ/FIQ when using the kernel's GIC | Andreas Sandberg |
2017-06-20 | cpu, gpu-compute: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-05-02 | python: Use PyBind11 instead of SWIG for Python wrappers | Andreas Sandberg |
2017-04-03 | arm, kvm: implement GIC state transfer | Curtis Dunham |
2017-02-14 | sim, kvm: make KvmVM a System parameter | Curtis Dunham |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2017-01-03 | sim: Remove redundant export_method_cxx_predecls | Andreas Sandberg |
2016-09-13 | kvm: Support timing accesses for KVM cpu | Michael LeBeane |
2016-08-22 | cpu, mem, sim: Change how KVM maps memory | David Hashe |
2016-04-07 | mem: Remove threadId from memory request class | Mitch Hayenga |
2016-04-06 | Revert power patch sets with unexpected interactions | Andreas Sandberg |
2016-04-05 | mem: Remove threadId from memory request class | Mitch Hayenga |
2016-03-30 | kvm: Add an option to force context sync on kvm entry/exit | Andreas Sandberg |
2015-11-27 | kvm: Shutdown KVM and disconnect performance counters on fork | Andreas Sandberg |
2016-02-15 | misc: Add missing overrides to appease clang | Andreas Hansson |
2016-02-06 | style: fix missing spaces in control statements | Steve Reinhardt |
2015-10-12 | misc: Remove redundant compiler-specific defines | Andreas Hansson |
2015-09-30 | cpu,isa,mem: Add per-thread wakeup logic | Mitch Hayenga |
2015-09-30 | isa,cpu: Add support for FS SMT Interrupts | 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, arm: Add support for aarch64 | Andreas Sandberg |
2015-06-01 | kvm, arm, dev: Add an in-kernel GIC implementation | Andreas Sandberg |
2015-06-01 | kvm: Handle inst events at the current instruction count | Andreas Sandberg |
2015-06-01 | kvm, arm: Move ARM-specific files to arch/arm/kvm/ | Andreas Sandberg |
2015-05-23 | kvm: Fix dumping code for large registers | Andreas Sandberg |
2015-05-23 | kvm, x86: Guard x86-specific APIs in KvmVM | Andreas Sandberg |
2015-03-02 | mem: Split port retry for all different packet classes | Andreas Hansson |
2015-01-22 | mem: Clean up Request initialisation | Andreas Hansson |
2014-12-09 | Let other objects set up memory like regions in a KVM VM. | Gabe Black |
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: Adjust PC to remove the CS segment base address | Andreas Sandberg |
2014-03-16 | kvm: x86: Add support for x86 INIT and STARTUP handling | Andreas Sandberg |
2014-03-03 | kvm: x86: Always assume segments to be usable | 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-30 | kvm: FPU synchronization support on x86 | Andreas Sandberg |