diff options
author | Nadav Amit <namit@cs.technion.ac.il> | 2014-06-02 15:34:05 (GMT) |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-06-18 15:46:16 (GMT) |
commit | 2eedcac8a97cef43c9c5236398fc8c9d0fd9cc0c (patch) | |
tree | 8cb8d3ed13da28adb72edb2013d5f81c0d445c81 /lib/parser.c | |
parent | e37a75a13cdae5deaa2ea2cbf8d55b5dd08638b6 (diff) | |
download | linux-2eedcac8a97cef43c9c5236398fc8c9d0fd9cc0c.tar.xz |
KVM: x86: Loading segments on 64-bit mode may be wrong
The current emulator implementation ignores the high 32 bits of the base in
long-mode. During segment load from the LDT, the base of the LDT is calculated
incorrectly and may cause the wrong segment to be loaded.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions