diff options
author | Lara Lazier <laramglazier@gmail.com> | 2021-07-25 11:08:55 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-07-29 10:15:52 +0200 |
commit | eceb4f01123355a7045ec4ba9cd547511682a4d9 (patch) | |
tree | fc8629ffbea81f7dbffff78f248752b24ce38d33 /target/i386/sev-stub.c | |
parent | 5b945f23d651a71aa722cc6af84a480d41bc549a (diff) |
target/i386: Added consistency checks for event injection
VMRUN exits with SVM_EXIT_ERR if either:
* The event injected has a reserved type.
* When the event injected is of type 3 (exception), and the vector that
has been specified does not correspond to an exception.
This does not fix the entire exc_inj test in kvm-unit-tests.
Signed-off-by: Lara Lazier <laramglazier@gmail.com>
Message-Id: <20210725090855.19713-1-laramglazier@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/i386/sev-stub.c')
0 files changed, 0 insertions, 0 deletions