diff options
author | Yi Min Zhao <zyimin@linux.vnet.ibm.com> | 2016-12-13 18:31:25 +0800 |
---|---|---|
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | 2017-01-20 10:02:02 +0100 |
commit | 857cc71985dcd553a601fb9a0df7919359c23115 (patch) | |
tree | 9723516448dabfe4f3d0cf4191bdc6458cf2db14 /hw/s390x/s390-pci-inst.c | |
parent | d2f07120a35ab31715e9c73438705b635873d06a (diff) |
s390x/pci: merge msix init functions
Currently there're two functions, s390_pci_setup_msix() and
s390_pci_msix_init(), for msix initialization, and being called once
for each zpci device plugging. Let's integrate them.
Moreover msix is mandatory in s390 architecture. So we ensure the pci
device being plugged supports msix. For vfio (which is the only tested
setup so far), nothing changes.
Signed-off-by: Yi Min Zhao <zyimin@linux.vnet.ibm.com>
Reviewed-by: Pierre Morel <pmorel@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'hw/s390x/s390-pci-inst.c')
0 files changed, 0 insertions, 0 deletions