On 06/09/2017 01:04 PM, Alex Bennée wrote:
Philippe Mathieu-Daudé writes:
Ensure the format strings are always preprocessed, so any problem get reported.
Signed-off-by: Philippe Mathieu-Daudé
---
v2: Addressed review feedback from Alex Bennée
No changes in *printf() calls but using qem
Philippe Mathieu-Daudé writes:
> Ensure the format strings are always preprocessed, so any problem get
> reported.
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
>
> v2: Addressed review feedback from Alex Bennée
> No changes in *printf() calls but using qemu_log_mask() is an option.
>
>
Ensure the format strings are always preprocessed, so any problem get reported.
Signed-off-by: Philippe Mathieu-Daudé
---
v2: Addressed review feedback from Alex Bennée
No changes in *printf() calls but using qemu_log_mask() is an option.
hw/net/pcnet-pci.c | 13
hw/net/pcnet.c |