]> git.proxmox.com Git - qemu-server.git/blobdiff - changelog.Debian
disable tablet for spice
[qemu-server.git] / changelog.Debian
index 9c9b5fb52950ea672164bf30211f2bc170941ee8..a3a303145f61914c7d74fb391c6a8968f75bde69 100644 (file)
@@ -1,3 +1,65 @@
+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")