]> Git Repo - linux.git/commit
KVM: x86 emulator: cleanup xchg emulation
authorGleb Natapov <[email protected]>
Wed, 28 Apr 2010 16:15:24 +0000 (19:15 +0300)
committerAvi Kivity <[email protected]>
Sun, 1 Aug 2010 07:35:29 +0000 (10:35 +0300)
commitf0c13ef1a8f31be08bf1b1244fe4565f11f4b009
tree86386e9237cf6a32307127dd5c67566814cfd7c1
parent054fe9f6e3b76877516b37ac7d83d58c7f37c1b6
KVM: x86 emulator: cleanup xchg emulation

Dst operand is already initialized during decoding stage. No need to
reinitialize.

Signed-off-by: Gleb Natapov <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
arch/x86/kvm/emulate.c
This page took 0.05312 seconds and 4 git commands to generate.