msix: Invoke msix_handle_mask_update on msix_mask_all
commit5b5f1330da2d7e5b5cbde8c60738774b2bd8692f
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 17 May 2012 13:32:30 +0000 (17 10:32 -0300)
committerAvi Kivity <avi@redhat.com>
Mon, 21 May 2012 16:22:49 +0000 (21 19:22 +0300)
tree052fe0a536faf4ef25b12a091e624484b8905bb3
parentbc4caf49c7fee6d1e063df32ca7554e5b98bfc89
msix: Invoke msix_handle_mask_update on msix_mask_all

In preparation of firing vector notifiers on mask changes, call
msix_handle_mask_update also from msix_mask_all. So far, this will have
no real effect.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/msix.c