]> git.proxmox.com Git - qemu-server.git/history - PVE/API2/Qemu.pm
clone: add command line completion for newid
[qemu-server.git] / PVE / API2 / Qemu.pm
2018-03-20 Dietmar Maurerclone: add command line completion for newid
2018-03-20 Dietmar Maurerclone: use better default for parameter 'full'
2018-03-16 Dominik Csapakcloudinit: hide password on the api
2018-03-12 Wolfgang Bumillercloud-init: replace password parameter in log messages
2018-03-08 Wolfgang Bumillercloud-init: pre-hash passwords
2018-03-08 Wolfgang Bumillerwhitespace fixup
2018-03-07 Wolfgang Bumillercloud-init: clone/move support
2018-03-07 Wolfgang Bumillercloud-init: hotplug support
2018-03-07 Alexandre Derumierimplement cloudinit
2018-02-20 Dominik Csapakmove guest agent api call to its own file
2018-02-20 Dominik Csapakadd agent flag to vm status api call
2018-01-22 Thomas Lamprechtavoid harmful '<>' pattern, explicitly read from STDIN
2017-12-13 Wolfgang Bumillertermproxy, vncproxy: use -escape 0 for qm terminal
2017-12-12 Dominik Csapakenable vncproxy with vncterm for serial ports
2017-12-12 Dominik Csapakadd termproxy api call
2017-11-17 Dominik Csapakmake ssh connection transparent
2017-09-25 Emmanuel KasperRefactor defaut bootdisk and smbios1 uuid generation...
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-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 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
next