----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1749/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9621:4560fb29509f --------------------------- kvm: Avoid synchronizing the TC on every KVM exit Reduce the number of KVM->TC synchronizations by overloading the getContext() method and only request an update when the TC is requested as opposed to every time KVM returns to gem5. Diffs ----- src/cpu/base.hh e6347e559e8f src/cpu/kvm/base.hh PRE-CREATION src/cpu/kvm/base.cc PRE-CREATION Diff: http://reviews.gem5.org/r/1749/diff/ Testing ------- Thanks, Ali Saidi _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
