From: Jan Kiszka Date: Wed, 13 Mar 2013 10:31:24 +0000 (+0100) Subject: KVM: nVMX: Add preemption timer support X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0238ea913c21a89387f93097acfbdfeebc9c9257;p=pandora-kernel.git KVM: nVMX: Add preemption timer support Provided the host has this feature, it's straightforward to offer it to the guest as well. We just need to load to timer value on L2 entry if the feature was enabled by L1 and watch out for the corresponding exit reason. Reviewed-by: Paolo Bonzini Signed-off-by: Jan Kiszka Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed