]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: x86 emulator: fix the saving of of the eip value
authorIzik Eidus <izike@qumranet.com>
Sun, 11 Nov 2007 12:46:34 +0000 (14:46 +0200)
committerAvi Kivity <avi@qumranet.com>
Tue, 27 Nov 2007 13:10:45 +0000 (15:10 +0200)
commit2a738e20a11b44219aa83073d625ff1a7004e463
treefc25b65d8d5b19ddd29f766a7ee079d1da29c71f
parente826ec9ae2baf9980402e85f0bbe1dac53ceb110
KVM: x86 emulator: fix the saving of of the eip value

this make sure that no matter what is the operand size,
all the value of the eip will be saved

Signed-off-by: Izik Eidus <izike@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/x86_emulate.c