]> git.proxmox.com Git - qemu-server.git/history - PVE
migrate: resume initially running VM when failing after convergence
[qemu-server.git] / PVE /
2022-04-26 Fabian Ebnermigrate: resume initially running VM when failing after...
2022-04-26 Fabian Ebnermigrate: add log for guest fstrim
2022-04-25 Fabian Ebnerrestore: also deactivate/destroy cloud-init disk upon...
2022-04-25 Fabian Ebnerrestore deactivate volumes: never die
2022-04-25 Fabian Ebnerrestore destroy volumes: remove check for absolute...
2022-04-25 Fabian Ebnerrestore: cleanup oldconf: also clean up snapshots from...
2022-04-25 Dylan WhyteQemuServer: Fix 'keyboard' parameter description
2022-04-22 Fabian Ebnerapi: create/modify: fix content type checks by re-allow...
2022-04-22 Thomas Lamprechtvga: add virtio-gl display type for VIRGL
2022-04-21 Fabian Ebnermigrate: keep VM paused after migration if it was before
2022-04-11 Fabian Ebnercode cleanup: remove commented-out debug print
2022-04-06 Fabian Ebnerclone disk: add version guard for qemu-img dd's -l...
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-04 Fabian Ebnerapi: add endpoint for parsing .ovf files
2022-04-01 Fabian Ebnerclone disk: also clone EFI disk from snapshot
2022-04-01 Fabian Ebnerapi: clone vm: check against cloning running TPM state...
2022-04-01 Fabian Ebnerclone disk: move check against cloning TPM state of...
2022-04-01 Fabian Ebnerclone disk: assert that drive name is the same for...
2022-04-01 Fabian Ebnerapi: create/modify: add content type checks
2022-03-25 Fabian Grünbichlerfix #3957: spell 'occurred' correctly
2022-03-16 Dominik CsapakPCI: allow longer pci domains
2022-03-16 Thomas Lamprechtcpu config: code format/whitespace fixes
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-14 Fabian Ebnerimage convert: allow block device as source
2022-03-11 Fabian Ebnerparse ovf: untaint path when calling file_size_info
2022-03-11 Fabian Ebnerschema: add pve-volume-id-or-absolute-path
2022-03-11 Fabian Ebnerefivars size: allow overriding efidisk parameter
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 Ebnerclone disk: remove check for min QEMU version 2.7
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-11 Fabian Ebnerdevice unplug: verify that unplugging scsi disk completed
2022-03-08 Oguz Bektasapi: vm_start: 'force-cpu' is for internal migration...
2022-03-03 Fabian Ebnerqmp client: increase timeout for thaw
2022-02-25 Fabian Ebnerrestore: remove duplicate check
2022-02-24 Moayad Almalatfix #3733: add 20 seconds timeout when VM backup stopped
2022-02-24 Thomas Lamprechtrestore: factor out common early checks into closure
2022-02-24 Thomas Lamprechtrestore: early check cloud init target AllocateSpace...
2022-02-24 Matthias Heisererfix #3886: QEMU restore: verify storage allows images...
2022-02-17 Fabian Ebnerclone disk: force raw format for TPM state
2022-02-11 Thomas Lamprechtfix #3845: also clamp cpu units to cgroup dependent...
2022-02-11 Thomas Lamprechtconfig2cmd: drop unused get_cpuunits call
2022-02-11 Thomas Lamprechtcpu units: lower minimum for accessing full cgroupv2...
2022-02-11 Thomas Lamprechtcpu units: handle clamping more centrally
2022-02-10 Thomas Lamprechtapi: qga file-write: drop the check for base64
2022-02-10 Thomas Lamprechtapi: qga file-write: code/style cleanups/refactoring
2022-02-10 Dominik Csapakfix #3683: agent file-write: enable user to encode...
2022-02-09 Fabian Grünbichlermigrate: move tunnel-helpers to pve-guest-common
2022-02-09 Fabian Grünbichlernbd alloc helper: allow passing in explicit format
2022-02-09 Fabian Grünbichlerupdate_vm: allow simultaneous setting of boot-order...
2022-02-09 Fabian Grünbichlerparse_config: optional strict mode
2022-02-09 Fabian Grünbichlerschema: use pve-bridge-id
2022-02-09 Fabian Grünbichlermove map_storage to PVE::JSONSchema::map_id
2022-02-09 Thomas Lamprechtagent: code style fix
2022-02-08 Fabian Ebnersnapshot: implement __snapshot_activate_storages
2022-02-08 Fabian Grünbichlerclone: repeat more checks after locking
2022-01-31 Fabian Ebnerclone disk: don't modify drive parameter
2022-01-31 Fabian Ebnerapi: move disk: fork before locking
2022-01-31 Fabian Ebnerapi: clone: fork before locking
2022-01-31 Fabian Ebnerdrive mirror monitor: warn when suspend/resume/freeze...
2022-01-25 Nicholas Sherlockpci: allow override of PCI vendor/device ids
2021-12-21 Mira Limbeckfix #3792: cloudinit: use of uninitialized value
2021-12-02 Oguz Bektasavoid writing the config if there are no pending change...
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-16 Fabian Grünbichlermigrate: skip tpmstate for NBD migration
2021-11-15 Dominik Csapakexclude efidisk and tpmstate for boot disk selection
2021-11-15 Dominik Csapakpci: do not reserve pci-ids for mediated devices
2021-11-15 Thomas Lamprechtapi: update: fix missing newline in background-delayed...
2021-11-11 Oguz Bektascfg2cmd: disable SMM when display=none and SeaBIOS...
2021-11-11 Thomas Lamprechtapi: move disk: schema indentation and style-nit fixes
2021-11-11 Thomas Lamprechtqm: move-disk: to not make reassign specific options...
2021-11-11 Thomas Lamprechtqm: style/indentation/cleanup fixes for command definition
2021-11-11 Fabian Grünbichlermigrate: factor out storage checks
2021-11-11 Fabian Grünbichleradapt to renamed storage-pair format
2021-11-11 Fabian Ebnercfg2cmd: turn smm off when SeaBIOS and serial display...
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-09 Aaron LautererDrive: add valid_drive_names_with_unused
2021-11-09 Aaron Lauterercli: qm: change move_disk to move-disk
2021-11-08 Fabian Ebnerconfig: rollback is possible: add blockers parameter
2021-11-04 Thomas Lamprechtcfg2cmd: switch off ACPI hotplug on bridges for q35 VMs
2021-11-04 Thomas Lamprechtconfig: meta: also save the QEMU version installed...
2021-11-04 Thomas Lamprechtconfig: add new meta property with the VM creation...
2021-11-04 Thomas Lamprechtcloud init: add comment regarding 3 MiB size limit
2021-11-04 Constantin Heroldfix #2429: allow to specify cloud-init vendor snippet...
2021-11-04 Thomas Lamprechtagent hotplug: small style cleanups & comment addition
2021-11-04 Alexandre Derumierqemu-agent: allow hotplug of fstrim_cloned_disk option.
2021-11-03 Thomas Lamprechtvm_commandline: reduce line bloat
next