diff options
author | Michael S. Tsirkin | 2022-02-06 10:35:57 +0100 |
---|---|---|
committer | Thomas Huth | 2022-02-21 10:13:23 +0100 |
commit | c4407f19bd11750d139c5c3ff8ac8618db12111e (patch) | |
tree | 107e49c858d7c740b7691bd14756c5238adfb694 /hw | |
parent | tests/x86: Use 'pc' machine type for hotplug tests (diff) | |
download | qemu-c4407f19bd11750d139c5c3ff8ac8618db12111e.tar.gz qemu-c4407f19bd11750d139c5c3ff8ac8618db12111e.tar.xz qemu-c4407f19bd11750d139c5c3ff8ac8618db12111e.zip |
erst: drop cast to long long
The way to print uint64_t is with PRIx64, not with
a cast to long long.
Message-Id: <20220206093547.1282513-1-mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions