]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: put register operand write back to a function
authorWei Yongjun <yjwei@cn.fujitsu.com>
Tue, 17 Aug 2010 01:17:30 +0000 (09:17 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:06 +0000 (10:51 +0200)
commit01ed2e498cf4e6e90e501de921f55810ce4190f7
treee111e9c112a62f5c9225c51b17dd062ad4f7e47e
parent4c8fac9a1055bced631d5e8b09b997bdb3b3f213
KVM: x86 emulator: put register operand write back to a function

Introduce function write_register_operand() to write back the
register operand.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c