From: Avi Kivity Date: Thu, 22 Nov 2007 12:16:12 +0000 (+0200) Subject: KVM: x86 emulator: address size and operand size overrides are sticky X-Git-Tag: v2.6.25-rc1~1138^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f21b8bf4cc4091b23669987124fd13f758abf6d6;p=pandora-kernel.git KVM: x86 emulator: address size and operand size overrides are sticky Current implementation is to toggle, which is incorrect. Patch ported from corresponding Xen code. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed