Actually mark drives as read-only if so configured
[ganeti-local] / lib / hypervisor / hv_xen.py
2009-01-28 Iustin PopActually mark drives as read-only if so configured
2009-01-27 Guido TrotterXen: use utils.WriteFile for the instance configs
2009-01-27 Guido TrotterXen: use utils.Readfile to read the VNC password
2009-01-27 Guido TrotterKVM and Xen: add the HV_ROOT_PATH parameter
2009-01-27 Guido TrotterKVM: implement GetShellCommandForConsole
2009-01-23 Guido TrotterXen and KVM: correct a typo when checking args
2009-01-21 Guido TrotterXen: implement auxiliary migration functions
2009-01-21 Iustin PopFix some more pylint errors
2009-01-20 Guido TrotterXen: use epydoc in MigrateInstance docstring
2009-01-13 Iustin PopForward port the live migration from 1.2 branch
2009-01-07 Iustin PopSimplify hypervisor block_devices structure
2009-01-06 Iustin PopFix some pylint-detected issues
2008-12-14 Iustin Popcleanup: xen hypervisor
2008-12-11 Iustin PopFix epydoc format warnings
2008-11-20 Iustin PopChange Xen hypervisor to not use iv_name
2008-10-20 Iustin PopConvert hv_xen.py to use the logging module
2008-10-14 Iustin PopChange hypervisors to use the beparams
2008-10-14 Iustin PopImplement the new hypervisor API in base/xen
2008-09-04 Alexander SchreiberMerge r1607 from branches/ganeti/ganeti-1.2
2008-09-02 Alexander Schreibermerge r1540 from branches/ganeti/ganeti-1.2
2008-08-29 Alexander SchreiberMerge r1536 from branches/ganeti/ganeti-1.2
2008-07-30 Guido TrotterXen: remove two end-of-line semicolons
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 HanselmannRename hypervisor code to lowercase filenames