diff options
author | Michael S. Tsirkin | 2019-02-04 05:53:47 +0100 |
---|---|---|
committer | Michael S. Tsirkin | 2019-02-04 06:08:53 +0100 |
commit | 9174d8ad7411911dbc18376a449da10293c36a9a (patch) | |
tree | 1f6f2005a63a64a3f7969927cfcf2961f7ed7672 /include/standard-headers/linux/virtio_ring.h | |
parent | virtio: add checks for the size of the indirect table (diff) | |
download | qemu-9174d8ad7411911dbc18376a449da10293c36a9a.tar.gz qemu-9174d8ad7411911dbc18376a449da10293c36a9a.tar.xz qemu-9174d8ad7411911dbc18376a449da10293c36a9a.zip |
contrib/libvhost-user: switch to uint64_t
contrib/libvhost-user is now using __u64 which is
a long long. New linux headers will use uint64_t.
These need to be printed differently: llx versus PRIx64.
For now cast to uint64_t for portability so the change
does not break the build.
Casts will go away in the future.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/standard-headers/linux/virtio_ring.h')
0 files changed, 0 insertions, 0 deletions