]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
fix overly long/short lines and typos
[qemu-server.git] / PVE / QemuServer.pm
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
2020-04-15 Thomas Lamprechtcfg2cmd: ovmf: code cleanup
2020-04-08 Fabian Ebnersync_disks: use allow_rename to avoid collisions on...
2020-04-08 Fabian EbnerSwitch to using foreach_volume instead of foreach_drive
2020-04-08 Thomas Lamprechtconfig_to_command: indentation, whitspace and newline...
2020-04-08 Stefan ReiterIgnore version checks when using QEMU -rc releases
2020-04-08 Fabian Grünbichlerconfig: harmonize bridge pattern
2020-04-07 Stefan ReiterInclude "-cpu" parameter with snapshots/suspend
2020-04-07 Stefan ReiterInclude "-cpu" parameter with live-migration
2020-04-07 Thomas Lamprechtmap_storage: check for definedness not perl-truthiness
2020-04-07 Fabian Grünbichlervm_start: collect and return migration info
2020-04-07 Fabian Grünbichlervm_start: split NBD disk allocation further
2020-04-02 Fabian Grünbichlermigrate: allow arbitrary source->target storage maps
2020-04-01 Fabian Grünbichlervm_start: split out NBD disk allocation
2020-04-01 Fabian Grünbichlervm_start: split out lock + initial checks
2020-04-01 Fabian Grünbichlervm_start: condense signature
2020-04-01 Fabian Grünbichlerrescan: fix call to foreach_volume
2020-03-30 Fabian Ebnerupdate_disk_config: use config volume iterators instead...
2020-03-30 Dominik Csapakfix efidisks on storages with minimum sizes bigger...
2020-03-27 Fabian Grünbichlermigrate: fix replication false-positives
2020-03-25 Stefan ReiterVerify VM-specific CPU configs seperately
2020-03-25 Fabian EbnerFix calls to get_replicateable_volumes
2020-03-24 Fabian Grünbichlermigrate: add live-migration of replicated disks
2020-03-24 Fabian Grünbichlerdrive-mirror: add support for incremental sync
2020-03-23 Fabian EbnerAdd unused description to drivedesc_hash
2020-03-23 Stefan Reiterversion_guard: early out when major/minor version is...
2020-03-18 Fabian Grünbichlervm_start: drop redundant if
2020-03-18 Fabian Grünbichlerdrive_mirror: rename variables and values
2020-03-18 Mira Limbeckadd NBD server unix socket support in vm_start
2020-03-18 Mira Limbeckadd qemu_drive_mirror_monitor completion modes
2020-03-11 Dietmar MaurerPVE/QemuServer.pm - proxmox backup server restore:...
2020-03-11 Dietmar Maurercleanup backup code: share code between restore_vma_arc...
2020-03-11 Dietmar Maurerimplement restore from proxmox backup storage
2020-03-10 Alexandre Derumiersdn: use sdn tap_create|plug
2020-03-10 Thomas Lamprechtfollowup: do not import unused methods
2020-03-10 Oguz BektasQemuServer: use helper functions from GuestHelpers
2020-03-07 Fabian EbnerRename disksize to bootdisk_size and print_drive_full...
2020-03-07 Fabian EbnerCreate Drive.pm and move drive-related code there
2020-03-07 Fabian EbnerUse parse_drive for EFI disk
2020-03-07 Fabian EbnerReplace drivename_hash with drivedesc_hash
2020-03-06 Stefan Reiterfix #2264: add virtio-rng device
2020-02-25 Fabian Ebnerprint_drive: Use $skip to avoid the need to copy the...
2020-02-19 Fabian EbnerAlign size to 1 KiB bytes before doing 'qmp block_resize'
2020-02-12 Stefan ReiterSimplify QEMU version check and require 3.0+
2020-02-12 Stefan Reiterversion_guard scsi drive count
2020-02-12 Stefan ReiterUse 'QEMU version' -> '+pve-version' mapping for machin...
next