commit | 0cb5762ed2b3113b3b8aa84d1d26b815aea71787 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@amd.com> | Wed Jun 17 15:50:31 2009 +0200 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:32:59 2009 +0300 |
tree | 72fa0759911a0433bb5cc9f238bc0226bd9748b6 | |
parent | 229456fc34b1c9031b04f7581e7b755d1cebfe9c [diff] |
KVM: Allow emulation of syscalls instructions on #UD Add the opcodes for syscall, sysenter and sysexit to the list of instructions handled by the undefined opcode handler. 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>