KVM: x86 emulator: fix ret emulation
authorAvi Kivity <avi@redhat.com>
Thu, 27 Nov 2008 22:14:07 +0000 (00:14 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:55:05 +0000 (16:55 +0200)
'ret' did not set the operand type or size for the destination, so
writeback ignored it.

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

No differences found