]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuConfig.pm
implement suspend to disk for running vms
[qemu-server.git] / PVE / QemuConfig.pm
2019-03-19 Dominik Csapakimplement suspend to disk for running vms
2019-03-19 Dominik Csapakcorrect comment about size
2018-11-09 David Limbeckfix #1969: increase max unused disks
2018-09-19 Thomas Lamprechtrollback: vmgenid: comment why we regenerate vmgenid
2018-09-19 Dominik Csapakfix #1908: add vmgenid config/device
2018-09-17 Thomas Lamprechtfixup comment formatting
2018-09-17 Dominik Csapakensure correct machine type gets saved on snapshot
2018-09-17 Dominik Csapakuse new snapshot rollback hook to handle machine type
2018-08-02 Stoiko IvanovMake agent a property string, add fstrim_cloned_disks
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-07-31 Wolfgang LinkFix freeze_needed
2017-06-27 Wolfgang Bumillerconfig: has_feature() take default for backup into...
2017-06-14 Dietmar Maurerget_replicatable_volumes: move checks to top
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 Maurerget_replicatable_volumes: add unused volumes
2017-06-13 Dietmar Maurerget_replicatable_volumes: skip volumes if we do not...
2017-06-13 Dietmar Maurerget_replicatable_volumes: use PVE::QemuServer::foreach_...
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::QemuConfig - implement $cleanup flag for get_repli...
2017-05-06 Dietmar Maurermove get_replicatable_volumes from QemuServer.pm to...
2016-11-17 Alexandre Derumiervmstate snapshot : activate|deactivate volume
2016-07-05 Fabian Grünbichlerfix 1046: add non-snapshotted disks as unused
2016-03-08 Fabian GrünbichlerRework snapshot code, has_feature
2016-03-08 Fabian GrünbichlerRefactor basic config-related methods