> "Markus" == Markus Armbruster writes:
Markus> = hw/arm/kzm.c = Peter Chubb
Markus> (odd fixer:i.MX31 (kzm)) Peter Maydell
Markus> (odd fixer:i.MX31 (kzm))
Markus> qemu-...@nongnu.org (open list:i.MX31 (kzm))
qemu-system-arm -m kzm -nographic -kernel zImage -initrd rootfs.cpio.gz
Ker
> "Alistair" == Alistair Francis writes:
Alistair> Convert all uses of error_report("[Ww]arning:"... to use
Alistair> warn_report() instead. This helps standardise on a single
Alistair> method of printing warnings to the user.
Alistair> All of the warnings were changed using this command: fi
> "Alistair" == Alistair Francis writes:
Alistair> Convert all uses of error_report("[Ww]arning:"... to use
Alistair> warn_report() instead. This helps standardise on a single
Alistair> method of printing warnings to the user.
In a number of cases the initial double quote has been removed as