diff options
author | Gleb Natapov <gleb@redhat.com> | 2013-04-11 12:30:01 +0300 |
---|---|---|
committer | Gleb Natapov <gleb@redhat.com> | 2013-04-14 09:44:17 +0300 |
commit | 1146a78b8d88fc0e0ca2ab9c549821242e289432 (patch) | |
tree | 396cf7dd64c7f38b7c50250e545b46b29e4134cc /drivers | |
parent | 991eebf9f8e523e7ff1e4d31ac80641582b2e57a (diff) | |
download | linux-3.10-1146a78b8d88fc0e0ca2ab9c549821242e289432.tar.gz linux-3.10-1146a78b8d88fc0e0ca2ab9c549821242e289432.tar.bz2 linux-3.10-1146a78b8d88fc0e0ca2ab9c549821242e289432.zip |
KVM: emulator: Do not fail on emulation of undefined opcode
Emulation of undefined opcode should inject #UD instead of causing
emulation failure. Do that by moving Undefined flag check to emulation
stage and injection #UD there.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions