commit | 1a040b26c5c915b317103b87ae7006d40443f197 | [log] [tgz] |
---|---|---|
author | Stuart Yoder <stuart.yoder@freescale.com> | Mon Mar 28 15:01:56 2011 -0500 |
committer | Avi Kivity <avi@redhat.com> | Sun May 22 08:47:49 2011 -0400 |
tree | 264b19e5489bfc6baab352d5353a236784cf3008 | |
parent | 49ea06957bf637b28aa338fba26432d5bafdeb99 [diff] |
KVM: PPC: use ticks, not usecs, for exit timing Convert to microseconds when displaying (with fix from Bharat Bhushan <Bharat.Bhushan@freescale.com>). This reduces rounding error with large quantities of short exits. Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>