LXC: Fix GetAllInstancesInfo()
[ganeti-local] / lib / hypervisor /
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
2009-11-05 Guido Trotterkvm console: use socat raw mode with escape
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 Iustin PopRevert "kvm console: use socat raw mode with escape"
2009-11-03 Guido Trotterkvm console: use socat raw mode with escape
2009-11-03 Michael Hanselmannhv_xen: Convert to utils.Retry
2009-10-22 Guido TrotterKVM netscript: add static routes, with no suffix
2009-10-22 Guido TrotterKVMHypervisor: configure v6 parameters on nic
2009-10-22 Guido TrotterKVMHypervisor: implement instance policy routing
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 TrotterChrootManager: clean StopInstance
2009-10-09 Guido TrotterKVMHypervisor: use the StopInstance retry feature
2009-10-09 Guido TrotterHypervisors: Add retry= to StopInstance
2009-10-09 Guido TrotterGet rid of utils.CommaJoin
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-24 Guido TrotterKVMHypervisor: wrap long line
2009-09-24 Guido TrotterKVM nic script: enable interface forwarding
2009-09-24 Guido TrotterKVM nic script: use routed link as table
2009-09-03 Michael HanselmannEven more style fixes
2009-09-03 Michael HanselmannKVM hypervisor: Use ReadFile
2009-09-03 Michael HanselmannA few style fixes
next