]> git.proxmox.com Git - qemu-server.git/history - PVE/API2/Qemu.pm
API/clone: do not overwrite global signal handlers
[qemu-server.git] / PVE / API2 / Qemu.pm
2017-09-07 Thomas LamprechtAPI/clone: do not overwrite global signal handlers
2017-09-07 Fabian Grünbichlerupdate_vm: sort logged parameters
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-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-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-05-31 Dominik Csapakcheck also pending changes when reverting/deleting
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-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 Maureruse a single replicate property (format pve-replicate)
2017-05-03 Dominik Csapakstart vncproxy worker in the background
2017-04-28 Wolfgang Bumillerapi: replica: safer config update
2017-04-28 Wolfgang LinkDestroy all remote and local replication datasets when...
2017-04-28 Wolfgang LinkInsert new properties in the Qemu config for the PVE...
2017-04-21 Alexandre Derumierlive storage migration : fix check of target storage...
2017-04-18 Dominik Csapakturn off alarm timer after accepting a vnc connection
2017-03-23 Fabian Grünbichlerupdate_vm: check whether opt is set before deleting
2017-03-02 Emmanuel KasperUse backticks instead of single quotes in qm resize...
2017-02-28 Wolfgang Bumillerremove netcat6 dependency
2017-02-17 Emmanuel KasperImprove error message when trying to shrink a volume...
2017-02-06 Wolfgang Bumillerdon't pull HA modules for doc-generation
2017-01-26 Fabian Grünbichlerfix #1260: convert moved template disk to base
2017-01-18 Dietmar Maureruse new PVE::Storage::check_volume_access()
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 Derumierlive clone_vm : suspend or freezefs before block-job...
2017-01-05 Alexandre Derumieradd live storage migration with vm migration
2017-01-05 Alexandre Derumieradd targetstorage to vm_start
2017-01-05 Alexandre Derumierclone live vm : add support for multiple jobs
2016-12-01 Dietmar Maurerqm agent: remove 'guest-' prefix from commands
2016-12-01 Dietmar Maurerqm agent: directly return result
2016-12-01 Dietmar Maurerqm agent: enumerate possible guest commands
2016-11-30 Dietmar Maurercleanup: reorder code so that emacs font-lock-mode...
2016-11-30 Dietmar Maurerqm agent: add command line completion for vmid
2016-11-30 Wolfgang LinkAdd qm agent.
2016-11-23 Fabian Grünbichlerrestrict monitor API to Sys.Modify for most commands
2016-11-23 Dietmar Maurervm_shutdown: request 'stopped' state for HA enabled VMs
2016-11-23 Dietmar Maurercombine option 'format' with previous line (avoid emacs...
2016-11-23 Dietmar Maureruse ha-manager 'stopped' state instead of 'disabled'
2016-11-19 Thomas Lamprechtswitch to 'ha-manager set'
2016-11-03 Wolfgang Bumillerfix a perl warning when failing to parse a new drive...
2016-11-03 Thomas Lamprechtallow dedicated migration network, bug #1177
2016-10-19 Dietmar Maurersnapshot_list: add bash completion for vmid
2016-10-18 Emmanuel KasperFix typo
2016-10-07 Dominik Csapakfix #1131: activate volume before copying efidisk
2016-09-15 Fabian Grünbichlerforbid restore into existing template
2016-09-08 Dominik Csapakcopy efivars disk on create
2016-07-26 Fabian Grünbichleradd lock check for move_disk API call
2016-07-14 Fabian Grünbichlerdeactivate new volumes after clone to other node
2016-07-14 Wolfgang Bumillerpass datacenter.cfg's mac_prefix to random_ether_addr
2016-07-11 Wolfgang BumillerFix #1051: typo: vpcus -> vcpus
2016-07-04 Fabian Grünbichlerremove old move disk snapshot check
2016-07-04 Fabian Grünbichlerfix #1040: warn early about moving a snapshotted disk
2016-06-10 Dominik Csapakfix unnecessary root check for unused disks
2016-06-01 Dominik Csapakfix serial/parallel/numa permissions
2016-06-01 Dominik Csapakfix #1010: whitelist options for permissions
2016-04-21 Wolfgang BumillerFix #643: activate volumes before resizing
2016-04-19 Thomas Lamprechtvm_status: return more verbose HA state
2016-04-13 Wolfgang BumillerFix #848: deactivate old volume after clone before...
2016-04-12 Dominik Csapakchange shutdown behaviour on suspended vm
2016-03-08 Fabian GrünbichlerRefactor add_unused_volume
2016-03-08 Fabian GrünbichlerRework snapshot code, has_feature
2016-03-08 Fabian GrünbichlerRefactor basic config-related methods
2016-03-04 Fabian GrünbichlerMake foreach_drive order deterministic
2016-03-04 Dietmar Maurerfix typo
2016-03-04 Emmanuel Kasperdocument for end users the differences between shutdown...
2016-03-01 Wolfgang BumillerClose #880: ability to show paused state via the CLI
2016-02-25 Alexandre Derumierclone_vm : only deactivate sources volume if source...
2016-02-12 Fabian GrünbichlerDrop skiplock from write_config
2016-02-12 Fabian GrünbichlerRefactor update_config_nolock -> write_config
2016-01-27 Thomas Lamprechtfix PVE::HA use clause so HA resources get registered
2016-01-22 Dietmar Maurerclone: correctly activate volumes (consider snapshots)
2016-01-10 Wolfgang Bumillercheck for qorum when starting a VM
2015-12-10 Wolfgang Bumillerfix bug #841: replace get_used_paths with is_volume_in_use
2015-12-09 Thomas Lamprechtqm: Add VMID auto completion to some commands
2015-11-07 Dietmar Maurerdestroy VM: test for running VM before starting backgro...
2015-10-30 Wolfgang Bumillerclone: use a fullclone hash instead of $drive->{full}
2015-10-29 Dietmar MaurerRevert "fix bug 790: encode description before writing...
2015-10-29 Dietmar Maurerfix bug 790: encode description before writing to syslog
2015-10-15 Alexandre Derumiermigrate : add nocheck for resume
2015-10-05 Dietmar Maurercreate: add better check for unused IDs
2015-09-26 Alen Grizonicboot order permissions change
2015-09-21 Alen GrizonicVM protection mode
2015-09-17 Dietmar Maurercode cleanups
2015-09-17 Alen GrizonicVM protection mode
2015-09-10 Dietmar Maureravoid warning about undefined value
2015-09-07 Dietmar Maurerimprove bash completion
next