]> git.proxmox.com Git - qemu-server.git/blobdiff - debian/changelog
bump version to 5.0-37
[qemu-server.git] / debian / changelog
index 6e2f5a61d724ba74c1197f7cf9f3dd94c432da8f..dd1959c983b74990ab9f8dcc7eaf95ce0bd5c153 100644 (file)
@@ -1,3 +1,61 @@
+qemu-server (5.0-37) unstable; urgency=medium
+
+  * add virtio to the list of valid gpu types
+
+  * lower qemu requirement for hv_synic and hv_stimer to 2.12
+
+  * prepare for deprecated functionality in qemu 3.0
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 16 Oct 2018 14:53:04 +0200
+
+qemu-server (5.0-36) unstable; urgency=medium
+
+  * fix #1908: add VM Generation ID (vmgenid) device by default on new VMs and
+    allow to set on existing ones
+
+  * fix version check in qemu_machine_feature_enabled
+
+  * use qemu's internal blockdev-snapshot functions to avoid some issues with
+    snapshots on qcow2 files
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 24 Sep 2018 11:14:32 +0200
+
+qemu-server (5.0-35) unstable; urgency=medium
+
+  * add hv_synic and hv_stimer HyperV Enlightment flags on QEMU 3.0 and later
+
+  * improve setting QEMU machine type on snapshot and rollback
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 17 Sep 2018 15:29:18 +0200
+
+qemu-server (5.0-34) unstable; urgency=medium
+
+  * fix #1865: CloudInit doesn't add IPv6
+
+  * allow to add ibpb, ssbd, virt-ssbd, amd-ssbd, amd-no-ssb and pdpe1gb CPU flags
+
+  * clone: improve message for ignoring pending changes
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 13 Sep 2018 11:37:24 +0200
+
+qemu-server (5.0-33) unstable; urgency=medium
+
+  * fix #1242: allow one to setup an automatic QEMU guest agent fstrim
+    command after cloning or moving a disk live
+
+  * define return properties for vmstatus API call
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Aug 2018 14:40:46 +0200
+
+qemu-server (5.0-32) unstable; urgency=medium
+
+  * api/agent: do not dereference parameter hash before passing to
+    agent_cmd method
+
+  * api/agent: import check_agent_error method
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 30 Jul 2018 10:55:42 +0200
+
 qemu-server (5.0-31) unstable; urgency=medium
 
   * fix #1717: delete snapshot when vm running and drive not attached