]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Drop "notsc" no longer needed kernel option
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 9 Nov 2011 19:25:34 +0000 (23:25 +0400)
committerPekka Enberg <penberg@kernel.org>
Wed, 9 Nov 2011 19:44:19 +0000 (21:44 +0200)
commit8b400fc3304488d4658918fb9cd740575f7428b8
treead59098d166215b8fad9c416544311436f808790
parent78a5de58c9320907c912db8517534a3e67082c8b
kvm tools: Drop "notsc" no longer needed kernel option

"notsc" option has been used to avoid APIC calibration
problem at early days when we didn't support APIC at all.

Now with KVM APIC emulation used there is no longer need
for this option. Drop it.

Reported-by: Richard Weinberger <richard@nod.at>
Tested-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/builtin-run.c