commit | 40119effc5c36dbd0ca19ca85a5897d5b3d37d6d | [log] [tgz] |
---|---|---|
author | Alberto Garcia <berto@igalia.com> | Mon Nov 16 11:28:38 2015 +0200 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Tue Nov 17 18:35:57 2015 +0800 |
tree | 17cd3978c03bb51e238a23689a87b75fd1bbc219 | |
parent | 0ed39f3df2d3cf7f0fc3468b057f952a3b251ad9 [diff] |
block: make 'stats-interval' an array of ints instead of a string This is the natural JSON representation and prevents us from having to decode the list manually. Signed-off-by: Alberto Garcia <berto@igalia.com> Message-id: 0e3da8fa206f4ab534ae3ce6086e75fe84f1557e.1447665472.git.berto@igalia.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>