KVM: PPC: use ticks, not usecs, for exit timing
authorStuart Yoder <stuart.yoder@freescale.com>
Mon, 28 Mar 2011 20:01:56 +0000 (15:01 -0500)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:47:49 +0000 (08:47 -0400)
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>

No differences found