hw/vfio/platform: Init the interrupt mutex
commit89202c6fa87d4f181111901bb08dcd1538f8ab35
authorEric Auger <eric.auger@redhat.com>
Tue, 6 Feb 2018 18:08:26 +0000 (6 11:08 -0700)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 6 Feb 2018 18:08:26 +0000 (6 11:08 -0700)
treea38c98f049af82f06610a0cb31a510dd5a964030
parent89d5202edc5053e167c97f8e2341b2b9aa03a5c2
hw/vfio/platform: Init the interrupt mutex

Add the initialization of the mutex protecting the interrupt list.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/vfio/platform.c