From: Andre Przywara Date: Wed, 17 Jun 2009 13:50:33 +0000 (+0200) Subject: KVM: x86 emulator: Prepare for emulation of syscall instructions X-Git-Tag: v2.6.32-rc1~693^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e99f0507125f45b723a9069e9e854c3c4758e7ba;p=pandora-kernel.git KVM: x86 emulator: Prepare for emulation of syscall instructions Add the flags needed for syscall, sysenter and sysexit to the opcode table. Catch (but for now ignore) the opcodes in the emulation switch/case. Signed-off-by: Andre Przywara Signed-off-by: Amit Shah Signed-off-by: Christoph Egger Signed-off-by: Avi Kivity --- Reading git-diff-tree failed