]> git.proxmox.com Git - qemu-server.git/blobdiff - changelog.Debian
add drive option 'discard'
[qemu-server.git] / changelog.Debian
index 22404e23720dc14caba43ee1080cc0d4a01192ad..b53320a0cf6ad89066b7ef584c4a4bf45101ecb7 100644 (file)
@@ -1,6 +1,122 @@
+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)
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 12 Aug 2013 09:49:20 +0200
+
+qemu-server (3.0-29) unstable; urgency=low
+
+  * vncproxy: load config from correct node
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 06 Aug 2013 08:15:59 +0200
+
+qemu-server (3.0-28) unstable; urgency=low
+
+  * allow to use a socket for serial devices
+  
+  * implement 'qm terminal' to open terminal via serial device
+  
+  * add ability to run without graphic card ('vga: serial[n]')
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Aug 2013 10:05:35 +0200
+
+qemu-server (3.0-27) unstable; urgency=low
+
+  * add support for unsecure/fast migration (setting in datacenter.cfg)
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 26 Jul 2013 11:24:36 +0200
+
+qemu-server (3.0-26) unstable; urgency=low
+
+  * remove spice cert paths (depend on pve-qemu-kvm >= 1.4-16)
+  
+  * implement spice seamless migration
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 23 Jul 2013 10:08:33 +0200
+
 qemu-server (3.0-25) unstable; urgency=low
 
   * support usb redirection devices for spice (usb[n]: spice)
+  
+  * disable tablet device by default for spice
 
  -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Jul 2013 09:38:25 +0200