On Wed, 13 Sep 2017 18:34:27 +0200
David Hildenbrand <da...@redhat.com> 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 to fix up:
> 
> hw/s390x/s390-virtio.c is not compiled any more but not completely deleted.

No worries, fixed up.

> 
> > 
> > Suggested-by: Cornelia Huck <coh...@redhat.com>
> > Reviewed-by: Thomas Huth <th...@redhat.com>
> > Acked-by: Christian Borntraeger <borntrae...@de.ibm.com>
> > Signed-off-by: David Hildenbrand <da...@redhat.com>
> > ---
> >  hw/s390x/Makefile.objs     |   1 -
> >  hw/s390x/s390-virtio-ccw.c | 157 
> > ++++++++++++++++++++++++++++++++++++++++++++-
> >  hw/s390x/s390-virtio.c     |  37 -----------
> >  hw/s390x/s390-virtio.h     |  15 -----
> >  4 files changed, 156 insertions(+), 54 deletions(-)

Reply via email to