Minor fix in query.py
[ganeti-local] / lib / hypervisor /
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-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-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
2012-07-27 Iustin PopFix 'explicitely' common typo
2012-07-25 Iustin PopMerge commit 'v2.5.2' into stable-2.6
2012-07-24 Iustin PopFix boot=on flag for CDROMs
2012-07-24 Iustin PopKVM: only pass boot flag once
2012-07-20 Nikita StaroverovAdd support for -cpu option in KVM
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-06-12 Bernardo Dal SenoFixed typos, formatting, etc and added a comment
2012-06-12 Iustin PopFix epydoc raises L{...} usage
2012-06-11 Iustin PopMerge branch 'stable-2.5' into stable-2.6
2012-06-11 Iustin PopMove KVM keymap from GenerateRuntime to ExecuteRuntime
2012-06-11 Iustin PopAdd the keymap directory to the list of runtime KVM...
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-04-13 Michael HanselmannMerge branch 'devel-2.5'
2012-03-23 Guido TrotterMerge branch 'stable-2.5' into devel-2.5
2012-03-21 Guido TrotterKVM: don't add -nographic using spice
2012-01-23 Nikos SkalkotosOpen VDI Port when spice_use_vdagent is enabled
2012-01-20 Guido Trotterhypervisors: start instances with max available mem
2012-01-20 Guido Trotterkvm: always start in paused state
2012-01-17 Guido TrotterNo-op memory ballooning in chroot and lxc
2012-01-17 Guido TrotterImplement memory ballooning in the fake hv
2012-01-17 Guido Trotterxen: add the "maxmem" parameter in instances config
2012-01-17 Guido TrotterImplement memory ballooning in kvm
2012-01-17 Guido TrotterImplement memory ballooning in xen
2012-01-17 Guido TrotterHypervisor: allow ballooning of instance memory
2012-01-06 Guido TrotterMerge branch 'devel-2.5'
2012-01-06 Guido TrotterMerge branch 'stable-2.5' into devel-2.5
2012-01-06 Guido TrotterKVM: support version reported by 1.0
2011-12-21 Michael Hanselmannhv_kvm: Make string containing regex a raw string
2011-12-21 Michael Hanselmannhv_kvm: Style fixes
2011-12-21 Michael Hanselmannhv_kvm.QmpMessage: Use dict.get
2011-12-21 Michael Hanselmannserializer: Remove JSON indentation and dict key sorting
2011-12-08 Guido TrotterAdd a balloon device to all kvm instances
2011-12-08 Guido Trotterkvm: get more accurate info from qmp, if possible
2011-12-08 Guido Trotterkvm: make qmp connections more robust
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 TrotterRevert "Added SPICE TLS option and related cert paths"
2011-10-18 Guido TrotterRevert "Implementation of TLS-protected SPICE connections"
2011-10-18 Guido TrotterRevert "Add tls_ciphers and use_vdagent options"
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-29 Andrea SpadacciniAdd memory transfer progress info to migration
2011-09-29 Andrea SpadacciniMake migration RPC non-blocking
2011-09-28 Andrea SpadacciniMigration: warn the user about hv version mismatch
2011-09-23 Andrea SpadacciniFix interaction between CPU pinning and KVM migration
2011-09-20 Andrea SpadacciniMerge branch 'devel-2.5'
2011-09-20 Andrea SpadacciniAdd tls_ciphers and use_vdagent options
2011-09-20 Andrea SpadacciniImplementation of TLS-protected SPICE connections
2011-09-20 Andrea SpadacciniAdded SPICE TLS option and related cert paths
2011-09-20 Andrea SpadacciniFix two pylint errors
2011-09-16 Tsachy Shachamhv_kvm: bugfix
2011-09-15 Tsachy Shachamhv_xen: fix use of CPU pinning constants
2011-09-15 Tsachy Shachamhv_kvm: fix hardcoded KVM command string
2011-09-15 Tsachy Shachamhv_kvm: support for CPU pinning
2011-09-15 Guido TrotterMerge branch 'devel-2.5'
2011-09-13 Andrea SpadacciniAdd SPICE compression and streaming options
2011-09-13 Andrea SpadacciniAdd SPICE support to gnt-instance console
2011-09-07 Andrea SpadacciniMake KVM use the QXL vga driver with SPICE
2011-09-07 Andrea SpadacciniUse a loop to check SPICE parameters dependency
2011-09-03 Andrea SpadacciniAdded password for SPICE sessions
2011-09-03 Andrea SpadacciniDraft implementation of QMP connection
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Tsachy Shachamhv_xen: Support for CPU pinning
2011-08-25 Michael HanselmannMerge branch 'devel-2.5'
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-25 Tsachy Shachamhv_kvm: initial support for CPU pinning
2011-08-25 Tsachy Shachamhv_base: Support for multiple CPU mask
2011-08-15 Andrea SpadacciniHandle network interfaces without IPs
2011-08-15 Andrea SpadacciniFixed potential unreferenced variable usage
2011-08-12 Andrea SpadacciniAdded basic support for SPICE
next