d1 parent f4e1b3c8bd2a044cd0ccf80595bfd088a49fe60b author Zachary Amsden 1282291637 -1000 committer Avi Kivity 1287910282 +0200 KVM: x86: Move TSC offset writes to common code Also, ensure that the storing of the offset and the reading of the TSC are never preempted by taking a spinlock. While the lock is overkill now, it is useful later in this patch series. Signed-off-by: Zachary Amsden Signed-off-by: Marcelo Tosatti Z6 x