KVM: fail when a routed nic has no ip
[ganeti-local] / lib / hypervisor /
2009-11-26 Guido TrotterKVM: fail when a routed nic has no ip
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
2009-08-10 Iustin PopMove HVM's device_model to a hypervisor parameter
2009-08-10 Iustin PopImplement the KERNEL_PATH parameter for xen-hvm
2009-08-04 Iustin PopMerge commit 'origin/branch-2.1' into feature/containers
2009-07-20 Iustin PopFix backend import errors from GetHypervisorClass
2009-07-19 Iustin PopMerge commit 'origin/branch-2.1' into feature/containers
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-07 Michael HanselmannFix pylint warnings
2009-06-26 Guido TrotterUse ReadFile.splitlines() rather than readlines
2009-06-18 Iustin PopFix various pylint warnings
2009-06-16 Guido TrotterKVMHypervisor, fix a bug in MigrateInstance
2009-06-15 Guido TrotterXen: NIC parameters
2009-06-15 Guido TrotterKVM: NIC parameters
2009-05-27 Iustin PopAdd a node powercycle command
2009-05-22 Guido TrotterIsNormAbsPath and users, use "normalized" term
2009-05-22 Guido Trotterhv_chroot: update PARAMETERS value
2009-05-22 Guido TrotterMerge branch 'branch-2.1' into feature/containers
2009-05-22 Guido TrotterHypervisors: make absolute path checking strict
2009-05-22 Guido TrotterKVM: add the network script to the ancillary files
2009-05-22 Guido TrotterXen: add ancillary files
2009-05-22 Guido Trotter_RedistributeAncillaryFiles: add hypervisor files
2009-05-22 Guido TrotterKVM: replace hardcoded network script path
2009-05-21 Iustin PopMerge branch 'branch-2.1' into feature/containers
2009-05-20 Guido TrotterMerge branch 'master' into branch-2.1
2009-05-20 Guido TrotterMerge branch 'master' into next
2009-05-19 Iustin PopMove to data-based hvparam checks instead of code
2009-05-19 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-05-19 Iustin PopMove more hypervisor strings into constants
2009-05-14 Iustin PopMove HVM's device_model to a hypervisor parameter
2009-05-14 Iustin PopImplement the KERNEL_PATH parameter for xen-hvm
2009-05-12 Guido TrotterKVM: Abstract runtime file removal in a function
2009-05-12 Iustin PopNew hypervisor implementation: chroot manager
2009-05-12 Guido TrotterKVMHypervisor: return memory and cpus as integers
2009-05-05 Iustin PopAbstract Linux node information in hv_base
2009-04-06 Iustin PopFix Xen soft reboot via polling
2009-03-12 Guido Trotterkvm: use the correct vnc bind address
2009-03-10 Guido TrotterXen: Remove one hardcoded constant
2009-02-27 Guido TrotterUse EnsureDirs in KVM as well.
2009-02-25 Iustin PopFix xen-hvm and KERNEL_ARGS
2009-02-24 Iustin PopRemove the extra_args parameter in instance start
2009-02-24 Iustin PopSimplify a little the hypervisor routines
2009-02-17 Iustin PopShow more details for failed xen commands
2009-02-13 Iustin PopSome small improvements to the fake hypervisor
2009-02-12 Iustin PopSome small fixes
2009-02-10 Guido TrotterKVM: Correct CheckParameterSyntax docstring
2009-02-10 Guido TrotterKVM: Fix _CallMonitorCommand error message
2009-02-09 Guido TrotterKVM: Add usb mouse type parameter
2009-02-09 Guido TrotterKVM: allow netboot
2009-02-09 Guido TrotterKVM: actually support different nic types
2009-02-09 Guido TrotterKVM: export hvparams in the runtime
2009-02-09 Guido TrotterKVM: actually support different disk types
2009-02-09 Guido TrotterXen-HVM: Improve the invalid disk/nic type error
2009-02-09 Guido TrotterKVM: parameters for different disk and nic types
2009-02-09 Guido TrotterRename the device type constants
2009-02-09 Guido Trotters/HT_HVM_VNC_BASE_PORT/VNC_BASE_PORT/g
2009-02-09 Iustin PopExport the cpu nodes and sockets from Xen
2009-02-07 Guido TrotterKVM: don't boot from a virtio cdrom
2009-02-07 Guido TrotterKVM: don't boot from cdrom with no cdrom
2009-02-07 Guido TrotterSupport cdrom image and boot order for KVM
2009-02-07 Guido TrotterGet rid of constants.HT_HVM_DEFAULT_BOOT_ORDER
2009-02-05 Guido TrotterKVM: add VNC TLS and X509 parameters
2009-02-05 Guido TrotterKVM: allow binding vnc to a file
2009-02-03 Guido TrotterKVM: Make GetAllInstancesInfo concurrency-safe
2009-01-29 Guido TrotterKVM: advise about VNC support on GetShellCommand
2009-01-29 Guido TrotterKVM: enable VNC if a VNC_BIND_ADDRESS is defined
2009-01-29 Guido TrotterKVM: Allow the HV_VNC_BIND_ADDRESS parameter
2009-01-29 Guido TrotterKVM: make the kernel and initrd arguments optional
2009-01-29 Guido TrotterKVM: add the HV_SERIAL_CONSOLE parameter
2009-01-29 Guido TrotterGetShellCommand: get hvparams and beparams
2009-01-28 Iustin PopActually mark drives as read-only if so configured
next