On Thu, 18 Dec 2014 09:52:05 +0100 Frank Blaschka <blasc...@linux.vnet.ibm.com> wrote:
> This set of patches implemets PCI support for the s390 platform. > Now it is possible to run virtio-net-pci and potentially all > virtual pci devices conforming to s390 platform constrains. > > V1 added lot of feedback from Alex Graf > fixed tons of endian issues > > V2 added couple of small improvments and code cleanup > fixed build on 32-bit and non Linux > added pci to maintainer file > > Please consider for integration into 2.3 Replaced the PCI patches on my s390-next branch with these. > > Thanks, > > Frank > > Frank Blaschka (3): > s390: Add PCI bus support > s390: implement pci instructions > kvm: extend kvm_irqchip_add_msi_route to work on s390 >