]> git.proxmox.com Git - qemu-server.git/history - PVE/API2/Qemu.pm
use non SMM ovmf code file for i440fx machines
[qemu-server.git] / PVE / API2 / Qemu.pm
2021-10-21 Dominik Csapakuse non SMM ovmf code file for i440fx machines
2021-10-20 Thomas Lamprechtcode and indentation cleanups
2021-10-05 Stefan Reiterovmf: support secure boot with 4m and 4m-ms efidisk...
2021-10-05 Thomas Lamprechttrivial: indentation/formatting fixup
2021-10-05 Stefan Reiterfix #3075: add TPM v1.2 and v2.0 support via swtpm
2021-10-04 Fabian Grünbichlerapi: template: invert lock and fork
2021-10-04 Fabian Grünbichlerapi: return UPID in template call
2021-08-05 Dominik Csapakapi2: only add ide drives for non-legacy bootorders
2021-07-30 Dominik Csapakbootorder: fix double entry on cdrom edit
2021-07-23 Stefan Reiterapi: always add new CD drives to bootorder
2021-07-06 Alexandre Derumierapi2: fix vmconfig_apply_pending errors handling
2021-06-24 Dominik Csapakfix #2175: PVE/API2/Qemu: update_vm_api: check old...
2021-06-24 Dominik CsapakPVE/API2/Qemu/update_vm_api: refactor drive permission...
2021-06-23 Fabian Ebnerapi: update vm: correctly handle warnings status for...
2021-06-21 Fabian Ebnerprefer storage_check_enabled over storage_check_node
2021-06-08 Fabian Ebnervm destroy: do not remove unreferenced disks by default
2021-05-26 Lorenz Stechaunerapi: clone: sort vm disks to keep numbers consistent
2021-04-06 Thomas Lamprechtapi: restore: better error messages
2021-04-06 Thomas Lamprechtapi: restore: start and live-restore do not conflict
2021-04-01 Stefan Reiterenable live-restore for PBS
2021-03-24 Fabian Ebnerapi: migrate: fix variable name
2021-03-12 Thomas Lamprechtimprove windows VM version pinning on VM creation
2021-03-05 Fabian Ebnerapi: create_vm: check serial and usb permissions
2021-03-05 Thomas Lamprechtalways pin windows VMs to a machine version by default
2021-02-22 Aaron LautererAPI: update_vm_api: check for CDROM on disk delete
2021-01-26 Dominik Csapakfix #2788: do not resume vms after backup if they were...
2021-01-26 Thomas Lamprechtapi: destroy VM: fixup parameter description language
2021-01-25 Thomas Lamprechtstyle fix: missing trailing comma
2021-01-25 Thomas Lamprechtvm destroy: allow opt-out of purging unreferenced disks
2020-12-15 Thomas Lamprechtapi: adapt VM destroy description
2020-12-15 Dominic Jägerqm destroy: Extend --purge description
2020-11-25 Thomas Lamprechtapi: cleanup code format of clone_disk call
2020-11-25 Thomas Lamprechtadd and use get_qga_key
2020-11-09 Fabian EbnerRepeat check for replication target in locked section
2020-10-16 Thomas Lamprechtapi: factor out common vm_is_paused code in private...
2020-10-16 Thomas Lamprechtapi: fix conditional variable declaration
2020-10-16 Thomas Lamprechttree wide cleanup of s/return undef/return/
2020-10-16 Mira Limbeckfix VM clone from snapshot with cloudinit disk
2020-10-14 Stefan Reiterapi: add handling for new boot order format
2020-10-14 Stefan Reiterfix #3010: add 'bootorder' parameter for better control...
2020-07-24 Fabian EbnerFix #2728: die/warn if target is not a replication...
2020-06-26 Mira Limbeckclose #2741: add VM.Config.Cloudinit permission
2020-06-22 Fabian Grünbichlergen_rand_chars: handle errors properly
2020-06-22 Thomas Lamprechtvncproxy: allow to request a generated VNC password
2020-06-18 Thomas Lamprechtfix indentation
2020-06-17 Thomas Lamprechtfollowup whitespace cleanup
2020-06-17 Fabian Grünbichlerproperly parse 'vga' for termproxy
2020-06-17 Fabian Grünbichlerfix #2787: properly parse 'vga' for vncproxy
2020-06-02 Fabian Grünbichlerfix #2774: add early check for non-managed volumes
2020-06-02 Fabian Grünbichlercreate_disks: fix uninitialized warning
2020-05-06 Stefan Reiterapi: check Sys.Audit permissions when setting a custom...
2020-05-05 Fabian Grünbichlerclone: use new config_lock_shared
2020-05-04 Fabian EbnerRevert "resize_vm: request new size from storage after...
2020-05-04 Fabian Grünbichlerapi/destroy: repeat early checks after lock
2020-04-27 Fabian Grünbichlerapi/resume: make nocheck root-only
2020-04-08 Fabian EbnerAllow specifying targetstorage for offline migration
2020-04-08 Fabian EbnerSwitch to using foreach_volume instead of foreach_drive
2020-04-07 Stefan ReiterInclude "-cpu" parameter with snapshots/suspend
2020-04-07 Stefan ReiterInclude "-cpu" parameter with live-migration
2020-04-07 Thomas Lamprechtfollowup: s/targetstorage map/storage map/ for paramete...
2020-04-07 Thomas Lamprechtfollowup: refactor loop to use perls values
2020-04-07 Fabian Grünbichlermigrate: check storage permissions and content type
2020-04-02 Fabian Grünbichlermigrate: allow arbitrary source->target storage maps
2020-04-02 Fabian Grünbichlerrestore: parse volid with $noerr
2020-04-01 Fabian Grünbichlervm_start: condense signature
2020-03-30 Dominik Csapakfix efidisks on storages with minimum sizes bigger...
2020-03-27 Fabian Grünbichlermigrate: fix replication false-positives
2020-03-18 Fabian Grünbichlerdrive_mirror: rename variables and values
2020-03-18 Mira Limbeckparse nbd_protocol_version if available
2020-03-18 Mira Limbeckadd qemu_drive_mirror_monitor completion modes
2020-03-12 Thomas Lamprechtfix #2580: api/delete: drop VM from HA resources if...
2020-03-11 Dietmar Maurerimplement restore from proxmox backup storage
2020-03-07 Fabian EbnerCreate Drive.pm and move drive-related code there
2020-02-07 Fabian Ebnerresize_vm: request new size from storage after resizing
2020-02-05 Fabian EbnerFix description for vm_config and change description...
2020-02-05 Fabian Grünbichlerfixup: re-add target check
2020-02-05 Oguz Bektasfix #2578: check if $target is provided in clone
2020-01-31 Dominik Csapakallow reading snapshot config for VM.Audit
2020-01-15 Thomas Lamprechtqm start: document timeout default
2020-01-15 Tim Marxadd timeout parameter to vm_start api endpoint
2020-01-15 Thomas Lamprechtapi: vm clone: unlink zombie target config at end of...
2020-01-15 Thomas Lamprechtapi: vm clone: remove cloned FW conf in error cleanup...
2020-01-15 Thomas Lamprechtapi/qemu: remove some empty newlines and code cleanup
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
next