From: Joerg Roedel Date: Mon, 4 Apr 2011 10:39:25 +0000 (+0200) Subject: KVM: x86 emulator: Add check_perm callback X-Git-Tag: v3.0-rc1~350^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d09beabd7cd4cf70d982ff54656dc6431df80fa4;p=pandora-kernel.git KVM: x86 emulator: Add check_perm callback This patch adds a check_perm callback for each opcode into the instruction emulator. This will be used to do all necessary permission checks on instructions before checking whether they are intercepted or not. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed