From: Joerg Roedel Date: Wed, 16 Sep 2009 13:24:18 +0000 (+0200) Subject: KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly X-Git-Tag: v2.6.32-rc4~55^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20824f30bb0b8ae0a4099895fd4509f54cf2e1e2;p=pandora-kernel.git KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly When running nested we need to touch the l1 guests tsc_offset. Otherwise changes will be lost or a wrong value be read. Cc: stable@kernel.org Signed-off-by: Joerg Roedel Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed