From: Gleb Natapov Date: Wed, 10 Feb 2010 12:21:33 +0000 (+0200) Subject: KVM: x86 emulator: Check IOPL level during io instruction emulation X-Git-Tag: v2.6.34-rc1~193^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f850e2e603bf5a05b0aee7901857cf85715aa694;p=pandora-kernel.git KVM: x86 emulator: Check IOPL level during io instruction emulation Make emulator check that vcpu is allowed to execute IN, INS, OUT, OUTS, CLI, STI. Signed-off-by: Gleb Natapov Cc: stable@kernel.org Signed-off-by: Avi Kivity --- Reading git-diff-tree failed