diff options
author | 2009-09-16 15:24:17 +0200 | |
---|---|---|
committer | 2009-10-04 13:57:22 +0200 | |
commit | 77b1ab1732feb5e3dcbaf31d2f7547c5229f5f3a (patch) | |
tree | bf9378c8d5b36b561b4a3d98f9e96046cb80112a /lib/debugobjects.c | |
parent | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev (diff) | |
download | wireguard-linux-77b1ab1732feb5e3dcbaf31d2f7547c5229f5f3a.tar.xz wireguard-linux-77b1ab1732feb5e3dcbaf31d2f7547c5229f5f3a.zip |
KVM: SVM: Fix tsc offset adjustment when running nested
When svm_vcpu_load is called while the vcpu is running in
guest mode the tsc adjustment made there is lost on the next
emulated #vmexit. This causes the tsc running backwards in
the guest. This patch fixes the issue by also adjusting the
tsc_offset in the emulated hsave area so that it will not
get lost.
Cc: stable@kernel.org
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions