diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2013-04-04 12:27:21 +0200 |
---|---|---|
committer | Gleb Natapov <gleb@redhat.com> | 2013-04-07 13:53:47 +0200 |
commit | 05e07f9bdb0ea3c1c52029e6c4db77c9f7c92a5c (patch) | |
tree | d84ca956c581c7657c21d495062354d8fb1a349c /arch/m32r/kernel/vmlinux.lds.S | |
parent | KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controls (diff) | |
download | linux-05e07f9bdb0ea3c1c52029e6c4db77c9f7c92a5c.tar.xz linux-05e07f9bdb0ea3c1c52029e6c4db77c9f7c92a5c.zip |
kvm: fix MMIO/PIO collision misdetection
PIO and MMIO are separate address spaces, but
ioeventfd registration code mistakenly detected
two eventfds as duplicate if they use the same address,
even if one is PIO and another one MMIO.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Diffstat (limited to 'arch/m32r/kernel/vmlinux.lds.S')
0 files changed, 0 insertions, 0 deletions