hv_xen: Remove config after shutdown was successful
[ganeti-local] / lib / hypervisor / hv_xen.py
2013-01-24 Michael Hanselmannhv_xen: Remove config after shutdown was successful
2013-01-24 Michael Hanselmannhv_*: Always return from Verify, style fixes
2013-01-23 Michael Hanselmannhv_xen: Compose file name outside error handling
2013-01-18 Michael Hanselmannhv_xen: Add test for CPU pinning configuration
2013-01-18 Michael HanselmannMake Xen config path a build-time option
2013-01-14 Guido TrotterAdd a non negative int hypervisor parameter check
2013-01-09 Guido TrotterRemove fixed FIXME
2013-01-09 Guido TrotterRemove fixed FIXME
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-11-07 Iustin PopMerge branch 'devel-2.6' into submit
2012-11-06 Guido TrotterFix gnt-instance console with xl
2012-11-06 Guido TrotterMerge branch 'devel-2.6'
2012-11-06 Guido TrotterFix live migration under xl
2012-11-06 Guido TrotterDon't check for xend port when using xl
2012-10-11 Sébastien BocahuAdd support for cpu_cap and cpu_weight Xen params
2012-09-28 Michael HanselmannStop hardcoding root user
2012-09-25 Michael HanselmannImplement virtual cluster support in Python code
2012-09-18 Michael HanselmannMigrate lib/hypervisor/*.py from constants to pathutils
2012-06-29 Bernardo Dal SenoFixed spaces/indentation according to guide lines
2012-06-29 JackFix small bug with a space in the hv_xen module's line
2012-06-28 JackAdd PCI passthrough for hvm xen
2012-05-31 René NussbaumerSupport xl as a xen interface command
2012-05-11 Iustin PopRemove some duplicate code in the Xen config writing
2012-01-20 Guido Trotterhypervisors: start instances with max available mem
2012-01-17 Guido Trotterxen: add the "maxmem" parameter in instances config
2012-01-17 Guido TrotterImplement memory ballooning in xen
2011-11-30 Michael Hanselmannhv_xen: Report memory used by hypervisor
2011-11-30 Michael Hanselmannhv_xen: Export number of CPUs for Dom0
2011-11-30 Michael Hanselmannhv_xen: Use constant for “Domain-0” name
2011-11-22 Guido Trotterhypervisors: use maximum memory for all operations
2011-10-20 Guido TrotterMerge branch 'devel-2.5'
2011-10-20 Guido TrotterAdd hypervisors ancillary files list
2011-10-20 Guido Trotterxen: abstract a few hardcoded strings as constants
2011-10-18 Guido TrotterMerge branch 'devel-2.5'
2011-10-17 Guido Trotterxen: changes to facilitate "xl" support (xen 4.1)
2011-10-17 Guido Trotterxen: abstract instance config file naming
2011-10-17 Guido TrotterAbstract xen's 'xm' command as a constant
2011-09-30 Andrea SpadacciniMerge branch 'devel-2.5'
2011-09-29 Andrea SpadacciniAdapt non-KVM hypervisors to new migration RPCs
2011-09-28 Andrea SpadacciniMigration: warn the user about hv version mismatch
2011-09-15 Tsachy Shachamhv_xen: fix use of CPU pinning constants
2011-08-25 Tsachy Shachamhv_xen: Support for CPU pinning
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-08 Andrea SpadacciniChanged NET_PORT_CHECK to REQ_NET_PORT_CHECK, to improv...
2011-07-29 Stephen ShirleyAdd "reboot_behavior" hypervisor flag
2011-07-25 Iustin PopMost boring patch ever
2011-07-15 Stephen ShirleyAdding a wrapper around "xm console"
2011-07-11 Iustin PopReverts the patch series about console wrappers
2011-07-08 Stephen ShirleyAdd gnt-instance start --pause
2011-07-08 Stephen ShirleyAdding a wrapper around "xm console"
2011-05-10 René NussbaumerMake root_path an optional hypervisor parameter
2011-01-07 Michael HanselmannUse new console information in hypervisor abstraction
2010-11-27 Iustin PopAdd missing paramter and unittests for this case
2010-11-27 Maciej BlizińskiAdding blockdev_prefix to hypervisor options
2010-08-18 Manuel FranceschiniIntroduce new IPAddress classes
2010-07-23 Iustin PopRename migration type to migration mode
2010-07-16 Iustin PopAdd a migration type global hypervisor parameter
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
2010-06-30 Manuel FranceschiniIntroduce utils.IsValidIP{4,6}()
2010-06-04 Guido TrotterUpdate FinalizeMigration docstring
2010-05-27 Iustin PopFix two race conditions in reboot instance
2010-04-21 Iustin PopAdd a hypervisor constant for migration support
2010-03-23 Iustin PopExtend the hypervisor API with name-only shutdown
2010-02-01 Michael HanselmannMerge remote branch 'origin/stable-2.1' into devel-2.1
2010-01-29 Alessandro CincagliniFix missing bridge for xen instances
2010-01-26 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2010-01-25 Iustin PopEnsure all int/float conversions are handled right
2010-01-04 Iustin PopFix unused imports or add silences where needed
2010-01-04 Iustin Pophv_xen/_GetConfigFileDiskData: remove unused arg
2009-11-06 Jun FutagawaAdd use_localtime parameter for xen-hvm and kvm
2009-11-04 Iustin PopMigration: add check for listening target
2009-11-04 Iustin Pophypervisors: switch to using HV_MIGRATION_PORT
2009-11-04 Iustin PopIntroduce HV_MIGRATION_PORT hypervisor parameter
2009-11-04 Iustin Pophypervisors: change MigrateInstance API
2009-11-03 Michael Hanselmannhv_xen: Convert to utils.Retry
2009-10-22 Iustin PopXen: Ignore the retry argument in stop instance
2009-10-12 Michael HanselmannCode and docstring style fixes
2009-10-09 Guido TrotterHypervisors: Add retry= to StopInstance
2009-10-06 Guido TrotterVNC password: move to hv param and use in kvm
2009-10-05 Jun FutagawaAdd support for using the bootloader in xen-pvm
2009-09-03 Michael HanselmannEven more style fixes
2009-08-10 Iustin PopMove HVM's device_model to a hypervisor parameter
2009-08-10 Iustin PopImplement the KERNEL_PATH parameter for xen-hvm
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-07 Michael HanselmannFix pylint warnings
2009-06-15 Guido TrotterXen: NIC parameters
2009-05-27 Iustin PopAdd a node powercycle command
2009-05-22 Guido TrotterXen: add ancillary files
2009-05-19 Iustin PopMove to data-based hvparam checks instead of code
2009-05-19 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-05-19 Iustin PopMove more hypervisor strings into constants
2009-05-14 Iustin PopMove HVM's device_model to a hypervisor parameter
2009-05-14 Iustin PopImplement the KERNEL_PATH parameter for xen-hvm
2009-04-06 Iustin PopFix Xen soft reboot via polling
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
next