summary refs log tree commit diff stats
path: root/docs/sphinx/qapidoc.py
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2020-11-03 12:25:58 +0100
committerDr. David Alan Gilbert <dgilbert@redhat.com>2020-11-12 14:02:41 +0000
commitaf3bbbe98405fe2d274696abe5def679a3b0c673 (patch)
tree2cbd931bd5e068ba0dc16df9a9991f8d55db5b72 /docs/sphinx/qapidoc.py
parentcb5d19e8294486551c422759260883ed290226d9 (diff)
downloadfocaccia-qemu-af3bbbe98405fe2d274696abe5def679a3b0c673.tar.gz
focaccia-qemu-af3bbbe98405fe2d274696abe5def679a3b0c673.zip
migration/ram: Fix hexadecimal format string specifier
The '%u' conversion specifier is for decimal notation.
When prefixing a format with '0x', we want the hexadecimal
specifier ('%x').

Inspired-by: Dov Murik <dovmurik@linux.vnet.ibm.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20201103112558.2554390-5-philmd@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'docs/sphinx/qapidoc.py')
0 files changed, 0 insertions, 0 deletions