]> git.proxmox.com Git - qemu-server.git/blobdiff - changelog.Debian
restore: better error handling for vdisk deletion
[qemu-server.git] / changelog.Debian
index f28482eab3c3a2fb4ad6764f4d5fa6893ae1d88b..f31805d209f223d206a39b5f82191d49def458f2 100644 (file)
@@ -1,3 +1,75 @@
+qemu-server (4.0-87) unstable; urgency=medium
+
+  * add seabios bootsplash and use it
+
+  * add efidisk0 to config, use efidisk0 for efivars
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 08 Sep 2016 12:34:23 +0200
+
+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
+
+  * Refactor various parts out of QemuServer
+
+  * Include USB devices in vm_devices_list
+
+  * Add usb hotplugging
+
+  * Fix syntax in pve-q35.cfg
+
+  * Fix #146: add name to backup log
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 22 Jun 2016 11:29:01 +0200
+
+qemu-server (4.0-82) unstable; urgency=medium
+
+  * add dependency on DBus
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Jun 2016 11:48:45 +0200
+
 qemu-server (4.0-81) unstable; urgency=medium
 
   * Add LVM and LVMThin to QemuMigration