]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
2017-09-07 Thomas Lamprechtrestore_vma_archive: do not overwrite global signal...
2017-09-07 Thomas LamprechtAPI/clone: do not overwrite global signal handlers
2017-09-07 Fabian Grünbichlerupdate_vm: sort logged parameters
2017-08-23 Thomas Lamprechtremove legacy sparsecp
2017-08-23 Thomas Lamprechtremove unused obsolete vmtar
2017-08-21 Philip AbernethyFix #1125. Check for KVM support before starting VM
2017-08-21 Philip AbernethyRefactors $nokvm to $kvm
2017-08-21 Philip AbernethyRefactor HyperV enlightenments
2017-08-07 Wolfgang Bumillerbump version to 5.0-15
2017-08-07 Fabian Grünbichlermigrate: reduce polling intervals
2017-08-07 Fabian Grünbichlermigrate: keep track of replication
2017-08-07 Fabian Grünbichlermigrate: finish tunnel in phase 3
2017-08-07 Fabian Grünbichlerqm mtunnel/migrate: add resume VMID command
2017-08-07 Fabian Grünbichlermtunnel: add and handle OK/ERR replies
2017-08-07 Fabian Grünbichlerqm mtunnel: add write helper
2017-08-07 Fabian Grünbichlermigrate: read mtunnel version
2017-08-07 Fabian Grünbichlerqm mtunnel: add tunnel version
2017-08-07 Fabian Grünbichlermigrate: refactor mtunnel read/write
2017-08-07 Fabian Grünbichlermigrate: switch back to qm mtunnel
2017-07-31 Wolfgang LinkFix freeze_needed
2017-07-17 Wolfgang Bumillerbump version to 5.0-14
2017-07-17 Thomas Lamprechtuse machine version in vga default type selection
2017-07-14 Dominik Csapakfix disk throttling syntax
2017-07-13 Dietmar Maurerbump version to 5.0-13
2017-07-13 Emmanuel KasperFix #1417: make sure the target storage allows disk...
2017-07-03 Dietmar Maurerbump version to 5.0-12
2017-07-03 Emmanuel KasperUse default values when memory is not set in vm.conf...
2017-06-30 Wolfgang Bumillerbump version to 5.0-11
2017-06-30 Wolfgang Bumillercleanup: more the new-disk regex deduplication
2017-06-30 Dominik Csapakfix #1417: check if storage has 'images' set in content
2017-06-28 Dietmar Maurerbump version to 5.0-10
2017-06-28 Dietmar Maurersnapshot-test.pm: ignore existing replication config
2017-06-28 Wolfgang Bumillerdon't use cirrus by default for sane OS'
2017-06-27 Wolfgang LinkRemove guest states to ensure no old states are exists
2017-06-27 Wolfgang Bumillerallow disks on shared storages on replicated VMs
2017-06-27 Wolfgang Bumillerrefuse to add non-replicatable disks to replicating VMs
2017-06-27 Thomas LamprechtAPI HA tasks: we request states not execute them
2017-06-27 Wolfgang Bumillerconfig: has_feature() take default for backup into...
2017-06-23 Dietmar Maurerbump version to 5.0-9
2017-06-23 Thomas Lamprechtmigrate: use 'mtunnel' from pvecm
2017-06-22 Dietmar Maurerbump version to 5.0-8
2017-06-22 Wolfgang Bumillermigrate: pass the with_snapshots parameter
2017-06-22 Dietmar Maurerbump version to 5.0-7
2017-06-22 Dietmar MaurerPVE::QemuMigrate. do not use JSON - not required here
2017-06-21 Dietmar MaurerPVE/QemuMigrate.pm: use new replication job helpers...
2017-06-21 Dietmar MaurerChange target in replication-state when replication...
2017-06-20 Dietmar MaurerPVE/QemuMigrate.pm: use replication job, transfer repli...
2017-06-14 Dietmar Maurerget_replicatable_volumes: move checks to top
2017-06-14 Dietmar Maureradd regression tests for get_replicatable_volumes
2017-06-14 Dietmar Maurerget_replicatable_volumes: fix CDROM and local file...
2017-06-13 Dominik Csapakuse the full package to call storage_config
2017-06-13 Dietmar MaurerPVE/QemuMigrate.pm: fix syntax errors
2017-06-13 Dietmar Maurerget_replicatable_volumes: add unused volumes
2017-06-13 Dietmar Maurerget_replicatable_volumes: skip volumes if we do not...
2017-06-13 Dietmar MaurerPVE/QemuMigrate.pm - use PVE::QemuServer::foreach_volid
2017-06-13 Dietmar MaurerPVE::QemuServer::foreach_volid - record snapshot references
2017-06-13 Dietmar Maurerget_replicatable_volumes: use PVE::QemuServer::foreach_...
2017-06-13 Dietmar MaurerPVE::QemuServer::foreach_volid - pass $attr hash to...
2017-06-13 Dietmar Maurerget_replicatable_volumes: skip volumes on shared storage
2017-06-13 Dietmar Maurerget_replicatable_volumes: add $vmid parameter
2017-06-12 Dietmar MaurerPVE/API2/Qemu.pm: cleanup - remove unused $upid parameter
2017-06-12 Dietmar MaurerPVE/API2/Qemu.pm: aquire guest_migration_lock inside...
2017-06-12 Wolfgang LinkAdd a migration lock to avoid a replication on rollback...
2017-06-12 Fabian Grünbichlerbuild: remove fakeroot from dpkg-buildpackage
2017-06-12 Fabian Grünbichlerfix typo in previous changelog
2017-06-12 Fabian Grünbichlerbuild: add substition variables
2017-06-12 Fabian Grünbichlerbuild: reformat b-d and depends
2017-06-12 Fabian Grünbichlerbuild: make control static
2017-06-12 Thomas Lamprechtchange from dpkg-deb to dpkg-buildpackage
2017-06-12 Dietmar MaurerPVE::QemuConfig - implement $cleanup flag for get_repli...
2017-06-09 Wolfgang Bumillerfix #1405: sort pci ids by functions
2017-06-09 Wolfgang Bumillermigrate: migration_type setting moved to pve-guest...
2017-06-01 Fabian Grünbichlerimport disk: add \n to die
2017-06-01 Fabian Grünbichlerimport disk: downgrade hotplug failure to warning
2017-06-01 Emmanuel KasperAdd new qm command 'importdisk' to import external...
2017-06-01 Emmanuel KasperAdd ImportDisk module to import external disk images...
2017-06-01 Emmanuel KasperRefactor the resolution of target disk format in own sub
2017-06-01 Wolfgang Bumillermigration: implement insecure offline migration
2017-05-31 Dominik Csapakcheck also pending changes when reverting/deleting
2017-05-31 Dietmar Maurerbump version to 5.0-6
2017-05-31 Wolfgang Bumillerfix burst length parameter names and pass them to qemu
2017-05-31 Wolfgang Bumillerfix #1229: more explicit spice port allocation
2017-05-31 Dietmar Maurermigrate: aquire guest_migration_lock during migration
2017-05-31 Dietmar Maurerdo not allow destroy if there are replication jobs
2017-05-31 Dietmar Maurerremove 'replicate' configuration - we will store that...
2017-05-24 Thomas Lamprechtimprove error on '{full, linked} clone not available...
2017-05-23 Fabian Grünbichlerprint_cpu_device: remove unused variable
2017-05-23 Tobias BöhmFix #1384: add missing decrement to calculation of...
2017-05-23 Wolfgang Bumillermigrate: pass ssh_info to storage_migrate
2017-05-17 Fabian Grünbichlerbuild: run tests on build
2017-05-17 Fabian Grünbichlertests: fix broken snapshot create tests
2017-05-17 Fabian Grünbichlertests: fix broken snapshot delete tests
2017-05-17 Fabian Grünbichlertests: exit with -1 in case of failures
2017-05-17 Dominik Csapakuse ReuseAddr for vncproxy
2017-05-10 Wolfgang BumillerFix #1361: create disk: stricter parsing of storage...
2017-05-06 Dietmar Maurermove get_replicatable_volumes from QemuServer.pm to...
2017-05-06 Dietmar MaurerPVE::QemuServer::create_disks - run code inside eval
2017-05-06 Dietmar Maurerget_replicatable_volumes: replacemnet for PVE::Replicat...
2017-05-06 Dietmar Maurerrename drive 'replica' property to 'replicate'
2017-05-06 Dietmar MaurerRevert "Integrate replica in the qemu migration."
next