]> Pileus Git - ~andy/linux/commit
KVM: x86 emulator: make register_address_increment and JMP_REL static inlines
authorHarvey Harrison <harvey.harrison@gmail.com>
Tue, 19 Feb 2008 15:40:41 +0000 (07:40 -0800)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 08:53:23 +0000 (11:53 +0300)
commit7a95727567f0991751c2db774a110b4f8080de7f
treedc2cc8725cbc8cd8ed8d79bffc68a6e01ed99736
parente4706772ea46e57cf69a7140c40063a21884c8e0
KVM: x86 emulator: make register_address_increment and JMP_REL static inlines

Change jmp_rel() to a function as well.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/x86_emulate.c