]> git.proxmox.com Git - qemu-server.git/history - PVE/API2/Qemu.pm
explain 'nocheck' in more places
[qemu-server.git] / PVE / API2 / Qemu.pm
2022-11-21 Fabian Grünbichlerexplain 'nocheck' in more places
2022-11-21 Fiona Ebnerapi: create/update vm: fix clamping cpuunits function...
2022-11-21 Thomas Lamprechtconfig: ensure that tags are unique
2022-11-17 Fabian Grünbichlerqm: add remote-migrate command
2022-11-17 Fabian Grünbichlerapi: add remote migrate endpoint
2022-11-17 Fabian Grünbichlermigrate: add remote migration handling
2022-11-17 Fabian Grünbichlermtunnel: add API endpoints
2022-11-17 Dominik Csapakapi: update: check for tags permissions with 'assert_ta...
2022-11-17 Leo Nunnerfix #4321: properly check cloud-init drive permissions
2022-11-16 Wolfgang Bumillerdrop get_pending_changes and simplify cloudinit_pending...
2022-11-10 Dominik Csapakmove 'windows_version' to Helpers
2022-11-08 Stefan Hanreichfix #4228: add start parameter to rollback endpoint...
2022-11-08 Thomas Lamprechtapi: update cloudinit: line reduction/small cleanups
2022-11-08 Thomas Lamprechtapi: add cloudinit to available subdirs index
2022-11-08 Alexandre Derumierapi2: add cloudinit_update
2022-11-08 Alexandre Derumierapi2: add cloudinit config api
2022-11-08 Fiona Ebnerapi: create/update vm: clamp cpuunit value
2022-09-12 Fabian Ebnerapi: create disks: avoid adding secondary cloud-init...
2022-08-30 Thomas Lamprechtexpand error for suspend with pcie pass through a bit
2022-08-30 Thomas Lamprechtshorten and subjectively improve code comment
2022-08-30 Dominik Csapakfix #3577: prevent suspension for VMs with pci passthrough
2022-05-30 Fabian Grünbichlerfix uninitialized value
2022-05-02 Thomas Lamprechtapi: reassign disk: drop moved disk from boot order
2022-04-28 Fabian Ebnerfix #3861: migrate: fix live migration when cloud-init...
2022-04-28 Thomas Lamprechtenable spice also for virtio-gpu display
2022-04-28 Fabian Ebnerapi: create: allow overriding non-disk options during...
2022-04-28 Fabian Ebnerapi: create: refactor parameter check logic
2022-04-28 Thomas Lamprechtapi: status: report spice also for virtio-gl display
2022-04-22 Fabian Ebnerapi: create/modify: fix content type checks by re-allow...
2022-04-04 Fabian Ebnerapi: update vm: print drive string for newly allocated...
2022-04-04 Dominic Jägerapi: support VM disk import
2022-04-04 Fabian Ebnerschema: drive: use separate schema when disk allocation...
2022-04-01 Fabian Ebnerapi: clone vm: check against cloning running TPM state...
2022-04-01 Fabian Ebnerapi: create/modify: add content type checks
2022-03-15 Fabian Grünbichlerapi: snapshot delete: prefix lock-fail error
2022-03-15 Fabian Ebnerfix #3424: api: snapshot delete: wait for active replic...
2022-03-14 Fabian Ebnerapi: factor out check/cleanup for drive params
2022-03-11 Fabian Ebnerclone disk: allow cloning from an unused or unreference...
2022-03-11 Fabian Ebnerclone disk: pass in efi vars size rather than config
2022-03-11 Fabian Ebnerclone disk: group source and target parameters
2022-03-11 Fabian Ebnerapi: update: pass correct config when creating disks
2022-03-11 Fabian Ebnerapi: create disks: always activate/update size when...
2022-03-08 Oguz Bektasapi: vm_start: 'force-cpu' is for internal migration...
2022-02-09 Fabian Grünbichlerupdate_vm: allow simultaneous setting of boot-order...
2022-02-08 Fabian Grünbichlerclone: repeat more checks after locking
2022-01-31 Fabian Ebnerapi: move disk: fork before locking
2022-01-31 Fabian Ebnerapi: clone: fork before locking
2021-11-22 Fabian Grünbichlermigrate: send updated TPM state volid to target node
2021-11-22 Fabian Grünbichlermigrate: improve start STDIN-parameter parsing
2021-11-15 Thomas Lamprechtapi: update: fix missing newline in background-delayed...
2021-11-11 Thomas Lamprechtapi: move disk: schema indentation and style-nit fixes
2021-11-11 Fabian Grünbichlermigrate: factor out storage checks
2021-11-11 Aaron Lautererdisk reassign: add unused disks directly to config
2021-11-10 Fabian Grünbichlerdisk reassign: fix assigning to unused slot
2021-11-10 Fabian Grünbichlerreassign disk: more cleanup
2021-11-10 Fabian Grünbichlerreassign disk: fix permission checks
2021-11-10 Fabian Grünbichlerreassign disk: various improvements
2021-11-09 Aaron Lautererapi: move-disk: cleanup very long lines
2021-11-09 Aaron Lautererapi: move-disk: add move to other VM
2021-11-04 Thomas Lamprechtconfig: add new meta property with the VM creation...
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...
next