Fix a small typo in a constant
[ganeti-local] / lib / hypervisor /
2008-08-13 Guido TrotterKVM Hypervisor Cleanup
2008-08-13 Guido TrotterAdd KVM hypervisor code
2008-08-13 Guido TrotterFakeHypervisor: fix a function signature
2008-07-30 Guido TrotterXen: remove two end-of-line semicolons
2008-07-30 Iustin PopFix some errors detected by pylint
2008-06-19 Michael HanselmannUse a single Makefile.am instead of many
2008-06-16 Iustin Pophypervisor: add live migration support
2008-05-31 Iustin PopForward-port: patch 3/4 extended HVM features for 1.2
2008-05-09 Michael HanselmannRemove utils.CheckDaemonAlive and use “xm info” instead
2008-05-06 Michael HanselmannUse dict instead of if/elif map for hypervisor classes
2008-05-06 Michael HanselmannRename hypervisor code to lowercase filenames
2008-05-05 Iustin PopAdd node cpu count to gnt-node list
2008-04-28 Michael HanselmannSplit hypervisor.py into several files