From: Gleb Natapov Date: Thu, 18 Mar 2010 13:20:12 +0000 (+0200) Subject: KVM: x86 emulator: fix return values of syscall/sysenter/sysexit emulations X-Git-Tag: v2.6.35-rc1~436^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e901c4cf4b550ad37840870246e835889cf7322;p=pandora-kernel.git KVM: x86 emulator: fix return values of syscall/sysenter/sysexit emulations Return X86EMUL_PROPAGATE_FAULT is fault was injected. Also inject #UD for those instruction when appropriate. Signed-off-by: Gleb Natapov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed