commit | 36089fed70337f4d96a5c3aa7fadc4095b707f73 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Wed Aug 04 15:38:18 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:51:00 2010 +0200 |
tree | 72f8450214eaa8769ec75df3c0dddce8d3bc2f0e | |
parent | 06cb704611caf40e531a3835809283f14f5307d5 [diff] |
KVM: x86 emulator: disable writeback when decode dest operand 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>