Add --force option to gnt-cluster modify
[ganeti-local] / lib / hypervisor /
2013-05-17 Balazs LeczStash Xen config file after a failed startup
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-04-30 Helga Velroyengnt-instance: new hypervisor parameter 'vif_type'
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 Michael Hanselmannhv_xen: Fix epydoc error
2013-02-04 Iustin PopSwitch KVM to multi-error verify results
2013-02-04 Iustin PopMake LXC fail verification if cgroup is not mounted
2013-02-04 Iustin PopAdd a helper function for hypervisor verification
2013-02-04 Guido Trotterhv_lxc: fix whitespace errors
2013-02-02 Faidon LiambotisLXC: add support for the memory controller
2013-02-01 Faidon LiambotisLXC: adapt hv for newer lxc userspace tools
2013-02-01 Iustin PopFix logging arguments formatting
2013-01-30 Michael Hanselmannhv_kvm: Refactor getting TAP features, add tests
2013-01-30 Michael HanselmannMerge branch 'devel-2.7'
2013-01-30 Michael Hanselmannhv_kvm: Original error message, keyword parameter
2013-01-25 Michael HanselmannMerge branch 'devel-2.7'
2013-01-25 Michael Hanselmannhv_xen: Fix issues with migration, add tests
2013-01-25 Guido Trotterkvm: fix bug while fetching -device list
2013-01-25 Michael Hanselmannhv_xen: Split StopInstance
2013-01-25 Michael Hanselmannhv_xen: Abstract running Xen commands
2013-01-25 Michael HanselmannMerge branch 'devel-2.7'
2013-01-24 Michael Hanselmannhv_xen: Remove config after shutdown was successful
2013-01-24 Michael Hanselmannhv_xen: Simplify writing configuration
2013-01-24 Michael Hanselmannhv_xen: Prepare for unit tests, remove {static,class...
2013-01-24 Michael Hanselmannhv_xen: Factorize and test disk configuration
2013-01-24 Michael Hanselmannhv_xen: Refactor getting node information, add tests
2013-01-24 Michael Hanselmannhv_xen: Refactor running & parsing "xm list", add tests
2013-01-24 Michael Hanselmannhv_*: Always return from Verify, style fixes
2013-01-23 Michael Hanselmannhv_xen: Compose file name outside error handling
2013-01-22 Michael Hanselmannhv_base: Remove empty constructor
2013-01-21 Helga VelroyenFix format string of KVM output
2013-01-18 Michael Hanselmannhv_xen: Add test for CPU pinning configuration
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-18 Michael HanselmannMake Xen config path a build-time option
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
2013-01-09 Guido TrotterRemove fixed FIXME
2013-01-09 Guido TrotterRemove fixed FIXME
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-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
next