diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2014-06-30 10:54:17 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-07-09 18:09:55 +0200 |
commit | 9bf418335e24da995ea682a028926d7e1036be6f (patch) | |
tree | 2744a9564a101286b60272ff7eff4c216326d19c /arch/x86/kvm/emulate.c | |
parent | 62baf44cad3bc6b37115cc21e4228fe53d4f3474 (diff) |
KVM: nSVM: Fix IOIO bitmap evaluation
First, kvm_read_guest returns 0 on success. And then we need to take the
access size into account when testing the bitmap: intercept if any of
bits corresponding to the access is set.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/emulate.c')
0 files changed, 0 insertions, 0 deletions