]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuMigrate.pm
fix #1905: Allow moving unused disks
[qemu-server.git] / PVE / QemuMigrate.pm
2024-01-30 Hannes Duerrmigration: secure and use source volume names for deact...
2023-11-29 Markus Frankmigration: do not allow live-migration with clipboard=vnc
2023-11-06 Alexandre Derumiermigration: add missing eval on nbdstop with tunnel v2
2023-10-16 Filip Schauerbackup, migrate: fix races with suspended VMs that...
2023-09-18 Alexandre Derumieradd memory parser
2023-06-21 Fiona Ebnermigration: fix issue with qcow2 cloudinit disk live...
2023-06-21 Fiona Ebnermigration: add trailing newline to aliased volumes...
2023-06-21 Aaron Lauterermigration: fail when aliased volume is detected
2023-06-21 Aaron Lautererqemuserver: migration: test_volid: change attr name...
2023-06-21 Aaron Lauterermigration: only migrate disks used by the guest
2023-06-21 Aaron Lautererqemuserver: foreach_volid: always include pending disks
2023-06-21 Aaron Lautererqemuserver: foreach_volid: include pending volumes
2023-06-19 Dominik Csapakmigration: check for mapped resources
2023-06-16 Aaron Lauterermigration: add target_storage_check_available
2023-01-27 Fiona Ebnerclose #2792: allow online migration with replicated...
2023-01-12 Fiona Ebnermigration: log error from query-migrate upon migration...
2022-11-21 Fabian Grünbichlerexplain 'nocheck' in more places
2022-11-17 Fabian Grünbichlermigrate: add remote migration handling
2022-11-17 Fabian Grünbichlermigrate: refactor remote VM/tunnel start
2022-11-16 Thomas Lamprechtmigration: cloudinit check: bump manager dependency...
2022-11-13 Alexandre Derumiermigration : add del_nets_bridge_fdb
2022-11-08 Alexandre Derumiermigration: test targetnode min version for cloudinit...
2022-04-28 Fabian Ebnerfix #3861: migrate: fix live migration when cloud-init...
2022-04-26 Fabian Ebnermigrate: resume initially running VM when failing after...
2022-04-26 Fabian Ebnermigrate: add log for guest fstrim
2022-04-21 Fabian Ebnermigrate: keep VM paused after migration if it was before
2022-02-09 Fabian Grünbichlermigrate: move tunnel-helpers to pve-guest-common
2022-02-09 Fabian Grünbichlermove map_storage to PVE::JSONSchema::map_id
2021-11-22 Fabian Grünbichlermigrate: send updated TPM state volid to target node
2021-10-05 Stefan Reiterfix #3075: add TPM v1.2 and v2.0 support via swtpm
2021-09-22 Thomas Lamprechtmigrate: code style, use up to 100cc if it helps to...
2021-09-22 Thomas Lamprechtmigrate: simplify code and add comment
2021-09-22 Fabian Ebnermigrate: use correct target storage id for checks
2021-07-23 Mira Limbeckfix #2563: allow live migration with local cloud-init...
2021-06-23 Wolfgang Bumillerallow migrating raw btrfs volumes
2021-06-23 Thomas Lamprechtmigrate prepare: make content type check generic
2021-06-23 Thomas Lamprechtmigrate prepare: use also explicit variable for storecfg
2021-06-21 Fabian Ebnermigrate: enforce that image content type is available
2021-06-21 Fabian Ebnerprefer storage_check_enabled over storage_check_node
2021-06-08 Fabian EbnerRevert "revert spice_ticket prefix change in 7827de4"
2021-04-29 Thomas LamprechtRevert "migration: do not set default speed limit"
2021-04-23 Fabian Ebnermigrate: fix memory migration start time
2021-04-19 Thomas Lamprechtmigration: keep log rate steady if polling gets more...
2021-04-19 Thomas Lamprechtmigration: rework logging to more humand friendly,...
2021-04-19 Thomas Lamprechtmigration: factor out variable + code cleanup
2021-04-19 Thomas Lamprechtmigration: log: s/migration_caps/migration capabilities/
2021-04-19 Thomas Lamprechtmigration: do not set default speed limit
2021-04-19 Thomas Lamprechtmigration: refactor and tidy-up code
2021-04-18 Fabian Ebnermigration: move finishing block jobs to phase2 for...
2021-04-18 Fabian Ebnermigration: split out replication from scan_local_volumes
2021-04-18 Fabian Ebnermigration: keep track of replicated volumes via local_v...
2021-04-18 Fabian Ebnermigration: use storage_migration for checks instead...
2021-04-18 Fabian Ebnermigration: cleanup_remotedisks: simplify and include...
2021-04-18 Fabian Ebnermigration: simplify removal of local volumes and get...
2021-04-18 Fabian Ebnermigration: add nbd migrated volumes to volume_map earlier
2021-04-18 Fabian Ebnermigration: save targetstorage and bwlimit in local_volu...
2021-04-18 Fabian Ebnermigration: fix calculation of bandwith limit for non...
2021-04-18 Fabian Ebnermigration: split out config_update_local_disksizes...
2021-04-18 Fabian Ebnermigration: avoid re-scanning all volumes
2021-04-18 Fabian Ebnermigration: split sync_disks into two functions
2020-12-15 Fabian Ebnermigration: sort volumes migrated with storage_migrate
2020-12-15 Fabian Ebnermigration: factor out starting remote tunnel
2020-12-15 Fabian Ebneruse new move_config_to_node method
2020-11-24 Fabian Ebnerdeactivate volumes after storage_migrate
2020-11-24 Fabian Ebneradapt to new storage_migrate activation behavior
2020-11-09 Fabian Ebnerdon't migrate replicated VM whose replication job is...
2020-11-09 Fabian Ebnerfix checks for transfering replication state/switching...
2020-11-09 Fabian EbnerRepeat check for replication target in locked section
2020-10-16 Thomas Lamprechtfix various conditionally declared vars
2020-08-04 Fabian EbnerUse correct option for storage_migrate
2020-07-09 Stefan Reiterfixup: use parse_property_string instead of parse_cpu_c...
2020-07-01 Fabian Ebnerupdate_disksize: make interface leaner
2020-07-01 Fabian Ebnersync_disks: fix check
2020-05-06 Fabian Grünbichlermigrate: cleanup forwarding code
2020-05-04 Dominik Csapakmigrate: skip rescan for efidisk and shared volumes
2020-05-04 Fabian Grünbichlermigrate: don't accidentally take NBD code paths
2020-04-29 Thomas Lamprechtmigrate: only stop NBD if we got a NBD url from the...
2020-04-29 Fabian EbnerInclude vmstate and unused volumes in foreach_volid
2020-04-29 Fabian EbnerFix test_volid call for vmstate and fix check for snaps...
2020-04-20 Fabian Grünbichlermigrate: simplify replicated_volume loop
2020-04-20 Fabian EbnerFix live migration with replicated unused volumes
2020-04-17 Thomas Lamprechtmigrate: workaround issues with format switch on storag...
2020-04-08 Fabian Ebnersync_disks: log output of storage_migrate
2020-04-08 Fabian Ebnersync_disks: be more verbose if storage_migrate fails
2020-04-08 Fabian Ebnersync_disks: use allow_rename to avoid collisions on...
2020-04-08 Fabian EbnerUpdate volume IDs in one go
2020-04-08 Fabian EbnerTake note of changes to the volume IDs when migrating...
2020-04-08 Fabian EbnerUse new storage_migrate interface
2020-04-08 Fabian EbnerSwitch to using foreach_volume instead of foreach_drive
2020-04-07 Stefan ReiterInclude "-cpu" parameter with live-migration
2020-04-02 Fabian Grünbichlermigrate: allow arbitrary source->target storage maps
2020-04-02 Stefan Reitermigration: fix downtime limit auto-increase
2020-04-01 Fabian Grünbichlermigrate: improve cleanup_remotedisks
2020-03-30 Dominik Csapakfix efidisks on storages with minimum sizes bigger...
2020-03-27 Fabian Ebnermigration with targetstorage: check if target storage...
2020-03-27 Thomas Lamprechtmigrate sync disks: split long line
2020-03-27 Thomas Lamprechtmigrate sync_disks: use own variable for often referenc...
2020-03-27 Fabian Grünbichlermigrate: cleanup disk/bitmaps if 'qm start' failed
2020-03-27 Fabian Grünbichlermigrate: fix auto-vivification in cleanup_bitmaps
2020-03-27 Fabian Grünbichlermigrate: fix replication false-positives
next