commit | 8c60435261deaefeb53ce3222d04d7d5bea81296 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@amd.com> | Thu Jun 18 12:56:01 2009 +0200 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:33:01 2009 +0300 |
tree | 4225e92f082d673ffa97f878b7e9209f89e21d5a | |
parent | e66bb2ccdcf76d032bbb464b35c292bb3ee58f9b [diff] |
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 <christoph.egger@amd.com> Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Andre Przywara <andre.przywara@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>