Home
last modified time | relevance | path

Searched hist:"2539 eade4f689eda7e9fe45486f18334bfbafaf0" (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/i386/
H A Dsgx.c2539eade4f689eda7e9fe45486f18334bfbafaf0 Wed Mar 23 11:47:18 UTC 2022 Philippe Mathieu-Daudé <f4bug@amsat.org> hw: Fix misleading hexadecimal format

"0x%u" format is very misleading, replace by "0x%x".

Found running:

$ git grep -E '0x%[0-9]*([lL]*|" ?PRI)[dDuU]' hw/

Inspired-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20220323114718.58714-3-philippe.mathieu.daude@gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
H A Dtrace-events2539eade4f689eda7e9fe45486f18334bfbafaf0 Wed Mar 23 11:47:18 UTC 2022 Philippe Mathieu-Daudé <f4bug@amsat.org> hw: Fix misleading hexadecimal format

"0x%u" format is very misleading, replace by "0x%x".

Found running:

$ git grep -E '0x%[0-9]*([lL]*|" ?PRI)[dDuU]' hw/

Inspired-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20220323114718.58714-3-philippe.mathieu.daude@gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
/qemu/hw/scsi/
H A Dtrace-events2539eade4f689eda7e9fe45486f18334bfbafaf0 Wed Mar 23 11:47:18 UTC 2022 Philippe Mathieu-Daudé <f4bug@amsat.org> hw: Fix misleading hexadecimal format

"0x%u" format is very misleading, replace by "0x%x".

Found running:

$ git grep -E '0x%[0-9]*([lL]*|" ?PRI)[dDuU]' hw/

Inspired-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20220323114718.58714-3-philippe.mathieu.daude@gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
/qemu/hw/misc/
H A Dtrace-events2539eade4f689eda7e9fe45486f18334bfbafaf0 Wed Mar 23 11:47:18 UTC 2022 Philippe Mathieu-Daudé <f4bug@amsat.org> hw: Fix misleading hexadecimal format

"0x%u" format is very misleading, replace by "0x%x".

Found running:

$ git grep -E '0x%[0-9]*([lL]*|" ?PRI)[dDuU]' hw/

Inspired-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-id: 20220323114718.58714-3-philippe.mathieu.daude@gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>