From: Andre Przywara Date: Thu, 18 Jun 2009 10:56:02 +0000 (+0200) Subject: KVM: x86 emulator: Add sysexit emulation X-Git-Tag: v2.6.32-rc1~693^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4668f050787015805a7e8ea29cc4f81d8f07cedb;p=pandora-kernel.git KVM: x86 emulator: Add sysexit emulation Handle #UD intercept of the sysexit instruction in 64bit mode returning to 32bit compat mode on an AMD host. Setup the segment descriptors for CS and SS and the EIP/ESP registers according to the manual. Signed-off-by: Christoph Egger Signed-off-by: Amit Shah Signed-off-by: Andre Przywara Signed-off-by: Avi Kivity --- Reading git-diff-tree failed