Hi On Wed, Jul 29, 2015 at 10:31 AM, Paolo Bonzini <pbonz...@redhat.com> wrote: > I think what we've been doing (e.g. hw/scsi/megasas.c) is to just always > save it.
I don't mind, I guess I just wanted to have a similar dump as the existing save(): if (ivshmem_has_feature(proxy, IVSHMEM_MSI)) { msix_save(pci_dev, f); ... -- Marc-André Lureau