kvm: bios: revert TSC zeroing
commit6329d4d66292f231efb6416ff18138231e79c06b
authorMarcelo Tosatti <mtosatti@redhat.com>
Tue, 9 Dec 2008 01:12:49 +0000 (8 23:12 -0200)
committerAvi Kivity <avi@redhat.com>
Sun, 28 Dec 2008 09:31:57 +0000 (28 11:31 +0200)
tree7b5540c41765c3545e45c4ba21d6f77374f11664
parent6df785cae3a18390723d4f35ffd5622c7e326c03
kvm: bios: revert TSC zeroing

The TSC is zeroed at RESET, and not at SMP initialization.

This avoids the TSC from going out of sync between vcpu's on SMP
guests.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
kvm/bios/rombios32.c
kvm/bios/rombios32start.S