qemu-e2k/hw/block
Alex Bennée cce871c504 hw/block/xen: use proper format string for printing sectors
The %lu format string is different depending on the host architecture
which causes builds like the debian-armhf-cross build to fail. Use the
correct PRi64 format string.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Paul Durrant <paul.durrant@citrix.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190116121350.23863-1-alex.bennee@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2019-01-21 14:45:49 +00:00
..
dataplane xen-block: avoid repeated memory allocation 2019-01-14 13:45:40 +00:00
block.c
cdrom.c
ecc.c
fdc.c
hd-geometry.c
m25p80.c
Makefile.objs xen: remove the legacy 'xen_disk' backend 2019-01-14 13:45:40 +00:00
nand.c
nvme.c
nvme.h
onenand.c
pflash_cfi01.c
pflash_cfi02.c
tc58128.c
trace-events xen: automatically create XenBlockDevice-s 2019-01-14 13:45:40 +00:00
vhost-user-blk.c qemu: avoid memory leak while remove disk 2019-01-14 19:31:04 -05:00
virtio-blk.c
xen_blkif.h
xen-block.c hw/block/xen: use proper format string for printing sectors 2019-01-21 14:45:49 +00:00