Stefan Raspl 58f33cfe73 tools/kvm_stat: fix python3 issues
Python3 returns a float for a regular division - switch to a division
operator that returns an integer.
Furthermore, filters return a generator object instead of the actual
list - wrap result in yet another list, which makes it still work in
both, Python2 and 3.

Signed-off-by: Stefan Raspl <raspl@linux.ibm.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
2018-08-30 17:15:12 +02:00
..
2018-03-18 17:48:59 +01:00
2018-07-23 19:18:10 +01:00
2018-08-15 12:09:03 -07:00
2018-07-19 11:47:13 +01:00
2017-11-18 10:26:57 -08:00