]> git.proxmox.com Git - qemu-server.git/history - PVE/API2/Qemu.pm
fix #4522: api: vncproxy: also set environment variable for ticket without websocket
[qemu-server.git] / PVE / API2 / Qemu.pm
2023-10-16 Fiona Ebnerfix #4522: api: vncproxy: also set environment variable...
2023-10-16 Fiona Ebnerapi: vncproxy: update description of websocket parameter
2023-10-10 Thomas Lamprechtapi: reduce overly lengthy comment
2023-09-18 Alexandre Derumieradd memory parser
2023-07-27 Fiona Ebnermigration: alloc nbd disks: fix fall-back for remote...
2023-07-25 Friedrich Weberfix: api: fix permission check for cloudinit drive...
2023-07-25 Friedrich Webercloudinit: allow non-root users to set ciupgrade option
2023-07-19 Fabian Grünbichlerupdate_vm_api: properly wrap arguments
2023-07-19 Fiona Ebnerapi: update: also check access for currently configured...
2023-06-21 Aaron Lautererqemuserver: foreach_volid: always include pending disks
2023-06-21 Aaron Lautererqemuserver: foreach_volid: include pending volumes
2023-06-20 Fabian Grünbichlerrestore: extend permissions checks
2023-06-20 Fabian Grünbichlerrestore: refactor archive parsing
2023-06-19 Dominik Csapakapi: migrate preconditions: use new check_local_resourc...
2023-06-16 Dominik Csapakenable cluster mapped PCI devices for guests
2023-06-16 Dominik Csapakenable cluster mapped USB devices for guests
2023-06-16 Dominik Csapakusb: refactor usb code and move some into USB module
2023-06-09 Fabian Grünbichlerqemu: fix permission check call
2023-06-08 Thomas Lamprechtrestore: check bridge access when actual config is...
2023-06-08 Thomas Lamprechtmove helper to check bridge access out of api
2023-06-08 Alexandre Derumierapi: check bridge access for create, update, clone...
2023-06-07 Fiona Ebnerfix #2315: api: have resize endpoint spawn a worker...
2023-06-07 Fiona Ebnerfix #517: api: allow resizing qcow2 disk with snapshots
2023-06-07 Leo Nunnercloudinit: fix 'pending' api endpoint
2023-06-07 Fabian Grünbichlerallow setting ipconfigX with VM.Config.Cloudinit
2023-01-23 Noel Ullreichfix spelling error in comment
2022-12-30 Stefan Hanreichrollback: Only create start task with --start if VM...
2022-12-20 Fiona Ebnertree-wide: switch to official spelling of QEMU in descr...
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...
next