KVM: x86 emulator: address size and operand size overrides are sticky
authorAvi Kivity <avi@qumranet.com>
Thu, 22 Nov 2007 12:16:12 +0000 (14:16 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:53:14 +0000 (17:53 +0200)
Current implementation is to toggle, which is incorrect.  Patch ported from
corresponding Xen code.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found