From: Avi Kivity Date: Sun, 1 Aug 2010 09:53:09 +0000 (+0300) Subject: KVM: x86 emulator: put register operand fetch into a function X-Git-Tag: v2.6.37-rc1~142^2~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91ff3cb43cb3dd8810d726dfa1f3736dc9aea1df;p=pandora-kernel.git KVM: x86 emulator: put register operand fetch into a function The code is repeated three times, put it into fetch_register_operand() Signed-off-by: Avi Kivity --- Reading git-diff-tree failed