diff options
author | Mohammed Gamal <m.gamal005@gmail.com> | 2010-05-31 22:40:54 +0300 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-08-01 10:39:24 +0300 |
commit | 5120702e732ed72c7055f511f8dd01de36424569 (patch) | |
tree | 0294b9e9c71a504d30e50e539e9bb1661e7ac762 /Documentation/kvm | |
parent | b66d80006e415ee083e59c9429911eab78047f8f (diff) | |
download | linux-5120702e732ed72c7055f511f8dd01de36424569.tar.gz linux-5120702e732ed72c7055f511f8dd01de36424569.tar.xz |
KVM: VMX: Properly return error to userspace on vmentry failure
The vmexit handler returns KVM_EXIT_UNKNOWN since there is no handler
for vmentry failures. This intercepts vmentry failures and returns
KVM_FAIL_ENTRY to userspace instead.
Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'Documentation/kvm')
0 files changed, 0 insertions, 0 deletions