Move KVM keymap from GenerateRuntime to ExecuteRuntime
[ganeti-local] / lib / hypervisor / hv_kvm.py
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-03-21 Guido TrotterKVM: don't add -nographic using spice
2012-01-06 Guido TrotterKVM: support version reported by 1.0
2011-08-25 Michael HanselmannPEP8 style fixes
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
2011-08-09 Andrea SpadacciniFixed an error in the documentation of _GetKVMVersion
2011-08-09 Andrea SpadacciniRemoved code duplication for calls to _GetKVMVersion
2011-08-08 Andrea SpadacciniChanged NET_PORT_CHECK to REQ_NET_PORT_CHECK, to improv...
2011-07-29 Stephen ShirleyAdd "reboot_behavior" hypervisor flag
2011-07-25 Iustin PopMost boring patch ever
2011-07-21 Sébastien BocahuAdd support for KVM keymaps
2011-07-15 Stephen ShirleyAdding a wrapper around connecting to kvm console
2011-07-11 Michael HanselmannMerge branch 'devel-2.4'
2011-07-11 Iustin PopReverts the patch series about console wrappers
2011-07-08 Stephen ShirleyAdd gnt-instance start --pause
2011-07-08 Stephen ShirleyAdding a wrapper around connecting to kvm console
2011-06-27 Apollon OikonomopoulosKVM: configure bridged NICs at migration start
2011-06-23 Guido TrotterMerge branch 'devel-2.4'
2011-06-23 Guido TrotterDon't add ",boot=on" to disks on kvm >= 0.14
2011-06-22 Apollon OikonomopoulosKVM: fix per-instance stored UID value
2011-05-10 Marco CasavecchiaUse floppy disk and a second CDROM on KVM
2011-05-02 Marco CasavecchiaUse floppy disk and a second CDROM on KVM
2011-03-08 Apollon OikonomopoulosKVM: use cache=none for shared disk templates
2011-01-18 Guido TrotterKVM: don't fail removing non-existing nic path
2011-01-18 Apollon OikonomopoulosKVM: Perform network configuration in Ganeti
2011-01-18 Apollon OikonomopoulosKVM: Add auxiliary functions to handle tap devices
2011-01-07 Michael HanselmannUse new console information in hypervisor abstraction
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-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 Iustin PopAdd a migration type global hypervisor parameter
2010-07-15 Michael HanselmannKVM hypervisor: Use utils.ShellWriter for network script
2010-07-09 Manuel FranceschiniIntroduce lib/netutils.py
2010-06-30 Manuel FranceschiniIntroduce utils.IsValidIP{4,6}()
2010-06-30 Manuel FranceschiniReplace '0.0.0.0' with constant
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-18 Guido TrotterKVM: vhost net acceleration support
2010-05-12 Guido TrotterConvert some ReadFile calls to ReadOneLineFile
2010-05-07 Guido TrotterKVM: only export instance tags if present
2010-04-28 Apollon OikonomopoulosKVM: make tags available in KVM_NET_SCRIPT
2010-04-21 Iustin PopAdd a hypervisor constant for migration support
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-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-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-02 Vitaly KuznetsovAvoid absolute path for privileged commands
2010-01-22 Guido TrotterKVM: fix pylint warning
2010-01-22 Guido TrotterKVM: be more resilient on broken migration answers
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 PopFix indentation in hv_kvm
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-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"
next