commit | 606b1c3e87597c2d6c9f3eb833a7251262390295 | [log] [tgz] |
---|---|---|
author | Nadav Amit <namit@cs.technion.ac.il> | Mon Jun 02 18:34:06 2014 +0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Jun 18 17:46:17 2014 +0200 |
tree | 1319dfd6b2a82ac9c7657a09ba41b77a170caee0 | |
parent | 2eedcac8a97cef43c9c5236398fc8c9d0fd9cc0c [diff] |
KVM: x86: sgdt and sidt are not privilaged The SGDT and SIDT instructions are not privilaged, i.e. they can be executed with CPL>0. Signed-off-by: Nadav Amit <namit@cs.technion.ac.il> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>