objects: Add custom de-/serializing code for query responses
[ganeti-local] / lib / hypervisor /
2010-12-06 Adeodato Simohv_kvm.py: fix some lint issues introduced in 4b784cf
2010-12-03 Miguel Di Ciurcio... kvm: Improve network syntax and tests
2010-12-03 Miguel Di Ciurcio... kvm: Make _GetKVMVersion() return integers
2010-11-27 Iustin PopAdd missing paramter and unittests for this case
2010-11-27 Maciej BlizińskiAdding blockdev_prefix to hypervisor options
2010-10-05 Michael HanselmannMerge branch 'devel-2.2'
2010-10-05 Guido Trotterkvm: collapse two consecutive extend calls
2010-10-05 Miguel Di Ciurcio... kvm: Introduce support for -mem-path
2010-10-05 Iustin PopMerge branch 'devel-2.2'
2010-10-04 Guido TrotterKVM: Add function to check the hypervisor version
2010-09-22 Michael HanselmannMerge branch 'devel-2.2'
2010-09-20 Vitaly KuznetsovFix migration on new KVMs
2010-08-18 Guido TrotterMerge branch 'devel-2.2'
2010-08-18 Guido TrotterMerge branch 'devel-2.1' into devel-2.2
2010-08-18 Manuel FranceschiniIntroduce new IPAddress classes
2010-08-17 Guido TrotterRestore 'tablet mouse on vnc' behavior
2010-08-17 Guido TrotterRevert "Add -usbdevice tablet to KVM when using vnc"
2010-07-23 Iustin PopRename migration type to migration mode
2010-07-16 Balazs LeczLXC: Add cpu_mask hypervisor parameter
2010-07-16 Iustin PopAdd a migration type global hypervisor parameter
2010-07-15 Michael HanselmannKVM hypervisor: Use utils.ShellWriter for network script
2010-07-09 Balazs LeczLXC: Fix GetInstanceInfo()
2010-07-09 Balazs LeczLXC: Fix wording of error messages
2010-07-09 Balazs LeczLXC: Create per-instance log files
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
2010-07-08 Balazs LeczLXC: Fix GetAllInstancesInfo()
2010-07-07 Balazs LeczLXC: Report actual number of CPUs
2010-07-07 Balazs LeczLXC: Use lxc-info to get instance info
2010-07-07 Balazs LeczLXC: add lxc.console to the generated lxc.conf file
2010-07-06 Balazs Leczhv_chroot: use utils.GetMounts()
2010-07-06 Balazs LeczLXC: use utils.GetMounts()
2010-06-30 Iustin PopBarebones LXC hypervisor
2010-06-30 Manuel FranceschiniIntroduce utils.IsValidIP{4,6}()
2010-06-30 Manuel FranceschiniReplace '0.0.0.0' with constant
2010-06-10 Iustin PopMove fake hypervisor run dir under ganeti
2010-06-04 Guido Trotter_ExecuteKVMRuntime: fix hv parameter fun
2010-06-04 Guido TrotterUpdate FinalizeMigration docstring
2010-06-01 Balazs LeczAdd KVM chroot feature
2010-06-01 Guido TrotterMerge branch 'devel-2.1'
2010-05-31 Apollon OikonomopoulosKVM: Migration bandwidth and downtime control
2010-05-28 Balazs LeczAdd KVM chroot feature
2010-05-27 Iustin PopFix two race conditions in reboot instance
2010-05-18 Guido TrotterKVM: vhost net acceleration support
2010-05-12 Guido TrotterConvert some ReadFile calls to ReadOneLineFile
2010-05-07 Guido TrotterMerge branch 'stable-2.1' into devel-2.1
2010-05-07 Guido TrotterKVM: only export instance tags if present
2010-05-07 Guido TrotterHypervisors: use utils.EnsureDirs
2010-04-28 Apollon OikonomopoulosKVM: make tags available in KVM_NET_SCRIPT
2010-04-22 Iustin PopFix broken commit 9e302a8
2010-04-21 Iustin PopAdd a hypervisor constant for migration support
2010-04-21 Iustin Pophv_chroot: move unmount to CleanupInstance()
2010-04-21 Guido TrotterFix indentation error
2010-04-21 Apollon OikonomopoulosOnly use boot=on on non-ide disks only (KVM)
2010-04-21 Apollon OikonomopoulosAdd -usbdevice tablet to KVM when using vnc
2010-04-21 Guido TrotterKVM: fix a bug in _TryReadUidFile
2010-04-20 Guido TrotterKVM: implement the HT_SM_POOL security model
2010-04-20 Guido TrotterKVM: add an instance uid file concept
2010-04-20 Guido TrotterKVM: move post-shutdown cleanup operations
2010-04-20 Guido TrotterAdd CleanupInstance hypervisor call
2010-03-31 Guido Trotterkvm_flag hypervisor parameter
2010-03-31 Guido TrotterMove the runas user at execution time
2010-03-23 Iustin PopExtend the hypervisor API with name-only shutdown
2010-03-23 Iustin PopSome epydoc fixes
2010-03-22 Guido TrotterKVM: Check instances for actual liveness
2010-03-22 Guido TrotterKVM: improve GetInstanceInfo docstring
2010-03-11 Guido TrotterKVM: remove unused variable
2010-03-10 Guido TrotterKVM: add security model and domain parameters
2010-03-10 Guido TrotterKVM: pass the instance name as the first kvm flag
2010-03-10 Guido TrotterKVM: Remove boot restriction for paravirtual nics
2010-03-08 Timothy KuhlmanKVM: Fix unintended qemu-level bridging of nics
2010-03-08 Iustin Pophv_kvm: remove hard-coded path constructs
2010-03-08 Iustin Pophv_fake: remove hard-coded path constructs
2010-03-08 Iustin Pophv_chroot: remove hard-coded path constructs
2010-03-08 Iustin PopSwitch from os.path.join to utils.PathJoin
2010-03-02 Vitaly KuznetsovAvoid absolute path for privileged commands
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-22 Guido TrotterKVM: fix pylint warning
2010-01-22 Guido TrotterKVM: be more resilient on broken migration answers
2010-01-04 Iustin PopFix unused imports or add silences where needed
2010-01-04 Iustin Pophv_xen/_GetConfigFileDiskData: remove unused arg
2010-01-04 Iustin PopAdd targeted pylint disables
2010-01-04 Iustin PopImplement all hv functions in hv_chroot/hv_fake
2010-01-04 Iustin PopKVM: Abstract/rework instance up checks
2010-01-04 Iustin PopKVM: Split out the pidfile computation
2010-01-04 Iustin PopRemove many 'Unused variable' warnings
2010-01-04 Iustin PopFix use of the logging functions
2009-12-28 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2009-12-28 Iustin PopFix indentation in hv_kvm
2009-12-28 Iustin PopFix two bugs in seldom-used codepaths
2009-12-10 Iustin PopAdd disk cache control parameter for KVM
2009-11-26 Guido TrotterKVM: fail when a routed nic has no ip
2009-11-26 Iustin PopAdd disk cache control parameter for KVM
2009-11-25 Iustin PopRevert "Get rid of utils.CommaJoin"
2009-11-13 Michael HanselmannFix epydoc error
2009-11-11 Michael HanselmannFix and simplify socat escape detection
2009-11-10 Guido TrotterKVMHypervisor: fix broken error format string
2009-11-06 Jun FutagawaAdd use_localtime parameter for xen-hvm and kvm
next