KVM: x86 emulator: disable writeback when decode dest operand
authorWei Yongjun <yjwei@cn.fujitsu.com>
Wed, 4 Aug 2010 07:38:18 +0000 (15:38 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:00 +0000 (10:51 +0200)
This patch change to disable writeback when decode dest
operand if the dest type is ImplicitOps or not specified.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found