Peter Krempa f385dd3a47 qemu: monitor: Change fields in qemuBlockStats to 'unsigned'
None of the fields actually return negative values. The internal
implementation of BlockAcctStats struct in qemu uses uint64_t and the
last place using -1 in libvirt was in the HMP monitor code which was
deleted.

Change the internal type to unsigned long long and ensure that all
public conversions don't overflow.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-09-25 13:02:48 +02:00
..
2019-09-06 12:47:47 +02:00
2019-09-06 12:47:47 +02:00
2019-09-06 12:47:47 +02:00
2019-09-06 12:47:47 +02:00
2019-09-06 12:47:47 +02:00
2019-08-23 10:48:27 +02:00
2019-08-23 10:48:27 +02:00
2019-09-06 12:47:47 +02:00
2019-09-06 12:47:47 +02:00
2019-09-24 13:19:08 -04:00
2019-09-24 13:19:08 -04:00