]> Git Repo - qemu.git/commit
s390x/pci: return real state during listing PCI
authorYi Min Zhao <[email protected]>
Wed, 16 Dec 2015 09:36:31 +0000 (17:36 +0800)
committerCornelia Huck <[email protected]>
Wed, 13 Jan 2016 09:53:42 +0000 (10:53 +0100)
commit88bfa2166ac0b14483a2a2c667499bf3617aebf0
tree05d97e4765873ca0af73c54b5db96cf84931bb67
parent1789f4e37c78d408dfa61655dfd8b397554152f9
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 <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
hw/s390x/s390-pci-inst.c
This page took 0.025665 seconds and 4 git commands to generate.