[pve-devel] [PATCH stable-5 qemu-server v2 0/6] backport bugfixes from v6

Oguz Bektas o.bektas at proxmox.com
Mon Nov 18 15:41:09 CET 2019


some bugfix cherrypicks from v6

v1->v2:
* do not include smbios patch and followup
* do not include size check patch

size check isn't included as it's apparently a very unlikely edge case, which also
requires the respective pve-storage fixes, and a dependency bump would be needed.

Alwin Antreich (1):
  fix: qemu: uninitialized value in multiplication

Dominik Csapak (1):
  fix #2275: die on invalid sendkey

Fabian Ebner (1):
  Improve handling and description of migrate with --online

Mira Limbeck (1):
  close #2263: die on live migration with local cloudinit disk

Stefan Reiter (2):
  fix #2244: Allow timeout for guest-agent shutdown
  Fix guest agent shutdown without timeout

 PVE/API2/Qemu.pm   | 11 +++++++----
 PVE/QemuConfig.pm  |  4 +++-
 PVE/QemuMigrate.pm |  1 +
 PVE/QemuServer.pm  | 17 ++++++++++-------
 4 files changed, 21 insertions(+), 12 deletions(-)

-- 
2.20.1




More information about the pve-devel mailing list