]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuMigrate.pm
migrate: cleanup replica volume skip condition
[qemu-server.git] / PVE / QemuMigrate.pm
2017-04-28 Wolfgang Bumillermigrate: cleanup replica volume skip condition
2017-04-28 Wolfgang LinkIntegrate replica in the qemu migration.
2017-04-21 Alexandre Derumierlive storage migration : fix check of target storage...
2017-04-21 Fabian Grünbichlermigrate: clarify comment
2017-04-21 Fabian Grünbichlermigrate: cleanup nbd source disks earlier
2017-04-21 Fabian Grünbichlerfix #1338: migrate: stop nbd before resuming
2017-02-28 Fabian Grünbichlerdefined() style cleanup
2017-02-28 Wolfgang LinkCheck array existed before use.
2017-01-06 Alexandre Derumieradd with-local-disks option for live storage migration
2017-01-05 Wolfgang Bumillercleanup: error messages
2017-01-05 Wolfgang Bumillercleanup: whitespaces & style
2017-01-05 Alexandre Derumieradd live storage migration with vm migration
2016-12-05 Dominik Csapakallow migration of local qcow2 snapshots
2016-11-03 Thomas Lamprechtallow dedicated migration network, bug #1177
2016-09-15 Fabian Grünbichlerforbid migration of template with local base image
2016-06-30 Fabian Grünbichlercollect errors from all local volumes
2016-06-30 Fabian Grünbichleradd comments and rename volhash
2016-06-30 Fabian Grünbichlerswitch order of disk checks
2016-06-30 Fabian Grünbichlercollect and log origin of found local volumes
2016-06-17 Fabian Grünbichlerdrop unncessary cdromhash
2016-06-17 Fabian Grünbichleruse foreach_drive instead of foreach_volid
2016-06-17 Fabian Grünbichlerfix whitespace/indent
2016-06-17 Fabian Grünbichlerdon't repeat storage check for each volid
2016-06-16 Wolfgang Linkfix perl scope issues
2016-06-16 Dietmar Maureradd check for snapshots at migration
2016-06-16 Wolfgang LinkAdd LVM and LVMThin to QemuMigration
2016-06-06 Thomas Lamprechtdo not open forward tunnel on insecure migrations
2016-06-03 Thomas Lamprechtmigrate: unlink unix socket before starting migration
2016-06-03 Thomas Lamprechtmigrate: add some more log output
2016-06-03 Thomas Lamprechtmigrate: close tunnel after dest. VM stopped on error
2016-06-03 Thomas Lamprechtmigrate: use ssh forwarded UNIX socket tunnel
2016-06-03 Thomas Lamprechtmigrate: collect migration tunnel child process
2016-06-02 Wolfgang Linkfix typo
2016-05-04 Fabian Grünbichlerfix typos
2016-05-04 Fabian Grünbichlerfix #971: don't activate shared storage in offline...
2016-05-04 Fabian Grünbichlermigrate: check if storage is available
2016-03-08 Fabian GrünbichlerRefactor basic config-related methods
2016-02-12 Fabian GrünbichlerDrop skiplock from write_config
2016-02-12 Fabian GrünbichlerRefactor update_config_nolock -> write_config
2016-02-02 Wolfgang Linkclose tunnel after migration is finish.
2015-11-06 Alexandre Derumieradd qemu_machine_pxe
2015-11-06 Alexandre Derumieruse qom-get to check if pxe file are used V2
2015-11-06 Wolfgang Bumillermigration: improve ipv6 case
2015-10-15 Alexandre Derumiermigrate : add nocheck for resume
2015-05-21 Wolfgang Bumillermigration: put the source address in brackets
2015-05-12 Wolfgang Bumillerpass port family to next_*_port() calls
2015-04-27 Wolfgang Linkimplement offline migration on zfs
2015-04-27 Wolfgang Linkfix bug #618: correct typo
2014-06-17 Alexandre Derumiermigration : add setup state
2014-02-10 Stefan PriebeQemuMigrate: print migration xbzrle if enabled (has...
2014-01-10 Alexandre Derumiermigration : enable auto-converge capability v2
2013-12-10 Dietmar Maurercode cleanup
2013-09-19 Alexandre Derumierqemu migrate : only wait for spice server online +...
2013-08-12 Dietmar Maurerfix migration port (wrong quote)
2013-07-26 Stefan Priebeqemu-server: add support for unsecure migration (settin...
2013-07-24 Dietmar Maureruse STDIN to pass spice ticket
2013-07-24 Dietmar Maurernew vga_conf_has_spice() helper
2013-07-24 Alexandre Derumieradd spice migration
2013-06-05 Dietmar Maurermigrate: pass --machine parameter to remote 'qm start...
2013-05-13 Dietmar Maurerfix bug #381: use PVE::Tools::next_migrate_port()
2013-02-28 Dietmar Maurerfix check if a backing file exist
2013-02-25 Alexandre Derumiermigration : display qm resume error in task log
2013-02-15 Alexandre Derumierforbid offline migration of a non shared volume if...
2013-02-13 Dietmar Maurerremove expected_downtime from migration status
2013-01-02 Stefan PriebeQemuMigrate: phase2_cleanup misses migrate_cancel
2012-12-31 Stefan Priebeimplement dynamic migration_downtime
2012-12-27 Alexandre Derumieradd downtime && expected_downtime query-migrate info
2012-12-27 Alexandre Derumieradd error log for qm start of the target vm.
2012-12-27 Alexandre Derumiermove qmp migrate_set_down && migrate_set_speed to qemum...
2012-09-25 Dietmar Maurermigrate volumes used inside snapshots including vmstate
2012-09-25 Dietmar Maurerfix check for non-shared disks
2012-08-31 Dietmar Maurermigrate: disable xbzrle for now.
2012-08-30 Dietmar Maureravoid warning about uninitialized value
2012-08-30 Dietmar Maurermigrate: tolerate query-migrate errors
2012-08-29 Alexandre Derumierlivemigrate : activate xbzrle cache
2012-08-23 Dietmar Maurerwe call vm_stop to target host,
2012-08-23 Alexandre Derumierlive migration: reduce sleep when remaining memory...
2012-08-23 Dietmar Maurercleanup: detete trailing whitespace
2012-08-23 Alexandre Derumierput target vm in singlestep mode and resume it only...
2012-08-23 Alexandre Derumieradd migratedfrom param to start vm with conf file an...
2012-08-23 Alexandre Derumierimplement phase2_cleanup
2012-08-23 Alexandre Derumiermove config file in phase3, when live migration is...
2012-07-16 Dietmar Maurermigrate: only scan available storages
2012-07-16 Dietmar Maurercode cleanup, bump version to 2.0-44
2012-07-16 Alexandre Derumiermigrate: syncdisk : avoid scanning shared storage
2012-07-13 Dietmar Maurermigrate: fix warning about uninitialized values
2012-06-26 Alexandre Derumierconvert migrate monitor commands to qmp
2012-02-02 Dietmar Maurerreplace change_config_nolock with update_config_nolock
2012-01-17 Dietmar Maureronline migration fix: close tunnel later, wait for...
2011-12-15 Dietmar Maureruse PVE::Tools::run_with_timeout
2011-12-08 Dietmar Maurerimprove error message
2011-12-08 Dietmar Maurerfix migration tunnel
2011-12-07 Dietmar Maurerreplace logmsg() with $self->log()
2011-12-07 Dietmar Maureruse new AbstractMigrate.pm
2011-11-29 Dietmar Maurercleanup error messages
2011-11-25 Dietmar Maureractivate LVM LVs more carefully
2011-09-15 Dietmar Maurerfix online migration
2011-09-14 Dietmar Maurermove code from qmigrate into PVE/QemuMigrate.pm