s390: implement pci instructions
This patch implements the s390 pci instructions in qemu. It allows to access and drive pci devices attached to the s390 pci bus. Because of platform constrains devices using IO BARs are not supported. Also a device has to support MSI/MSI-X to run on s390. Signed-off-by:Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by:
Cornelia Huck <cornelia.huck@de.ibm.com>
hw/s390x/s390-pci-inst.c
0 → 100644
This diff is collapsed.
hw/s390x/s390-pci-inst.h
0 → 100644
Please register or sign in to comment