On Mon, 9 Dec 2024 at 21:54, Philippe Mathieu-Daudé
wrote:
> On 9/12/24 21:36, p...@philjordan.eu wrote:
> > From: Phil Dennis-Jordan
> >
> > Printing a sequence of bytes as hex with leading zeroes omitted just
> looks odd.
>
> Reviewed-by: Philippe Mathieu-Daudé
>
> >
> > Signed-off-by: Phil D
On 9/12/24 21:36, p...@philjordan.eu wrote:
From: Phil Dennis-Jordan
Printing a sequence of bytes as hex with leading zeroes omitted just looks odd.
Reviewed-by: Philippe Mathieu-Daudé
Signed-off-by: Phil Dennis-Jordan
---
target/i386/hvf/x86_decode.c | 2 +-
1 file changed, 1 inserti
From: Phil Dennis-Jordan
Printing a sequence of bytes as hex with leading zeroes omitted just looks odd.
Signed-off-by: Phil Dennis-Jordan
---
target/i386/hvf/x86_decode.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/i386/hvf/x86_decode.c b/target/i386/hvf/x86_dec