On Fri, 19 Feb 2016 15:18:11 +0000 Wei Yang <richard.weiy...@gmail.com> wrote:
> Even PCI_CAP_FLAGS has the same value as PCI_MSIX_FLAGS, the later one is > the more proper on retrieving MSIX entries. > > This patch uses PCI_MSIX_FLAGS to retrieve the MSIX entries. > > Signed-off-by: Wei Yang <richard.weiy...@gmail.com> > CC: Cornelia Huck <cornelia.h...@de.ibm.com> > CC: Christian Borntraeger <borntrae...@de.ibm.com> > --- > hw/s390x/s390-pci-bus.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks, applied to s390-next.