KVM: inject #UD in 64bit mode from instruction that are not valid there
authorGleb Natapov <gleb@redhat.com>
Thu, 11 Feb 2010 12:43:14 +0000 (14:43 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Apr 2010 09:27:40 +0000 (12:27 +0300)
Some instruction are obsolete in a long mode. Inject #UD.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found