]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
2017-09-25 Emmanuel KasperAdd new qm command 'importovf', to create VMs from...
2017-09-25 Emmanuel KasperRefactor defaut bootdisk and smbios1 uuid generation...
2017-09-25 Emmanuel KasperAdd tests for parse_ovf function
2017-09-25 Emmanuel KasperInitial support for importing OVF virtual machines
2017-09-25 Emmanuel KasperAdd a build dependency to libxml-libxml-perl, needed...
2017-09-25 Emmanuel KasperForce overwriting existing compressed man pages and...
2017-09-22 Fabian Grünbichleruse foreach_drive in foreach_storage_used_by_vm
2017-09-22 Fabian Grünbichlerconfig: make vmstatestorage hotpluggable
2017-09-22 Fabian Grünbichlerrename foreach_writable_storage to foreach_storage_used...
2017-09-22 Fabian Grünbichlersnapshot: use explicitly configured vmstate storage
2017-09-22 Fabian Grünbichlerconfig: add vmstatestorage option
2017-09-22 Matthias UrbanVM.Snapshot.Rollback privilege added
2017-09-14 Emmanuel Kasperdo not overwrite global signal handlers
2017-09-12 Alexandre Derumiermigration : enable mtunnel for insecure migration V2
2017-09-11 Thomas Lamprechtovmf: deprecate old legay ovmf image and refactor
2017-09-11 Thomas Lamprechtcreate_disks: refactor out and improve efidisk creation
2017-09-11 Thomas Lamprechtefidisk: do not hard code efivar base image size
2017-09-07 Emmanuel KasperRemove unused variable declaration
2017-09-07 Emmanuel KasperFix #1441: Do not unplug controllers when the mirroring...
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
next