commit | 24294b9a3fbe00289c039fb3e80087be66b8c415 | [log] [tgz] |
---|---|---|
author | Stuart Yoder <stuart.yoder@freescale.com> | Tue May 17 18:26:00 2011 -0500 |
committer | Avi Kivity <avi@redhat.com> | Tue Jul 12 13:16:28 2011 +0300 |
tree | 2199e25d9944af4b13940ef9f27c36b082146d96 | |
parent | 45bd07b9d5202c910b31c92bd15572b560198c26 [diff] |
KVM: PPC: fix partial application of "exit timing in ticks" 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>