On Oct 7 18:24, Lukasz Maniak wrote:
> +static void nvme_update_msixcap_ts(PCIDevice *pci_dev, uint32_t table_size)
> +{
> + uint8_t *config;
> +
> + assert(pci_dev->msix_cap);Not all platforms support msix, so an assert() is not right.
signature.asc
Description: PGP signature
