Re: [Qemu-devel] [PATCH v3 00/16] hw/arm: use qemu_log_mask instead of fprintf

2018-06-26 Thread Peter Maydell
On 24 June 2018 at 05:05, Philippe Mathieu-Daudé wrote: > Hi, > > This series is another collection of trivial patches from > different stagnating branches, OMAP and Stellaris. Time to > share before loosing them. Applied to target-arm.next, thanks. -- PMM

[Qemu-devel] [PATCH v3 00/16] hw/arm: use qemu_log_mask instead of fprintf

2018-06-23 Thread Philippe Mathieu-Daudé
Hi, This series is another collection of trivial patches from different stagnating branches, OMAP and Stellaris. Time to share before loosing them. Regards, Phil. Patches missing review: 1, 9, 11, 12, 15, 16 Since v2: addressed Thomas Huth comments - fixed incorrect "<< 2" using "* 8" - fixed