commit | 88bfa2166ac0b14483a2a2c667499bf3617aebf0 | [log] [tgz] |
---|---|---|
author | Yi Min Zhao <zyimin@linux.vnet.ibm.com> | Wed Dec 16 17:36:31 2015 +0800 |
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | Wed Jan 13 10:53:42 2016 +0100 |
tree | 05d97e4765873ca0af73c54b5db96cf84931bb67 | |
parent | 1789f4e37c78d408dfa61655dfd8b397554152f9 [diff] |
s390x/pci: return real state during listing PCI At present, list_pci() shows all PCI devices as being in configured state. As devices can be deconfigured by the guest, we need to show the real configuration status instead. Signed-off-by: Yi Min Zhao <zyimin@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>