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-24 13:19:09 -04:00
2019-08-30 17:23:03 -04:00
2019-08-26 17:27:40 +02:00
2019-09-06 12:47:47 +02:00
2019-09-06 12:47:47 +02:00
2019-09-06 08:12:21 +02:00
2019-09-06 08:12:21 +02:00
2019-09-25 12:34:09 +02:00
2019-08-16 13:26:10 +02:00
2019-09-24 12:29:29 -04:00
2019-09-24 12:29:29 -04:00
2019-09-24 12:17:39 -04:00
2019-09-24 13:19:09 -04:00
2019-09-18 11:33:17 +02:00
2019-09-19 16:32:56 +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-23 09:11:14 +02:00
2019-09-24 13:19:09 -04:00
2019-09-24 13:19:09 -04:00
2019-09-25 13:02:48 +02:00
2019-09-24 13:19:09 -04:00
2019-09-24 13:19:09 -04:00
2019-09-24 12:17:10 -04:00
2019-09-12 12:31:39 +02:00
2019-08-23 10:48:27 +02:00
2019-08-23 10:48:27 +02:00
2019-09-23 18:33:10 +02:00
2019-09-06 12:47:47 +02:00
2019-09-09 14:40:28 -04:00
2019-09-06 12:47:47 +02:00
2019-09-24 12:17:10 -04:00
2019-09-24 12:17:10 -04:00
2019-08-14 09:28:22 +02:00
2019-09-25 08:38:51 +02:00
2019-08-09 13:55:54 +02:00
2019-09-25 13:02:48 +02:00
2019-09-20 08:41:50 +02:00
2019-09-20 08:41:50 +02:00
2019-09-20 08:41:50 +02:00
2019-09-25 13:02:48 +02:00
2019-09-24 13:19:09 -04:00
2019-09-06 12:14:29 +02:00
2019-09-24 13:19:08 -04:00
2019-09-24 13:19:08 -04:00
2019-09-06 17:05:22 +02:00
2019-09-06 12:47:47 +02:00
2019-09-06 12:47:46 +02:00
2019-09-06 12:47:46 +02:00
2019-09-24 13:19:09 -04:00
2019-09-24 13:19:09 -04:00
2019-09-24 13:19:08 -04:00
2019-09-24 13:19:08 -04:00
2019-09-06 12:47:47 +02:00
2019-09-06 12:47:47 +02:00
2019-09-09 13:01:09 +02:00
2019-08-09 14:06:31 +01:00