]> git.proxmox.com Git - qemu-server.git/history - PVE/API2/Qemu.pm
vmconfig_apply_pending: add error handling
[qemu-server.git] / PVE / API2 / Qemu.pm
2020-01-14 Oguz Bektasvmconfig_apply_pending: add error handling
2019-12-16 Thomas Lamprechtapi/restore: do not trigger autostart task from locked...
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-12-11 Dominik Csapakmove vmstate check to check_vm_modify_config_perm
2019-12-11 Dominik Csapaksuspend to disk: check more permissions
2019-12-10 Stefan Reiterfix wrong punctuation in error msg
2019-12-09 Stefan Reiterremove $vmid param from print_drive
2019-11-30 Thomas Lamprechtapi: allow to clear vmstate actively
2019-11-30 Dominik Csapakimplement removal of vmstate via api
2019-11-25 Thomas Lamprechtapi: use get_vm_arch instead of depreacted basic_machin...
2019-11-25 Fabian Grünbichlerapi: catch 'pending' as snapshot name early
2019-11-25 Thomas Lamprechtvm start use new pve-qemu-machine standard option
2019-11-21 Mira Limbeckfix #2473: use of unitialized value
2019-11-20 Dominik Csapakadd 'tags' option
2019-11-20 Stefan Reiterrefactor: create QemuServer::Monitor for high-level...
2019-11-19 Thomas Lamprechtclone: pre-create cloud-init disk for destination
2019-11-18 Aaron Lautererapi/migration: fix autocomplete for targetstorage
2019-11-18 Fabian Grünbichleruse PVE::RRD for RRD data
2019-11-18 Fabian Grünbichleruse PVE::SSHInfo
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
2019-11-14 Fabian EbnerUse crm-command stop to allow shutdown with timeout...
2019-11-08 Thomas Lamprechtapi/create: remove some empty lines and sort
2019-11-08 Thomas Lamprechtdestroy_vm: allow to pass new config and lock instead
2019-11-08 Fabian Grünbichlermove 'use UUID' statement to correct file
2019-10-23 Dominik Csapakfix reverting for non-existing configs
2019-10-18 Mira Limbeckfix #2344: ignore cloudinit in replication check
2019-10-18 Christian Ebnerfix #1291: add option purge for vm_destroy api call
2019-10-18 Thomas Lamprechtfixup: renamed conf_table_with_pending to config_with_p...
2019-10-18 Oguz Bektasapi: use guesthelper method for vm_pending path
2019-10-18 Oguz Bektasuse new config helpers from guest-common for pending...
2019-10-18 Oguz Bektasapi: use shared methods in config GET
2019-10-18 Thomas Lamprechtfollowup: use new base config provided destroy_config...
2019-10-17 Dominic JägerFix #2412: Missing VMs in pools
2019-09-26 Mira Limbeckfix #2217: don't copy cloudinit disk on clone
2019-09-23 Thomas Lamprechtfollowup: reorder error so that $volid is last (potenti...
2019-09-23 Tim Marxadd check to resize disk if current size could not...
2019-09-23 Thomas Lamprechtfollowup: add newline in warn to avoid extra perl-inter...
2019-09-23 Fabian EbnerImprove handling and description of migrate with -...
2019-09-23 Thomas Lamprechtapi: config deletion: avoid regex on undefined values
2019-09-23 Dominik Csapakapi: deletion: check also pending values for serial/usb
2019-09-11 Dominik Csapakapi: add reboot api call
2019-09-10 Dominik Csapakapi: add missing index child links
2019-09-04 Christian EbnerNewline cleanup
2019-08-20 Dominik Csapakfix remote viewer live migration
2019-07-18 Aaron LautererAdd audio device to HW permissions
2019-06-28 Thomas Lamprechtcheck_local_storage_availability: only count each unava...
2019-06-28 Tim Marxmigrate: handle storage not selected manually in storag...
2019-06-15 Tim Marxadd migration precondition api endpoint
2019-06-06 Mira Limbeckadd new API for dumping cloudinit config
2019-06-06 Thomas Lamprechtapi/qemu: start: add helper for root-only param extraction
2019-06-06 Thomas Lamprechtapi/qemu: extra line cleanup
2019-05-27 Tim Marxwhitespace cleanup
2019-05-16 Mira Limbeckintroduce one global CLOUDINIT_DISK_SIZE constant
2019-04-24 Christian Ebnerfix: #1075: Restore VM template to VM and try to conver...
2019-04-24 Thomas Lamprechtcreate ci disk: long line cleanup
2019-04-24 Thomas Lamprechtfollowup: keep raw as default for non-path based stores
2019-04-16 Wolfgang Linkfix #1829: Cloudinit ignore format parameter
2019-04-12 Thomas Lamprechtfollowup: expand check_vm_modify_config_perm comment
2019-04-12 Dominik Csapakallow non root users to add spice usb port
2019-04-12 Dominik Csapakmove check for serialX: socket
2019-04-11 Dominik Csapakfix #1811: allow non root user to edit serialX: socket...
2019-04-05 Thomas Lamprechtcode cleanup
2019-04-05 Alwin Antreichfix creating clone if target storage is same as source...
2019-04-02 Thomas Lamprechtfollowup: reword bwlimit default wording
2019-04-02 Stoiko Ivanovbwlimit: add parameter to API2 calls
2019-03-30 Dominik Csapakchange task name for suspend with and without disk
2019-03-29 Mira Limbeckcloudinit: create disk if it does not exist on start
2019-03-19 Thomas Lamprechtapi/resume: allow to resume 'to-disk suspended' VMs
2019-03-19 Dominik Csapakadd statestorage parameter to suspend API
2019-03-19 Dominik Csapakadd ability to suspend a vm to disk from the api
2019-03-07 David Limbeckcloud-init: allow custom network/user data files via...
2019-02-01 Dominik Csapakadd pre- start/stop hookscripts to VMs
2019-01-30 Thomas Lamprechtfollowup code cleanup
2019-01-30 Thomas Lamprechtfix some indentaion errors
2019-01-30 Rhonda D'VineFix #1924: add snapshot parameter
2019-01-26 Thomas Lamprechtapi/create: print correct error message if cleanup...
2019-01-03 Dominik Csapakfix #2003: give 'qm terminal' a terminal over ssh
2019-01-03 Dominik Csapakvnc/termproxy: use ssh_info_to_command for ssh tunnel
2018-11-13 Wolfgang Bumilleruse AAVMF for arm
2018-11-13 Wolfgang Bumillercreate_vm: don't add vmgenid for ARM machines by default
2018-09-19 Dominik Csapakfix #1908: add vmgenid config/device
2018-09-12 Dominik Csapakimprove 'pending changes' message for clone
2018-08-02 Stoiko IvanovFix #1242 : clone_disk : call qga fstrim after clone
2018-08-02 Stoiko IvanovMake agent a property string, add fstrim_cloned_disks
2018-08-01 Dietmar Maurervmstatus: define return propertries
2018-07-31 Dietmar Maurervmlist: document 'uptime' and 'cpus' returmn value
2018-07-11 Dietmar Maurerqm: add more return schema definitions
2018-06-12 Wolfgang Bumillerapi create: cleanup the new config log on error
2018-06-12 Thomas Lamprechtapi create: allow auto vm start after create finished
2018-06-12 Thomas Lamprechtreserve config with create lock early
2018-06-12 Thomas LamprechtAPI/create: move locking inside worker
2018-05-14 Dietmar Maurerimplement permission checks for cloud-init related...
2018-05-04 Dominik Csapakfix #1749: do not copy pending changes when cloning...
2018-03-21 Thomas Lamprechtsync bwlimit description with the container one
2018-03-21 Wolfgang Bumillerrestore: implement rate limiting
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
next