]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kvm/emulate.c
KVM: x86 emulator: move linearize() downwards
authorAvi Kivity <avi@redhat.com>
Sun, 3 Apr 2011 09:33:12 +0000 (12:33 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 11 May 2011 11:57:07 +0000 (07:57 -0400)
commit52fd8b445f5e8572526e3f84c753079470152414
tree08d38c7913c1141b6897ebd2c8391af7e077ae5c
parent83b8795a29c53a5f9f202933818128aa54c3e8d2
KVM: x86 emulator: move linearize() downwards

So it can call emulate_gp() without forward declarations.

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