commit | f2483415293b180945da707e7dbe74e5daa72651 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Jan 20 18:20:20 2010 +0100 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Mar 01 12:36:01 2010 -0300 |
tree | 0c8d5e8ec02ae6f06f1dd1cf68d36e2a9fce6287 | |
parent | b60d513c32e2ddc8b3e9e1465b94913d44d19810 [diff] |
KVM: VMX: Fix exceptions of mov to dr Injecting GP without an error code is a bad idea (causes unhandled guest exits). Moreover, we must not skip the instruction if we injected an exception. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>