diff options
author | 2012-02-08 14:34:38 +0100 | |
---|---|---|
committer | 2012-03-08 14:10:26 +0200 | |
commit | 7f3d35fddd173e52886d03bc34b5b5d6f5bea343 (patch) | |
tree | 9561913495a92c398b9b8e372d4e9a5c1d55c7f4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice (diff) | |
download | linux-dev-7f3d35fddd173e52886d03bc34b5b5d6f5bea343.tar.xz linux-dev-7f3d35fddd173e52886d03bc34b5b5d6f5bea343.zip |
KVM: x86 emulator: Fix task switch privilege checks
Currently, all task switches check privileges against the DPL of the
TSS. This is only correct for jmp/call to a TSS. If a task gate is used,
the DPL of this take gate is used for the check instead. Exceptions,
external interrupts and iret shouldn't perform any check.
[avi: kill kvm-kmod remnants]
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions