]> git.proxmox.com Git - qemu-server.git/blobdiff - changelog.Debian
bump version to 4.0-93
[qemu-server.git] / changelog.Debian
index 54f774367ca49c989daa5f20131d65a10faa44da..30b867e8ad4e264a88d5edb245b466fa94351e6e 100644 (file)
@@ -1,3 +1,121 @@
+qemu-server (4.0-93) unstable; urgency=medium
+
+  * Close #1195: support iops/bps_max_length throttling options
+
+  * fix a perl warning when failing to parse a new drive string
+
+  * fix a warning: discard is not a number
+
+  * fix #1177: allow dedicated migration network
+
+  * change default value for cpuunits to 1024
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 03 Nov 2016 10:26:03 +0100
+
+qemu-server (4.0-92) unstable; urgency=medium
+
+  * Close #351: add more info to backup log
+
+  * add qm listsnapshot call
+
+  * snapshot_list: add bash completion for vmid
+
+  * Fix #1174: remove pve-qm-drive
+
+  * enable drive-mirror with iothread for qemu 2.7 v2
+
+  * add get_running_qemu_version
+
+  * cpu hotplug : add new cpu hotplug method for qemu 2.7
+
+  * cpu hotplug : add coldplugged cpu to qemu command line
+
+  * cpu hotplug : add print_cpu_device
+
+  * numaX : use cpus option multiple time if cpulist
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 21 Oct 2016 09:13:39 +0200
+
+qemu-server (4.0-91) unstable; urgency=medium
+
+  * fix #1131: activate volume before copying efidisk
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 07 Oct 2016 08:21:19 +0200
+
+qemu-server (4.0-90) unstable; urgency=medium
+
+  * fix #1111: qm showcmd wrong escape sequence
+
+  * Avoid to parse empty property string
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 05 Oct 2016 07:13:33 +0200
+
+qemu-server (4.0-89) unstable; urgency=medium
+
+  * fix manual page (use efidisk0 instead of efidisk[N])
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Sep 2016 12:21:07 +0200
+
+qemu-server (4.0-88) unstable; urgency=medium
+
+  * restore: better error handling for vdisk deletion
+
+  * forbid migration of template with local base image
+
+  * forbid restore into existing template
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 16 Sep 2016 07:49:45 +0200
+
+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
@@ -10,6 +128,8 @@ qemu-server (4.0-83) unstable; urgency=medium
 
   * 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