Merge branch 'stable-2.9' into stable-2.10
[ganeti-local] / lib / hypervisor / hv_kvm.py
2014-01-27 Klaus AehligMerge branch 'stable-2.9' into stable-2.10
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 Thomas ThrainerMerge branch 'stable-2.9' into stable-2.10
2013-12-11 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-12-02 Dimitris AragiorgisIntroduce _UpgradeSerializedRuntime() method
2013-11-27 Jose A. LopesFix error printing
2013-11-26 Santi RaffaKVM: use custom KVM path if set for version checking
2013-11-25 Dimitris AragiorgisExport NIC's UUID and name to network scripts
2013-11-25 Dimitris AragiorgisExport tags via GetTags() to network scripts
2013-11-21 Dimitris AragiorgisIntroduce --hotplug-if-possible option
2013-10-31 Dimitris AragiorgisCheck if hotplug is supported in CheckPrereq
2013-10-24 Dimitris Aragiorgisdrive_del after device_del in disk hot-remove
2013-10-24 Dimitris Aragiorgisblock_devices -> kvm_disks renaming
2013-10-24 Dimitris AragiorgisMake hotplug related method raise HotplugError
2013-10-24 Dimitris AragiorgisSome fixes in _GenerateKVMBlockDevicesOptions()
2013-10-24 Dimitris AragiorgisIntroduce hotplug methods (hypervisor inteface)
2013-10-24 Dimitris AragiorgisExtract socket related code from QmpMonitor class
2013-10-24 Dimitris AragiorgisHelper methods that check for hotplug support
2013-10-24 Dimitris AragiorgisUse -device with pci info if possible
2013-10-24 Dimitris AragiorgisHelper methods for PCI slots and device ids
2013-10-24 Dimitris AragiorgisPrepare block_devices runtime entry
2013-10-24 Dimitris AragiorgisPrepare kvm options to support -device for disks
2013-10-24 Dimitris Aragiorgisblock_devices = (disk, link, uri)
2013-10-24 Dimitris AragiorgisIntroduce _GenerateKVMBlockDevicesOptions()
2013-10-07 Raffa SantiHardcode default access mode to kernelspace
2013-10-04 Santi RaffaHandle scenarios where access is not set
2013-10-02 Raffa SantiAdd Userspace RBD support in KVM
2013-09-25 Michele TartaraMake QmpMessage a proper container
2013-08-23 Michele TartaraLint improvements to regexps
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 SenoFix docstrings for hypervisor functions returning node...
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-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 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 VelroyenVerify: xen toolstack, hypervisor and hvparams
2013-06-12 Helga Velroyenhv_xen.py: _RunXen and GetInstanceList use hvparams
2013-05-31 Christos Stavrakakiskvm: Use -uuid to set system UUID
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-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 Iustin PopSwitch KVM to multi-error verify results
2013-02-01 Iustin PopFix logging arguments formatting
2013-01-30 Michael Hanselmannhv_kvm: Refactor getting TAP features, add tests
2013-01-30 Michael Hanselmannhv_kvm: Original error message, keyword parameter
2013-01-25 Guido Trotterkvm: fix bug while fetching -device list
2013-01-24 Michael Hanselmannhv_*: Always return from Verify, style fixes
2013-01-21 Helga VelroyenFix format string of KVM output
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-16 Dimitris AragiorgisCheck if KVM machine version is supported
2013-01-16 Guido Trotterkvm: make kvm path configurable as an hv parameter
2013-01-16 Guido Trottermake _{Generate,Execute}KVMRuntime accept kvm help
2013-01-16 Guido Trotterkvm: make auxiliary functions accept a kvm path
2013-01-16 Dimitris AragiorgisAdd KVM machine version as hv param
2013-01-14 Guido Trotterkvm: Add -vga option
2013-01-14 Guido Trotterkvm: Add kvm_extra parameter
2013-01-14 Guido Trotterkvm: support usb devices
2013-01-14 Guido TrotterAllow -soundhw option to kvm
2013-01-14 Guido Trotterkvm: simplify _GetMachineVersion
2013-01-14 Guido Trotterkvm: use help based feature detection
2013-01-14 Guido Trotterkvm: abstract getting --help output
2013-01-14 Guido Trotterkvm: always pass -usb
2013-01-14 Guido TrotterAdd a non negative int hypervisor parameter check
2013-01-14 Guido Trotterkvm: allow setting smp cores, threads, sockets
2013-01-14 Guido Trotterkvm: add serial console speed
2013-01-10 Dimitris AragiorgisAdd machine version in kvm runtime file
2012-12-18 Michael HanselmannFix error during cluster initialization due to hv_kvm
2012-12-17 Michael HanselmannAdd test for SPICE parameter list, add missing ones
2012-12-17 Michael Hanselmannhv_kvm: List of SPICE parameters should be module-global
2012-11-20 Dimitris AragiorgisMove _BuildNetworkEnv() at top-level
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-11-20 Dimitris AragiorgisPass netinfo in rpcs
2012-11-20 Apollon OikonomopoulosPeripheral changes for networks
2012-11-12 Iustin PopMerge branch 'devel-2.6' into master
2012-11-12 Iustin PopFix type error in kvm/GetMigrationStatus
2012-09-28 Michael HanselmannStop hardcoding root user
2012-09-21 Michael Hanselmannhv_kvm: Use pu.CONF_DIR variable
2012-09-18 Michael HanselmannMigrate lib/hypervisor/*.py from constants to pathutils
2012-09-18 Michael Hanselmannconstants: Move most paths to separate module
2012-08-27 Iustin PopMerge branch 'devel-2.6'
2012-08-23 Iustin PopBump pep8 version to 1.2
next