Re: [Qemu-devel] [PATCH v3 5/7] General warn report fixups

2017-09-08 Thread Markus Armbruster
Alistair Francis writes: > Tidy up some of the warn_report() messages after having converted them > to use warn_report(). > > Signed-off-by: Alistair Francis > --- > > block/vvfat.c | 3 +-- > hw/arm/vexpress.c | 2 +- > hw/i386/xen/xen-mapcache.c | 2 +- > hw/mips/mips

[Qemu-devel] [PATCH v3 5/7] General warn report fixups

2017-09-01 Thread Alistair Francis
Tidy up some of the warn_report() messages after having converted them to use warn_report(). Signed-off-by: Alistair Francis --- block/vvfat.c | 3 +-- hw/arm/vexpress.c | 2 +- hw/i386/xen/xen-mapcache.c | 2 +- hw/mips/mips_malta.c| 4 ++-- hw/mips/mips_r4k.c