On Mon, 25 May 2020 at 12:41, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > Last pair of trivial logging cleanup patches > from last week-end. > > Philippe Mathieu-Daudé (2): > hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask() > hw/arm/pxa2xx: Replace printf() call by qemu_log_mask() > > hw/arm/pxa2xx.c | 66 +++++++++++++++++++++++++++++----------- > hw/display/pxa2xx_lcd.c | 26 ++++++++-------- > hw/input/pxa2xx_keypad.c | 10 ++++-- > 3 files changed, 70 insertions(+), 32 deletions(-)
Applied to target-arm.next, thanks. -- PMM