commit | 5b5f1330da2d7e5b5cbde8c60738774b2bd8692f | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Thu May 17 10:32:30 2012 -0300 |
committer | Avi Kivity <avi@redhat.com> | Mon May 21 19:22:49 2012 +0300 |
tree | 052fe0a536faf4ef25b12a091e624484b8905bb3 | |
parent | bc4caf49c7fee6d1e063df32ca7554e5b98bfc89 [diff] |
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>