diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2017-08-17 15:03:32 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-10-12 14:01:56 +0200 |
commit | 9b8ebbdb74b5ad76b9dfd8b101af17839174b126 (patch) | |
tree | 11de803b9b9fe72f1f0a60d0ec81959120116dc2 /arch/x86/kvm/svm.c | |
parent | 05cade71cf3b925042569c3e8dc1fa68a2b26995 (diff) | |
download | lwn-9b8ebbdb74b5ad76b9dfd8b101af17839174b126.tar.gz lwn-9b8ebbdb74b5ad76b9dfd8b101af17839174b126.zip |
KVM: x86: extend usage of RET_MMIO_PF_* constants
The x86 MMU if full of code that returns 0 and 1 for retry/emulate. Use
the existing RET_MMIO_PF_RETRY/RET_MMIO_PF_EMULATE enum, renaming it to
drop the MMIO part.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm.c')
0 files changed, 0 insertions, 0 deletions