diff options
author | Yi Min Zhao <zyimin@linux.vnet.ibm.com> | 2016-06-03 14:17:59 +0800 |
---|---|---|
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | 2016-07-11 09:48:05 +0200 |
commit | ab9746570ab375f3f2a3d5ec0c95d2621aca5493 (patch) | |
tree | 9a00b7880819ee9a56782c47a18a8e0d537f56a3 /hw/s390x/s390-pci-inst.c | |
parent | bd4976838d1f2b79d4db68a70ddf8d46e0f8b054 (diff) |
s390x/pci: refactor s390_pci_find_dev_by_idx
s390_find_dev_by_idx() only indexes usable zpci devices. It implies
that the index value of each zpci device is dynamic and may change if
a new zpci device is plugged. So we have to use a constant index to
look up the device.
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