]> git.proxmox.com Git - qemu-server.git/blobdiff - changelog.Debian
use efidisk0 for efivars
[qemu-server.git] / changelog.Debian
index 9fd1fba213c8a70bd173b54bc2a432b64feb3edd..0cd85761f9fabdf19ebe0f5c2bcc56d82283f399 100644 (file)
@@ -1,3 +1,45 @@
+qemu-server (4.0-86) unstable; urgency=medium
+
+  * hostpci: bring back multifunction pass-through shortcut
+
+  * disable drive-mirror when iothread is enabled
+
+  * hugepages: map numa node IDs to host and guest correctly
+
+  * hugepages: use hostnodes value as numanode for topology
+
+  * qemu-img convert : use default cache=unsafe instead writeback
+
+  * Fix #1057: make protection a fast-plug option
+
+  * add lock check for move_disk API call
+
+  * deactivate new volumes after clone to other node
+
+  * pass datacenter.cfg's mac_prefix to random_ether_addr
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 29 Aug 2016 10:11:07 +0200
+
+qemu-server (4.0-85) unstable; urgency=medium
+
+  * Fix #1051: typo: vpcus -> vcpus - so non-root users can change vcpus again
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Jul 2016 14:46:43 +0200
+
+qemu-server (4.0-84) unstable; urgency=medium
+
+  * fix #1046: add non-snapshotted disks as unused
+
+  * fix #1040: warn early about moving a snapshotted disk
+
+  * disable usb hotplug for now
+
+  * remove old move disk snapshot check
+
+  * improve errors when trying to migrate disks with snapshots
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Jul 2016 11:50:01 +0200
+
 qemu-server (4.0-83) unstable; urgency=medium
 
   * Add hugepages option