]> git.proxmox.com Git - qemu-server.git/blobdiff - changelog.Debian
bump version to 3.1-18
[qemu-server.git] / changelog.Debian
index 584856ea47d1760cd0cac919b64faae1261c6d53..300842e878116c5153f83061283ec3c80050bac6 100644 (file)
@@ -1,3 +1,126 @@
+qemu-server (3.1-18) unstable; urgency=low
+
+  * depend on novnc-pve package
+  
+  * support webockets for VNC console
+  
+  * migration : add setup state
+
+  * add virtio-net multiqueue support
+  
+  * add firewall option to qemu network interface
+  
+  * add initiator-name to iscsi drives if configured
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 Jun 2014 09:00:03 +0200
+
+qemu-server (3.1-17) unstable; urgency=low
+
+  * depend on pve-firewall package
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 06 May 2014 11:28:26 +0200
+
+qemu-server (3.1-16) unstable; urgency=low
+
+  * fix bug #502: allow creation of empty vma archives
+  
+  * fix bug #510: move_disk - don't delete disk if used in a previous snasphot
+
+  * qmrestore: removed short timeout
+  
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 17 Apr 2014 09:29:26 +0200
+
+qemu-server (3.1-15) unstable; urgency=low
+
+  * correctly disable unwanted migrate features (xbzrle).
+  
+  * QemuMigrate: print migration xbzrle if enabled
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 10 Feb 2014 08:06:29 +0100
+
+qemu-server (3.1-14) unstable; urgency=low
+  
+  * Add title of VM to Spice Client
+
+  * deactivate volume after move_disk
+  
+  * add cpu_hotplug (and maxcpus config)
+  
+  * migration : enable auto-converge capability
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 29 Jan 2014 06:49:16 +0100
+
+qemu-server (3.1-13) unstable; urgency=low
+
+  * pci passthrough: new option to disable device ROM (rombar=off)
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 13 Dec 2013 11:45:46 +0100
+
+qemu-server (3.1-12) unstable; urgency=low
+
+  * spiceproxy: use POST instead of GET
+  
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 10 Dec 2013 10:49:30 +0100
+
+qemu-server (3.1-11) unstable; urgency=low
+
+  * depend on pve-qemu-kvm >= 1.7-1
+  
+  * fix 'qm unlink' command syntax
+  
+  * add 'pvscsi' to the list of scsi controllers (emulate the VMware
+    PVSCSI device)
+
+  * add 'lsi53c810' to the list of scsi controllers (supported on some 
+    very old Windows NT versions)
+
+  * add 'vmxnet3' to the list of available network card models (emulate
+    VMware paravirtualized network card)
+  
+  * add drive option 'discard'
+  
+  * add support for new qemu throttling burst max parameters.
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 03 Dec 2013 10:48:33 +0100
+
+qemu-server (3.1-10) unstable; urgency=low
+
+  * add +lahf_lm flag to kvm64 cpudef
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 29 Nov 2013 09:18:39 +0100
+
+qemu-server (3.1-9) unstable; urgency=low
+  
+  * clone: deactivate volumes after clone to other node
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 19 Nov 2013 08:17:35 +0100
+
+qemu-server (3.1-8) unstable; urgency=low
+
+  * clone: correctly check drive options (avoid feature is not available bug)
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 Oct 2013 07:36:26 +0200
+
+qemu-server (3.1-7) unstable; urgency=low
+
+  * spice: add multi-monitors support
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 02 Oct 2013 09:13:23 +0200
+
+qemu-server (3.1-6) unstable; urgency=low
+
+  * use new PVE::Storage::abs_filesystem_path()
+  
+  * use warnings instead of global -w flag
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 01 Oct 2013 12:42:42 +0200
+
+qemu-server (3.1-5) unstable; urgency=low
+
+  * introduce new ostype 'solaris' (run without x2apic).
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 24 Sep 2013 06:55:33 +0200
+
 qemu-server (3.1-4) unstable; urgency=low
 
   * qemu migrate : only wait for spice server online + eval