Export extractExTags and updateExclTags
[ganeti-local] / lib / hypervisor /
2014-03-07 Michele TartaraFix error introduced during merge
2014-03-07 Michele TartaraMerge branch 'origin/stable-2.8' into stable-2.9
2014-03-07 Michele TartaraEnable a timeout for instance shutdown
2014-03-07 Michele TartaraAllow KVM commands to have a timeout
2014-03-07 Michele TartaraAllow xen commands to have a timeout
2014-03-07 Michele TartaraFix wrong docstring
2014-01-24 Jose A. LopesFix 'hvparams' of '_InstanceStartupMemory' on hypervisors
2014-01-13 Dimitris AragiorgisRemove deprecated _ERROR_DATA_KEY in QMP
2014-01-09 Michele TartaraImprove backwards compatibility of Issue 649 fix
2014-01-07 Michele TartaraChange usb_devices separator to whitespace
2013-12-16 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-12-16 Michele TartaraAdd support for blktap2 file-driver
2013-12-12 Klaus AehligPass hvparams to GetInstanceInfo
2013-12-11 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-12-05 Jose A. LopesXen handle domain shutdown
2013-11-27 Jose A. LopesFix error printing
2013-11-26 Santi RaffaKVM: use custom KVM path if set for version checking
2013-11-12 Helga VelroyenFix retrieval of xen command in class method
2013-09-25 Michele TartaraMake QmpMessage a proper container
2013-08-28 Helga VelroyenReplace LD_* constants with DT_* constants
2013-08-27 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-08-23 Michele TartaraLint improvements to regexps
2013-08-22 Michele TartaraPrepare GetLinuxNodeInfo for testing
2013-08-07 Thomas ThrainerMerge branch 'stable-2.8' into stable-2.9
2013-08-06 Thomas ThrainerSupport 'viridian' parameter in Xen HVM
2013-07-25 Guido TrotterMerge branch 'stable-2.8' into stable-2.9
2013-07-25 Stratos PsomdakisAdd hvparam to disable VNET_HDR on tap devices
2013-07-01 Bernardo Dal SenoHypervisors report CPUs used by the node OS
2013-07-01 Bernardo Dal SenoFix docstrings for hypervisor functions returning node...
2013-06-28 Dimitris AragiorgisMake NIC setup more flexible in case of Xen
2013-06-26 Thomas ThrainerMerge branch 'stable-2.8' into master
2013-06-25 Guido TrotterMerge branch 'stable-2.7' into stable-2.8
2013-06-25 Guido TrotterProvide the right fix for the kvm_extra parameter v2.7.0rc3
2013-06-24 Guido Trotterkvm: don't pass whole extra as a single argument
2013-06-20 Thomas ThrainerAdd support to migration_mode in fake HV
2013-06-13 Thomas ThrainerIndex nodes by their UUID
2013-06-13 Helga VelroyenAdd cluster name to instance migration RPC
2013-06-12 Klaus AehligSupport VNC binding to an interface
2013-06-12 Helga VelroyenRemove XEN_CMD from constants, adjust to PowercycleNode
2013-06-12 Helga Velroyenhv_xen.py: make hvparams mandatory, remove fallbacks
2013-06-12 Helga VelroyenUse hvparams in GetAllInstancesInfo
2013-06-12 Helga VelroyenUse hvparams in GetInstanceInfo
2013-06-12 Helga Velroyenhypervisors: add hvparams to GetNodeInfo
2013-06-12 Helga Velroyenhv_xen.py: renaming residual 'xm' occurrences
2013-06-12 Helga VelroyenUse hvparams in instance migration
2013-06-12 Helga VelroyenVerify: xen toolstack, hypervisor and hvparams
2013-06-12 Helga Velroyenhv_xen.py: _RunXen and GetInstanceList use hvparams
2013-06-12 Helga Velroyenhv_xen.py: rename RunXmList to RunInstanceList
2013-06-12 Helga Velroyenhv_xen.py: rename GetXmList to GetInstanceList
2013-06-12 Helga Velroyenhv_xen._GetCommand: retrieve xen command from hvparams
2013-06-12 Helga VelroyenAdd xen command (xm, xl) to hv parameters
2013-05-31 Christos Stavrakakiskvm: Use -uuid to set system UUID
2013-05-24 Guido TrotterMerge branch 'stable-2.8'
2013-05-17 Balazs LeczStash Xen config file after a failed startup
2013-05-03 Michele TartaraMerge remote-tracking branch 'origin/stable-2.8'
2013-05-03 Michele TartaraMerge stable-2.7 into stable-2.8
2013-05-02 Guido Trotterkvm: use -machine type,accel= for newer qemu
2013-05-02 Guido Trotterkvm: Move parameter validation before use
2013-05-02 Guido Trotterkvm: Use -display none rather than -nographic
2013-04-30 Helga Velroyengnt-instance: new hypervisor parameter 'vif_type'
2013-04-24 Thomas ThrainerMove lib/bdev.py to lib/block/bdev.py
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-11 Dimitris AragiorgisMake use of HooksDict() for networks
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2013-02-07 Michael Hanselmannhv_kvm: Error messages, punctuation, other style fixes
2013-02-07 Michael Hanselmannhv_kvm: Add TODO regarding monitor commands
2013-02-05 Michael HanselmannMerge branch 'devel-2.7'
2013-02-04 Michael Hanselmannhv_xen: Fix epydoc error
2013-02-04 Iustin PopSwitch KVM to multi-error verify results
2013-02-04 Iustin PopMake LXC fail verification if cgroup is not mounted
2013-02-04 Iustin PopAdd a helper function for hypervisor verification
2013-02-04 Guido Trotterhv_lxc: fix whitespace errors
2013-02-02 Faidon LiambotisLXC: add support for the memory controller
2013-02-01 Faidon LiambotisLXC: adapt hv for newer lxc userspace tools
2013-02-01 Iustin PopFix logging arguments formatting
2013-01-30 Michael Hanselmannhv_kvm: Refactor getting TAP features, add tests
2013-01-30 Michael HanselmannMerge branch 'devel-2.7'
2013-01-30 Michael Hanselmannhv_kvm: Original error message, keyword parameter
2013-01-25 Michael HanselmannMerge branch 'devel-2.7'
2013-01-25 Michael Hanselmannhv_xen: Fix issues with migration, add tests
2013-01-25 Guido Trotterkvm: fix bug while fetching -device list
2013-01-25 Michael Hanselmannhv_xen: Split StopInstance
2013-01-25 Michael Hanselmannhv_xen: Abstract running Xen commands
2013-01-25 Michael HanselmannMerge branch 'devel-2.7'
2013-01-24 Michael Hanselmannhv_xen: Remove config after shutdown was successful
2013-01-24 Michael Hanselmannhv_xen: Simplify writing configuration
2013-01-24 Michael Hanselmannhv_xen: Prepare for unit tests, remove {static,class...
2013-01-24 Michael Hanselmannhv_xen: Factorize and test disk configuration
2013-01-24 Michael Hanselmannhv_xen: Refactor getting node information, add tests
2013-01-24 Michael Hanselmannhv_xen: Refactor running & parsing "xm list", add tests
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-22 Michael Hanselmannhv_base: Remove empty constructor
2013-01-21 Helga VelroyenFix format string of KVM output
2013-01-18 Michael Hanselmannhv_xen: Add test for CPU pinning configuration
2013-01-18 Guido Trotterkvm: remove last version-based feature detection
2013-01-18 Guido Trotterkvm: extract a regexp matching out of a for loop
2013-01-18 Guido Trotterkvm: deduplicate 'get output' code
2013-01-18 Michael HanselmannMake Xen config path a build-time option
2013-01-16 Dimitris AragiorgisCheck if KVM machine version is supported
next