]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3c682af0895336528f7e97211caa7f7325265ffe
tree72f8450214eaa8769ec75df3c0dddce8d3bc2f0e
parent687b3d83c0692bfe940ecf639084ba603dcf3010
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>
arch/x86/kvm/emulate.c