« Previous | Next » 

Revision 4490c711

ID4490c71191b59dce2dd88f5f9ab49f2c92ab410c

Added by Michael S. Tsirkin about 12 years ago

ivshmem: add missing msix calls

ivshmem used msix but didn't call it on either reset or
config write paths. This used to partically work since
guests don't use all of msi-x configuration fields,
and reset is rarely used, but the patch 'msix: track function masked
in pci device state' broke that. Fix by adding appropriate calls.

Signed-off-by: Michael S. Tsirkin <>
Reported-by: Cam Macdonell <>
Tested-by: Cam Macdonell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences