From: Jan Kiszka Date: Tue, 28 Sep 2010 14:37:42 +0000 (+0200) Subject: KVM: VMX: Add AX to list of registers clobbered by guest switch X-Git-Tag: v2.6.37-rc1~142^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07d6f555d536aad1d74bb8b41dae9385007ecc26;p=pandora-kernel.git KVM: VMX: Add AX to list of registers clobbered by guest switch By chance this caused no harm so far. We overwrite AX during switch to/from guest context, so we must declare this. Signed-off-by: Jan Kiszka Signed-off-by: Avi Kivity --- Reading git-diff-tree failed