commit | 3032b925f00ba2653f7695d356d6f8284c82038d | [log] [tgz] |
---|---|---|
author | Jes Sorensen <jes@sgi.com> | Mon May 25 10:22:17 2009 +0200 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:32:42 2009 +0300 |
tree | 8f9523d50b3afe8ed3d426964a26dd70e54c2e9a | |
parent | c5ff41ce66382d657a76bc06ba252d848826950f [diff] |
KVM: ia64: Correct itc_offset calculations Init the itc_offset for all possible vCPUs. The current code by mistake ends up only initializing the offset on vCPU 0. Spotted by Gleb Natapov. Signed-off-by: Jes Sorensen <jes@sgi.com> Acked-by : Xiantao Zhang <xiantao.zhang@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>