Re: [Qemu-devel] [PATCH 0/3 V1] add PCI support for the s390 platform

2014-12-10 Thread Cornelia Huck
On Wed, 3 Dec 2014 13:52:36 +0100 Cornelia Huck wrote: > On Wed, 26 Nov 2014 10:05:10 +0100 > Frank Blaschka 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

Re: [Qemu-devel] [PATCH 0/3 V1] add PCI support for the s390 platform

2014-12-03 Thread Cornelia Huck
On Wed, 26 Nov 2014 10:05:10 +0100 Frank Blaschka 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 >