qemu-patch-raspberry4/contrib
Michael S. Tsirkin 9174d8ad74 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>
2019-02-04 00:08:53 -05:00
..
elf2dmp avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
gitdm contrib/gitdm: Fix a typo 2019-01-24 13:34:20 +01:00
ivshmem-client qemu/queue.h: leave head structs anonymous unless necessary 2019-01-11 15:46:55 +01:00
ivshmem-server qemu/queue.h: leave head structs anonymous unless necessary 2019-01-11 15:46:55 +01:00
libvhost-user contrib/libvhost-user: switch to uint64_t 2019-02-04 00:08:53 -05:00
rdmacm-mux contrib/rdmacm-mux: fix clang compilation 2019-01-19 11:01:57 +02:00
systemd contrib: add systemd unit files 2017-12-20 22:29:26 +01:00
vhost-user-blk Clean up includes 2018-12-20 10:29:08 +01:00
vhost-user-scsi Clean up includes 2018-12-20 10:29:08 +01:00