diff options
author | Pierre Morel <pmorel@linux.vnet.ibm.com> | 2016-11-15 15:51:38 +0800 |
---|---|---|
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | 2017-01-20 10:01:24 +0100 |
commit | e70377dfa4bbc2e101066ca35675bed4129c5a8c (patch) | |
tree | a9a0ba6a3937e8dcc4fff8cb72396cb756d3d031 /target | |
parent | 03805be08195fca358b12dacc26370f8d1b2c27b (diff) |
s390x/pci: change the device array to a list
In order to support a greater number of devices we use a QTAILQ
list of devices instead of a limited array.
This leads us to change:
- every lookup function s390_pci_find_xxx() for QTAILQ
- the FH_MASK_INDEX to index up to 65536 devices
Signed-off-by: Pierre Morel <pmorel@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions