kvm: x86: Fix segment registers to make them VMX compatible
[gem5.git] / src / cpu / kvm / base.hh
2013-06-11 Andreas Sandbergkvm: Add more VM stats
2013-06-11 Andreas Sandbergkvm: Separate host frequency from simulated CPU frequency
2013-06-11 Andreas Sandbergkvm: Don't handle IO and execute in the same tick
2013-06-11 Andreas Sandbergkvm: Maintain a local instruction counter and update...
2013-06-03 Andreas Sandbergkvm: Allow architectures to override the cycle accounti...
2013-05-14 Andreas Sandbergkvm: Fix the memory interface used by KVM
2013-05-02 Andreas Sandbergkvm: Add a stat counting number of instructions executed
2013-04-22 Andreas Sandbergkvm: Add experimental support for a perf-based executio...
2013-04-22 Andreas Sandbergkvm: Avoid synchronizing the TC on every KVM exit
2013-04-22 Andreas Sandbergkvm: Basic support for hardware virtualized CPUs