x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock
authorJan Kiszka <jan.kiszka@siemens.com>
Sat, 23 Feb 2013 16:05:29 +0000 (17:05 +0100)
committerGleb Natapov <gleb@redhat.com>
Wed, 27 Feb 2013 11:19:18 +0000 (13:19 +0200)
This fixes boot lockups with "no-kvmclock", when the host is not
exposing this particular feature (QEMU: -cpu ...,-kvmclock) or when
the kvmclock initialization failed for whatever reason.

Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>

No differences found