]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
2021-02-08 Thomas Lamprechtd/control: bump versioned dependency of libpve-common...
2021-02-08 Stefan Reitervzdump: use renderers from Tools instead of duplicating...
2021-02-08 Fabian Ebnertest: migrate: correctly mock storage module
2021-02-06 Alexandre Derumiercloudinit: remove pending delete on online regenerate...
2021-02-06 Alexandre Derumiercloudinit: add opennebula config format
2021-01-28 Thomas Lamprechtbump version to 6.3-4
2021-01-26 Stefan Reiteranchor CPU flag regex to avoid arbitrary flag suffixes
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: destroy also unusedX config entries
2021-01-25 Thomas Lamprechtvm destroy: allow opt-out of purging unreferenced disks
2021-01-25 Thomas Lamprechtqm: import ovf: removed all imported disks on error
2021-01-25 Mira Limbeckfix drive-mirror completion with cloudinit
2021-01-12 Gilles Pietriaudio: add the none audio backend
2021-01-12 Thomas Lamprechtbuildsys: clean: remove migration test runtime files
2021-01-12 Fabian Ebnertests: mock storage locking for migration tests
2020-12-18 Aaron Lautererimprove description of fstrim_cloned_disks
2020-12-18 Fabian Ebnertests: allow running migration tests in parallel
2020-12-16 Thomas Lamprechtbump version to 6.3-3
2020-12-15 Mira Limbeckfix cloning/restoring of cloudinit disks in raw format
2020-12-15 Thomas Lamprechtd/control: bump versioned dependency on libpve-guest...
2020-12-15 Fabian Ebnercreate test environment for migration
2020-12-15 Fabian Ebnermigration: sort volumes migrated with storage_migrate
2020-12-15 Fabian Ebnermigration: factor out starting remote tunnel
2020-12-15 Fabian Ebneruse new move_config_to_node method
2020-12-15 Fabian Ebnerclone_disk: fix offline clone of efidisk
2020-12-15 Thomas Lamprechtapi: adapt VM destroy description
2020-12-15 Dominic Jägerqm destroy: Extend --purge description
2020-12-03 Thomas Lamprechtbump version to 6.3-2
2020-12-03 Thomas Lamprechtd/control: bump versioned dependency for libpve-common...
2020-12-03 Dominik Csapakuse get_repository from PVE::PBSClient
2020-11-25 Thomas Lamprechtbump version to 6.3-1
2020-11-25 Dominik Csapakqmeventd: flush after verbose printing
2020-11-25 Thomas Lamprechtclone disk: avoid errors after disk was moved by QEMU
2020-11-25 Thomas Lamprechtapi: cleanup code format of clone_disk call
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 Fabian Grünbichlerd/control: bump versioned dependency on pve-storage
2020-11-24 Fabian Ebnerdeactivate volumes after storage_migrate
2020-11-24 Fabian Ebneradapt to new storage_migrate activation behavior
2020-11-24 Alexandre Derumiersystemd scope: add CPUWeight for cgroupv2
2020-11-24 Alexandre Derumierreplace cgroups_write by cgroup change_cpu_shares ...
2020-11-24 Wolfgang Bumilleradd PVE::QemuServer::Cgroup
2020-11-12 Thomas Lamprechtbump version to 6.2-20
2020-11-12 Thomas Lamprechtstop qmeventd after pve-guests and pve-ha-lrm services
2020-11-09 Fabian Ebnerdon't migrate replicated VM whose replication job is...
2020-11-09 Fabian Ebnerfix checks for transfering replication state/switching...
2020-11-09 Fabian EbnerRepeat check for replication target in locked section
2020-11-05 Thomas Lamprechtbump version to 6.2-19
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 Stefan Reitervzdump: use dirty bitmap for not running VMs too
2020-11-05 Stefan Reitervzdump: connect to qmeventd for duration of backup
2020-11-05 Stefan Reiterqmeventd: add last-ditch effort SIGKILL cleanup
2020-11-05 Stefan Reiterqmeventd: add handling for -no-shutdown QEMU instances
2020-11-05 Fabian Grünbichlerfix #3113: unbreak drive hotplug
2020-10-29 Thomas Lamprechtbump version to 6.2-18
2020-10-29 Dominik Csapakpartially fix #3056: try to cancel backup without uuid
2020-10-29 Stefan Reitermigrate: enable dirty-bitmap migration
2020-10-22 Thomas Lamprechtbump version to 6.2-17
2020-10-22 Stefan Reiterbootorder: don't print empty 'order=' property
2020-10-19 Thomas Lamprechtbump version to 6.2-16
2020-10-19 Thomas Lamprechttests: make module truthy
2020-10-19 Thomas Lamprechttests: do not use for-loop for globs
2020-10-19 Thomas Lamprechtcloudinit: use normal grep
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 Lamprechtapi: factor out common vm_is_paused code in private...
2020-10-16 Thomas Lamprechtapi: fix conditional variable declaration
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 Mira Limbeckfix VM clone from snapshot with cloudinit disk
2020-10-16 Fabian Ebnerfix typos
2020-10-14 Stefan Reitercfg2cmd: add tests for new boot order property
2020-10-14 Stefan Reiterapi: add handling for new boot order format
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 Reitercfg2cmd: add test for legacy-style bootorder
2020-10-14 Stefan Reiterfix indentation
2020-09-29 Thomas Lamprechtbump version to 6.2-15
2020-09-29 Thomas Lamprechtfollowup: s/verification/validation/ to avoid confusion
2020-09-29 Stefan Reitervzdump: log 'finishing' state
2020-09-08 Thomas Lamprechtd/control: update
2020-09-08 Thomas Lamprechtd/copyright: update
2020-09-02 Thomas Lamprechtline length and formatting fixes
2020-09-02 Thomas Lamprechttests: add cfg2cmd test for virtio-blk disk with iothre...
2020-09-02 Stefan Reiterfix #2570: add 'keephugepages' config
2020-08-24 Thomas Lamprechtbump version to 6.2-14
2020-08-21 Thomas Lamprechtvzdump: do not log per disk dirty bitmap state for...
2020-08-21 Fabian Grünbichlerfix #2862: properly backup (all) VM templates
2020-08-21 Thomas Lamprechtfollowup cleanup
2020-08-21 Thomas Lamprechttests: cfg2cmd: check also warnings
2020-08-21 Thomas Lamprechttests: cfg2cmd: get testname earlier
2020-08-21 Stoiko Ivanovprint_vga_device: check if bios is defined
next