]> Git Repo - qemu.git/commit - hw/s390x/s390-pci-bus.h
s390x/pci: enforce zPCI state checking
authorYi Min Zhao <[email protected]>
Tue, 19 Apr 2016 07:03:13 +0000 (15:03 +0800)
committerCornelia Huck <[email protected]>
Mon, 11 Jul 2016 07:48:05 +0000 (09:48 +0200)
commit5d1abf234462d13bef3617cc2c55b6815703ddf2
treea8cd1e8033e3fbf840829a1ecc4dab6c0c06a78d
parent06a96dae11a70f3c519a706639e200a635a2cc55
s390x/pci: enforce zPCI state checking

Current code uses some fields combinatorially to indicate the state of
a s390 pci device. This patch introduces device states in order to make
the code more readable and more logical.

Signed-off-by: Yi Min Zhao <[email protected]>
Reviewed-by: Pierre Morel <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
hw/s390x/s390-pci-bus.c
hw/s390x/s390-pci-bus.h
hw/s390x/s390-pci-inst.c
hw/s390x/s390-pci-inst.h
include/hw/s390x/sclp.h
This page took 0.027085 seconds and 4 git commands to generate.