]> git.proxmox.com Git - qemu-server.git/history - PVE/API2/Qemu.pm
update_vm: check whether opt is set before deleting
[qemu-server.git] / PVE / API2 / Qemu.pm
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
2015-09-06 Dietmar Maurerimplement a few bash completion helpers
2015-09-06 Alen GrizonicVM protection mode added
2015-08-28 Dietmar Maurercleanup previous patch
2015-08-28 Alen GrizonicHA resources check before destroying vm
2015-08-28 Thomas Lamprechtfix 'uninitialized value in concat' due to unnamed VM
2015-08-25 Alen Grizonicclone vm firewall config file
2015-08-20 Wolfgang Linkfix bug #688: prevent copy unused disks in the config.
2015-08-19 Alen Grizonicfix bug #603: vmid.fw file not deleted
2015-08-18 Wolfgang Linkfix bug #517: improve error message
2015-08-18 Wolfgang Bumilleradapt /config and /pending API calls to force-delete
2015-08-14 Alen Grizonicremove vm access permissions after destroy
2015-08-13 Wolfgang Bumillerpending-delete: remember force-deletes
2015-05-12 Wolfgang Bumillerpass port family to next_*_port() calls
2015-05-12 Wolfgang BumillerSwitch from netcat-traditional to netcat6
2015-04-17 Dietmar Maurerfix ha resource names
2015-03-27 Dietmar Maurerdepend on pve-ha-manager
2015-03-02 Dietmar Maureruse new PVE::Cluster::vm_is_ha_managed
2015-02-27 Dietmar Maurercorrect use hash with keys
2015-01-22 Alexandre Derumieradd vcpus option
2015-01-15 Alexandre Derumierpending api : fix parsing 0 value
2015-01-08 Dietmar Maurerfix previous commit: forgot API definitions
2015-01-07 Dietmar Maurerupdate_vm api : add optionnal revert option
2015-01-07 Dietmar Maureradd optionnal current param to config api
2015-01-07 Dietmar MaurerAPI: list new 'pending' method
2015-01-07 Dietmar Maurerremove unused code
2015-01-07 Dietmar Maurervmconfig_hotplug_pending : add update_disk
2015-01-07 Dietmar Maurervmconfig_hotplug_pending : add update_net
2015-01-07 Dietmar Maurerimplement API/CLI to get pending changes
next