Xen: Remove one hardcoded constant
[ganeti-local] / lib / hypervisor / hv_xen.py
2009-03-10 Guido TrotterXen: Remove one hardcoded constant
2009-02-25 Iustin PopFix xen-hvm and KERNEL_ARGS
2009-02-24 Iustin PopRemove the extra_args parameter in instance start
2009-02-24 Iustin PopSimplify a little the hypervisor routines
2009-02-17 Iustin PopShow more details for failed xen commands
2009-02-12 Iustin PopSome small fixes
2009-02-09 Guido TrotterXen-HVM: Improve the invalid disk/nic type error
2009-02-09 Guido TrotterRename the device type constants
2009-02-09 Guido Trotters/HT_HVM_VNC_BASE_PORT/VNC_BASE_PORT/g
2009-02-09 Iustin PopExport the cpu nodes and sockets from Xen
2009-02-07 Guido TrotterGet rid of constants.HT_HVM_DEFAULT_BOOT_ORDER
2009-01-29 Guido TrotterGetShellCommand: get hvparams and beparams
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