Zachary Amsden 47008cd887 KVM: x86: Move TSC reset out of vmcb_init
The VMCB is reset whenever we receive a startup IPI, so Linux is setting
TSC back to zero happens very late in the boot process and destabilizing
the TSC.  Instead, just set TSC to zero once at VCPU creation time.

Why the separate patch?  So git-bisect is your friend.

Signed-off-by: Zachary Amsden <zamsden@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2010-10-11 12:36:07 +02:00
..
2010-09-08 14:50:58 -03:00
2010-08-01 10:47:05 +03:00
2010-03-01 12:36:00 -03:00
2010-08-01 10:47:05 +03:00
2010-05-17 12:17:35 +03:00
2010-08-01 10:47:00 +03:00