KVM: classify _Instance{Monitor,Serial,KVMRuntime}
authorGuido Trotter <ultrotter@google.com>
Tue, 27 Jan 2009 11:30:57 +0000 (11:30 +0000)
committerGuido Trotter <ultrotter@google.com>
Tue, 27 Jan 2009 11:30:57 +0000 (11:30 +0000)
commit0df4d98a76571d95ed1cf26cb27ac752455b17b6
tree0b226fea4da225e9c540f8d718a7f29e081e1510
parente33a008063b7199a6fd3989e7cafcafa9db22f3b
KVM: classify _Instance{Monitor,Serial,KVMRuntime}

Those methods need nothing from the instantiated class, and just
manipulate strings, and fetch some class global variables, so they can
be classmethods.

Reviewed-by: iustinp
lib/hypervisor/hv_kvm.py