]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KVM: x86: Getting rid of grp45 in emulator
authorNadav Amit <namit@cs.technion.ac.il>
Thu, 18 Sep 2014 19:39:41 +0000 (22:39 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Nov 2014 11:07:20 +0000 (12:07 +0100)
commitf7784046ab7cfc1645f4110b6ed14fbdffc2abee
treea8cd3a29ab7962c08a24993a78e2bb671399e815
parent4be4de7ef9fd3a4d77320d4713970299ffecd286
KVM: x86: Getting rid of grp45 in emulator

Breaking grp45 to the relevant functions to speed up the emulation and simplify
the code. In addition, it is necassary the next patch will distinguish between
far and near branches according to the flags.

Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/emulate.c