]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
live-restore: hold 'create' lock during operation
[qemu-server.git] / PVE / QemuServer.pm
2021-04-21 Stefan Reiterlive-restore: hold 'create' lock during operation
2021-04-21 Stefan Reiterlive-restore: don't remove VM on error
2021-04-18 Fabian Ebnermigration: split out replication from scan_local_volumes
2021-04-18 Fabian Ebnerrestore: update config: remove unused parameter
2021-04-18 Fabian Ebnertest: add tests for restoring config
2021-04-18 Fabian Ebnerfilter by content type when using vdisk_list
2021-04-18 Stefan Reitercfg2cmd: fix +pveN machine types with pxe
2021-04-15 Thomas Lamprechtdrive mirror: stop logging progress for a disk after...
2021-04-15 Thomas Lamprechtimage convert: use human-readable units in progress...
2021-04-15 Thomas Lamprechtindentation line-length cleanup
2021-04-06 Thomas Lamprechtrestore PBS: use actual PVE::QemuConfig interface for...
2021-04-06 Thomas Lamprechtpbs_live_restore: code cleanup, avoid prefixin local...
2021-04-06 Thomas Lamprechtmirror monitor: rework periodic status reporting
2021-04-06 Thomas Lamprechtlive restore: slightly more status output
2021-04-06 Thomas Lamprechtmirror monitor: avoid overlong hash access, use interme...
2021-04-06 Thomas Lamprechtmirror monitor: refactoring/code cleanup
2021-04-06 Thomas Lamprechtlive restore: start/delete blockdev jobs in determinist...
2021-04-06 Thomas Lamprechtprint drive: prefix drive-ID on errors
2021-04-01 Stefan Reiterlive-restore: register qmeventd handle
2021-04-01 Stefan Reiterextract register_qmeventd_handle to QemuServer.pm
2021-04-01 Stefan Reiterenable live-restore for PBS
2021-04-01 Stefan Reitercfg2cmd: allow PBS snapshots as backing files for drives
2021-04-01 Stefan Reitermake qemu_drive_mirror_monitor more generic
2021-03-30 Mira Limbeckfix #2670: cloudinit enable SLAAC
2021-03-30 Stefan Reiterincrease timeout for QMP block_resize
2021-03-16 Stefan Reitersnapshot: set migration caps before savevm-start
2021-03-15 Fabian Ebnerrestore vma: fix applying storage-specific bandwidth...
2021-03-12 Thomas Lamprechtimprove windows VM version pinning on VM creation
2021-03-08 Fabian Ebnerrestore: write new config to variable first
2021-03-05 Thomas Lamprechtalways pin windows VMs to a machine version by default
2021-03-05 Thomas Lamprechtostype schema: win10 is valid for win 2019 server too
2021-03-04 Fabian Ebnerfix #3301: status: add currently running machine and...
2021-03-03 Fabian Ebnerconfig: parse: also warn about invalid lines
2021-03-01 Fabian Ebnerfix #3324: clone disk: use larger blocksize for EFI...
2021-02-06 Alexandre Derumiercloudinit: remove pending delete on online regenerate...
2021-02-06 Alexandre Derumiercloudinit: add opennebula config format
2021-01-26 Dominik Csapakfix #2788: do not resume vms after backup if they were...
2021-01-25 Thomas Lamprechtvm destroy: destroy also unusedX config entries
2021-01-25 Thomas Lamprechtvm destroy: allow opt-out of purging unreferenced disks
2021-01-25 Mira Limbeckfix drive-mirror completion with cloudinit
2021-01-12 Gilles Pietriaudio: add the none audio backend
2020-12-18 Aaron Lautererimprove description of fstrim_cloned_disks
2020-12-15 Mira Limbeckfix cloning/restoring of cloudinit disks in raw format
2020-12-15 Fabian Ebnerclone_disk: fix offline clone of efidisk
2020-12-03 Dominik Csapakuse get_repository from PVE::PBSClient
2020-11-25 Thomas Lamprechtclone disk: avoid errors after disk was moved by QEMU
2020-11-25 Thomas Lamprechtadd and use get_qga_key
2020-11-25 Fabian Grünbichlerstatus: skip query-proxmox-support if VM is offline
2020-11-24 Stefan Reiterprint query-proxmox-support result in 'full' status
2020-11-24 Alexandre Derumiersystemd scope: add CPUWeight for cgroupv2
2020-11-24 Alexandre Derumierreplace cgroups_write by cgroup change_cpu_shares ...
2020-11-05 Stefan Reiterfix vm_resume and allow vm_start with QMP status 'shutdown'
2020-11-05 Stefan Reiterconfig_to_command: use -no-shutdown option
2020-11-05 Fabian Grünbichlerfix #3113: unbreak drive hotplug
2020-10-29 Stefan Reitermigrate: enable dirty-bitmap migration
2020-10-22 Stefan Reiterbootorder: don't print empty 'order=' property
2020-10-19 Thomas Lamprechtcomment out USB hotplug code
2020-10-19 Thomas Lamprechtfix some FH close
2020-10-16 Thomas LamprechtPCI: use warnings/strict and fix setting $vga from...
2020-10-16 Thomas Lamprechttree wide cleanups
2020-10-16 Thomas Lamprechtdrop legacy __read_avail code
2020-10-16 Thomas Lamprechtfix various conditionally declared vars
2020-10-16 Thomas Lamprechttree wide cleanup of s/return undef/return/
2020-10-16 Mira Limbeckfix clone_disk failing for nonexistent cloudinit disk
2020-10-16 Fabian Ebnerfix typos
2020-10-14 Stefan Reiterfix #3010: add 'bootorder' parameter for better control...
2020-10-14 Stefan Reiteradd new 'boot' property format and introduce legacy...
2020-10-14 Stefan Reiterfix indentation
2020-09-02 Thomas Lamprechtline length and formatting fixes
2020-09-02 Stefan Reiterfix #2570: add 'keephugepages' config
2020-08-21 Fabian Grünbichlerfix #2862: properly backup (all) VM templates
2020-08-21 Stoiko Ivanovprint_vga_device: check if bios is defined
2020-08-19 Aaron Lauterercfg2cmd: vga: fix #2749: disable edid for Win+BIOS...
2020-08-11 Fabian EbnerAdd missing die statements
2020-07-20 Fabian Grünbichlerfix #2857: restore: pass keyfile to pbs-restore
2020-07-13 Fabian Ebnerset resume parameter for vm_start_nolock if there is...
2020-07-13 Dominik Csapakfix mdev cmdline generation
2020-07-10 Wolfgang BumillerAdd comment about pbs env vars
2020-07-01 Fabian Ebnerupdate_disksize: make interface leaner
2020-06-25 Stefan Reiterfix #2794: allow legacy IGD passthrough
2020-06-25 Stefan Reitercfg2cmd: hostpci: move code to PCI.pm
2020-06-04 Thomas Lamprechtnetdev MTU: stricter checks and warn if not possible...
2020-06-04 Alexandre Derumieradd virtio host_mtu feature.
2020-06-04 Dominik Csapakfix pbs-restore call for non raw images
2020-05-08 Dominik Csapakfix #2697: map netdev_add options to correct json types
2020-05-07 Fabian Grünbichlerqmrestore: fix restore from STDIN
2020-05-06 Aaron Lauterercfg2cmd: set audiodev parameter only on qemu >= 4.2
2020-05-06 Stefan Reiterrng: die when trying to pass through disconnected hwrng
2020-05-06 Stefan Reitercfg2cmd: fix uninitialized value warning on OVMF w...
2020-05-04 Fabian GrünbichlerQemuServer: drop unused imported locking functions
2020-05-04 Alwin AntreichFix #2124: Add support for zstd
2020-05-04 Alwin Antreichrestore: replace archive format/compression
2020-05-03 Thomas Lamprecht_do_vm_stop: only warn if QMP command failed but VM...
2020-04-29 Fabian Ebnercleanup: get rid of unnecessary closures
2020-04-29 Fabian EbnerInclude vmstate and unused volumes in foreach_volid
2020-04-29 Fabian EbnerFix test_volid call for vmstate and fix check for snaps...
2020-04-29 Thomas Lamprechtrestore: small code cleanup for parse_backup_hints
2020-04-29 Dominik Csapakrestore: use correct storage for format check for cloud...
2020-04-17 Thomas Lamprechtcfg2cmd: factor out audio device generation
2020-04-17 Aaron Lauterercfg2cmd: Add the audiodev property to audio devs
next