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)
So it can call emulate_gp() without forward declarations.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found