Re: [Qemu-devel] [PATCH v7 20/28] include: remove compat.h

2018-12-26 Thread Igor Mammedov
On Fri, 21 Dec 2018 13:04:02 +0400 Marc-André Lureau wrote: > The header is now empty. > > Signed-off-by: Marc-André Lureau Reviewed-by: Igor Mammedov > --- > include/hw/compat.h| 4 > include/hw/i386/pc.h | 1 - > hw/arm/virt.c | 1 - > hw/ppc/spapr.c

Re: [Qemu-devel] [PATCH v7 20/28] include: remove compat.h

2018-12-21 Thread Cornelia Huck
On Fri, 21 Dec 2018 13:04:02 +0400 Marc-André Lureau wrote: > The header is now empty. > > Signed-off-by: Marc-André Lureau > --- > include/hw/compat.h| 4 > include/hw/i386/pc.h | 1 - > hw/arm/virt.c | 1 - > hw/ppc/spapr.c | 1 - > hw/s390x/s390-v

[Qemu-devel] [PATCH v7 20/28] include: remove compat.h

2018-12-21 Thread Marc-André Lureau
The header is now empty. Signed-off-by: Marc-André Lureau --- include/hw/compat.h| 4 include/hw/i386/pc.h | 1 - hw/arm/virt.c | 1 - hw/ppc/spapr.c | 1 - hw/s390x/s390-virtio-ccw.c | 1 - 5 files changed, 8 deletions(-) delete mode 100644 include/h