KVM: PPC: fix partial application of "exit timing in ticks"
authorStuart Yoder <stuart.yoder@freescale.com>
Tue, 17 May 2011 23:26:00 +0000 (18:26 -0500)
committerAvi Kivity <avi@redhat.com>
Tue, 12 Jul 2011 10:16:28 +0000 (13:16 +0300)
When http://www.spinics.net/lists/kvm-ppc/msg02664.html
was applied to produce commit b51e7aa7ed6d8d134d02df78300ab0f91cfff4d2,
the removal of the conversion in add_exit_timing was left out.

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