msix: assert that accesses are within bounds
commit58cf0f86d4ab6b78d11850557c5335ecfd2d2696
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 1 Dec 2020 14:42:23 +0000 (1 09:42 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 15 Dec 2020 17:52:00 +0000 (15 12:52 -0500)
tree97d42a938a8ab41b6f93152da1702936bd70eea0
parentc9ca89a9079688b3832b0ad3d7baf6418320dc64
msix: assert that accesses are within bounds

This makes the testcase from the next patch fail.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/pci/msix.c