commit | f7784046ab7cfc1645f4110b6ed14fbdffc2abee | [log] [tgz] |
---|---|---|
author | Nadav Amit <namit@cs.technion.ac.il> | Thu Sep 18 22:39:41 2014 +0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Nov 03 12:07:20 2014 +0100 |
tree | a8cd3a29ab7962c08a24993a78e2bb671399e815 | |
parent | 4be4de7ef9fd3a4d77320d4713970299ffecd286 [diff] |
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>