From: Andre Przywara Date: Thu, 18 Jun 2009 10:56:01 +0000 (+0200) Subject: KVM: x86 emulator: Add sysenter emulation X-Git-Tag: v2.6.32-rc1~693^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c60435261deaefeb53ce3222d04d7d5bea81296;p=pandora-kernel.git KVM: x86 emulator: Add sysenter emulation Handle #UD intercept of the sysenter instruction in 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