]> git.proxmox.com Git - qemu-server.git/blobdiff - changelog.Debian
add drive option 'discard'
[qemu-server.git] / changelog.Debian
index 3073a8dd03950c57e1860ea98ef4812c61a445e8..b53320a0cf6ad89066b7ef584c4a4bf45101ecb7 100644 (file)
@@ -1,3 +1,81 @@
+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 'vmxnet3' to the list of available network card models (emulate
+    VMware paravirtualized network card)
+  
+  * add drive option 'discard'
+
+ -- 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
+  
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 19 Sep 2013 06:29:39 +0200
+
+qemu-server (3.1-3) unstable; urgency=low
+
+  * speedup restore on glusterfs (do not write zero bytes)
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 Sep 2013 09:13:34 +0200
+
+qemu-server (3.1-2) unstable; urgency=low
+
+  * Allow VMAdmin/DatastoreUser to delete disk 
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 05 Sep 2013 07:48:07 +0200
+
+qemu-server (3.1-1) unstable; urgency=low
+
+  * allow pass through of usb parallel devices (--parallel0 /dev/usb/lp0)
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 14 Aug 2013 12:20:23 +0200
+
 qemu-server (3.0-30) unstable; urgency=low
 
   * fix bugs in migration code (wrong qw() usage)