From: Gleb Natapov Date: Wed, 14 Jul 2010 16:05:45 +0000 (+0300) Subject: KVM: x86: never re-execute instruction with enabled tdp X-Git-Tag: v2.6.36-rc1~580^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68be0803456b3eed33038be5566710ad7648c854;p=pandora-kernel.git KVM: x86: never re-execute instruction with enabled tdp With tdp enabled we should get into emulator only when emulating io, so reexecution will always bring us back into emulator. Signed-off-by: Gleb Natapov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed