accel: kvm: clarify that extra exit data is hexadecimal
authorDavid Edmondson <david.edmondson@oracle.com>
Wed, 28 Apr 2021 14:24:31 +0000 (15:24 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Sun, 2 May 2021 15:24:50 +0000 (17:24 +0200)
commit56567da376e1dd443e06d3c1026f0a5e58abbfa9
tree086de8e9f1b593b3f7ab773e68961f59543a323b
parent53c5433e84e8935abed8e91d4a2eb813168a0ecf
accel: kvm: clarify that extra exit data is hexadecimal

When dumping the extra exit data provided by KVM, make it clear that
the data is hexadecimal.

At the same time, zero-pad the output.

Signed-off-by: David Edmondson <david.edmondson@oracle.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210428142431.266879-1-david.edmondson@oracle.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
accel/kvm/kvm-all.c