commit | 9a93b61730e3b46ef1c01ca522c6abe80ec13832 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Mon Nov 21 18:57:31 2011 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Nov 21 15:05:59 2011 -0600 |
tree | 980eadcaf28fc5e87f359e032d5b1ce6076fad73 | |
parent | 50322249fdfa3fb8bc6a67c50aebb0f9c36bafb6 [diff] |
msix: Prevent bogus mask updates on MMIO accesses >From: Jan Kiszka <jan.kiszka@siemens.com> Only accesses to the MSI-X table must trigger a call to msix_handle_mask_update, otherwise the vector value might be out of range. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>