On Wed, Feb 28, 2018 at 07:33:55AM -0700, Jan Beulich wrote:
> >>> On 23.01.18 at 16:07, wrote:
> > @@ -255,6 +256,23 @@ static void modify_bars(const struct pci_dev *pdev,
> > bool map, bool rom)
> > }
> > }
> >
> > +/* Remove any MSIX regions if present. */
> > +for ( i
>>> On 23.01.18 at 16:07, wrote:
> +void vpci_msix_arch_print(const struct vpci_msix *msix)
> +{
> +unsigned int i;
> +
> +for ( i = 0; i < msix->max_entries; i++ )
> +{
> +const struct vpci_msix_entry *entry = &msix->entries[i];
> +
> +printk("%6u vec=%02x%7s%6s%3sasse