]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: notifier for clocksource changes
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 28 Nov 2012 01:29:00 +0000 (23:29 -0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 28 Nov 2012 01:29:12 +0000 (23:29 -0200)
commit48e7ff562aad811fb796fcda5942fd4df75a7f8f
treecd7ba9c537a1a8853baed0e12bdfbc3f52a54b4c
parent2f6d2f7d17d2c5f8d51004d7bfd7873b95544dc7
KVM: x86: notifier for clocksource changes

Register a notifier for clocksource change event. In case
the host switches to clock other than TSC, disable master
clock usage.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/x86.c