diff options
| author | 2017-10-04 03:08:11 +0000 | |
|---|---|---|
| committer | 2017-10-12 14:01:50 +0200 | |
| commit | 9cc5fbbb8ca2178d94f2eeeb2ce675293a3f8ae2 (patch) | |
| tree | 6e901deff651e857b9f5f12cebcd599c0095249e /include/linux/timerqueue.h | |
| parent | KVM: VMX: Don't expose PLE enable if there is no hardware support (diff) | |
tools/kvm_stat: Add Python 3 support to kvm_stat
Make kvm_stat support Python 3 by changing the use of "print" to a
function rather than a statement, switching from "iteritems" and
"iterkeys" (removed in Python 3) to "items" and "keys" respectively,
and decoding bytes to strings when dealing with text.
With this change, kvm_stat is usable with Python 2.6 and greater.
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
