]> git.proxmox.com Git - qemu-server.git/blobdiff - changelog.Debian
add drive option 'discard'
[qemu-server.git] / changelog.Debian
index 23a4766984c2d3b6cddb587cd11cec079fec8298..b53320a0cf6ad89066b7ef584c4a4bf45101ecb7 100644 (file)
@@ -1,3 +1,307 @@
+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
+
+qemu-server (3.0-24) unstable; urgency=low
+  
+  * spiceproxy API: allow client to choose proxy address
+  
+  * spiceproxy API: read cert subject name directly using Net::SSLeay
+  
+  * spice: use TLS (encrypt whole traffic)
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Jul 2013 08:14:46 +0200
+
+qemu-server (3.0-23) unstable; urgency=low
+
+  * allow to pass SCSI generic devices to guests, for example "scsi0: /dev/sg5"
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 16 Jul 2013 06:49:45 +0200
+
+qemu-server (3.0-22) unstable; urgency=low
+
+  * cpu flags optimization
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 15 Jul 2013 09:14:49 +0200
+
+qemu-server (3.0-21) unstable; urgency=low
+
+  * add support for SPICE
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 26 Jun 2013 13:15:48 +0200
+
+qemu-server (3.0-20) unstable; urgency=low
+
+  * new API to update VM config: this one is fully asynchronous.
+  
+  * snapshot rollback: use pc-i440fx-1.4 as default
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 07 Jun 2013 11:44:16 +0200
+
+qemu-server (3.0-19) unstable; urgency=low
+
+  * config: implement new 'machine' configuration
+  
+  * migrate:  pass --machine parameter to remote 'qm start' command
+
+  * snapshot: store/use 'machine' confifiguration
+  
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 05 Jun 2013 10:27:47 +0200
+
+qemu-server (3.0-18) unstable; urgency=low
+
+  * imlement delete flag for move_disk
+  
+  * API: rename move to move_disk
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 31 May 2013 10:57:50 +0200
+
+qemu-server (3.0-17) unstable; urgency=low
+
+  * implement storage migration ("qm move")
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 29 May 2013 13:01:16 +0200
+
+qemu-server (3.0-16) unstable; urgency=low
+
+  * fix bug 395: correctly handle unused disk with storage alias
+
+  * fix unused disk handling (do not hide unused disks when used with snapshot).
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 28 May 2013 12:23:12 +0200
+
+qemu-server (3.0-15) unstable; urgency=low
+
+  * qemu_img_format : use raw for as default for other storage
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 23 May 2013 11:33:47 +0200
+
+qemu-server (3.0-14) unstable; urgency=low
+
+  * fix bug #389: avoid error if balloon is undefined
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 22 May 2013 07:17:38 +0200
+
+qemu-server (3.0-13) unstable; urgency=low
+
+  * fix bug #391 - restore: test if requested format is supported
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 21 May 2013 12:03:56 +0200
+
+qemu-server (3.0-12) unstable; urgency=low
+
+  * use add_vm_to_pool/remove_vm_from_pool from PVE::AccessControl
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 May 2013 12:02:41 +0200
+
+qemu-server (3.0-11) unstable; urgency=low
+
+  * clone disk : keep source volume params
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 May 2013 10:18:21 +0200
+
+qemu-server (3.0-10) unstable; urgency=low
+
+  * fix bug #381: use PVE::Tools::next_migrate_port()
+  
+  * clone: check is we can clone to target storage
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 13 May 2013 07:31:47 +0200
+
+qemu-server (3.0-9) unstable; urgency=low
+
+  * restore: do not restore template flag
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 08 May 2013 10:23:49 +0200
+
+qemu-server (3.0-8) unstable; urgency=low
+
+  * qemu_img_format: use 'raw' for lvm
+
+  * drive-mirror : die if stats are empty
+
+  * set long timeout for query-block-jobs
+  
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 07 May 2013 10:19:19 +0200
+
+qemu-server (3.0-7) unstable; urgency=low
+
+  * has_feature: return list of allowed nodes
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 06 May 2013 08:58:35 +0200
+
+qemu-server (3.0-6) unstable; urgency=low
+
+  * fix bug #379 - restore: allow to overwrite existing VMs if user has 
+    VM.Backup permissions
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 03 May 2013 07:53:40 +0200
+
+qemu-server (3.0-5) unstable; urgency=low
+
+  * implement shared file locks
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 25 Apr 2013 11:35:01 +0200
+
+qemu-server (3.0-4) unstable; urgency=low
+
+  * fix bug 377: make qm rescan work properly
+  
+  * avoid endless loop in QMPClient
+  
+  * use vm create permissions for templates
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Apr 2013 07:59:28 +0200
+
+qemu-server (3.0-3) unstable; urgency=low
+
+  * allow sparse restore for sheepdog and rbd
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Apr 2013 06:21:40 +0200
+
+qemu-server (3.0-2) unstable; urgency=low
+
+  * fix warnings in syslog
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 22 Mar 2013 06:25:12 +0100
+
+qemu-server (3.0-1) unstable; urgency=low
+
+  * start 3.0 development
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 05 Mar 2013 11:39:08 +0100
+
+qemu-server (2.3-17) unstable; urgency=low
+
+  * fix backup-cancel timeout
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 01 Mar 2013 10:58:58 +0100
+
+qemu-server (2.3-16) unstable; urgency=low
+
+  * vncproxy (another try): wait max 10s for the socket if it does not
+    exist
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 01 Mar 2013 06:42:36 +0100
+
 qemu-server (2.3-15) unstable; urgency=low
 
   * revert vncproxy change because it breaks console on remote hosts.