commit | fe1140cc369410a9c206fdb7aaabc644bd213dc2 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sat Feb 23 17:05:29 2013 +0100 |
committer | Gleb Natapov <gleb@redhat.com> | Wed Feb 27 13:19:18 2013 +0200 |
tree | 183135861fb402b7aa655be43fb1da080041681c | |
parent | bd31a7f55777a46063ebe3d50e6536cfff51a757 [diff] |
x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock 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>