index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
kvm
Age
Commit message (
Expand
)
Author
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 handling of EAGAIN when creating timers
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-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-22
kvm: Add support for pseudo-ops on ARM
Andreas Sandberg
2013-04-22
kvm: Add support for state dumping on ARM
Andreas Sandberg
2013-04-22
kvm: Add basic support for ARM
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