Re: [Qemu-devel] [PATCH v5 03/22] s390x: get rid of s390-virtio.c

2017-09-13 Thread Cornelia Huck
On Wed, 13 Sep 2017 18:34:27 +0200 David Hildenbrand wrote: > On 13.09.2017 15:23, David Hildenbrand wrote: > > It is a leftover from the days where we had still the !ccw virtio > > machine. As this one is long gone, let's move everything to> > > s390-virtio-ccw.c. > > Whoops, another thing t

Re: [Qemu-devel] [PATCH v5 03/22] s390x: get rid of s390-virtio.c

2017-09-13 Thread David Hildenbrand
On 13.09.2017 15:23, David Hildenbrand wrote: > It is a leftover from the days where we had still the !ccw virtio > machine. As this one is long gone, let's move everything to> > s390-virtio-ccw.c. Whoops, another thing to fix up: hw/s390x/s390-virtio.c is not compiled any more but not completel

[Qemu-devel] [PATCH v5 03/22] s390x: get rid of s390-virtio.c

2017-09-13 Thread David Hildenbrand
It is a leftover from the days where we had still the !ccw virtio machine. As this one is long gone, let's move everything to s390-virtio-ccw.c. Suggested-by: Cornelia Huck Reviewed-by: Thomas Huth Acked-by: Christian Borntraeger Signed-off-by: David Hildenbrand --- hw/s390x/Makefile.objs