Xen and KVM: correct a typo when checking args
[ganeti-local] / lib / hypervisor / hv_kvm.py
2009-01-23 Guido TrotterXen and KVM: correct a typo when checking args
2009-01-21 Guido TrotterKVM live migration: handle failure
2009-01-21 Guido TrotterKVM: change a few IOError with EnvironmentError
2009-01-21 Guido TrotterKVM: instance migration
2009-01-21 Guido TrotterKVM: add the _InstancePidAlive function
2009-01-21 Guido TrotterKVM: fix RebootInstance
2009-01-21 Guido TrotterKVM: retry the instance shutdown command
2009-01-21 Guido TrotterKVM: save and remove the KVM runtime
2009-01-21 Guido TrotterKVM: split KVM runtime generation and startup
2009-01-20 Guido TrotterKVM: add a _CONF_DIR
2009-01-20 Guido TrotterKVM: Remove sockets after shutdown
2009-01-20 Guido TrotterKVM: fix class docstring
2009-01-07 Iustin PopSimplify hypervisor block_devices structure
2008-12-16 Guido TrotterKVM: improve socat interface
2008-12-14 Iustin Popcleanup: kvm code likes to redefine names
2008-12-11 Iustin PopFix epydoc format warnings
2008-12-02 Guido TrotterKVMHypervisor add two missing 'constants.'
2008-12-02 Guido TrotterKVMHypervisor fix to case misspellings
2008-10-14 Iustin PopConvert the KVM hypervisor to hvparams
2008-10-14 Iustin PopChange hypervisors to use the beparams
2008-08-13 Guido TrotterKVM Hypervisor Cleanup
2008-08-13 Guido TrotterAdd KVM hypervisor code