Review Board 2.0.15


kvm: Avoid synchronizing the TC on every KVM exit

Review Request #1749 - Created March 7, 2013 and submitted

Information
Ali Saidi
gem5
default
Reviewers
Default
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.

   
Review request changed
Updated (April 22, 2013, 11:46 p.m.)

Status: Closed (submitted)