]> git.proxmox.com Git - qemu-server.git/blobdiff - changelog.Debian
simplify code: consistently use old bios files for older machine types
[qemu-server.git] / changelog.Debian
index 0e8d1a0db469a53feaa79cdca7dbe4c175305611..5187c3cd0cc607e45e676669b095c6ebd39eef51 100644 (file)
@@ -1,3 +1,131 @@
+qemu-server (4.0-32) unstable; urgency=medium
+
+  * use old netdevice bios files for older machine types (<= 2.4)
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 28 Oct 2015 09:08:49 +0100
+
+qemu-server (4.0-31) unstable; urgency=medium
+
+  * migrate : add nocheck for resume
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 15 Oct 2015 12:41:43 +0200
+
+qemu-server (4.0-30) unstable; urgency=medium
+
+  * qmrestore: implement bash completion
+
+  * create: add better check for unused IDs
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Oct 2015 13:13:07 +0200
+
+qemu-server (4.0-29) unstable; urgency=medium
+
+  * support serial numbers and models for disks
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 30 Sep 2015 10:56:30 +0200
+
+qemu-server (4.0-28) unstable; urgency=medium
+
+  *  disable kvm_steal_time, because it's currently buggy with live migration
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 29 Sep 2015 07:14:44 +0200
+
+qemu-server (4.0-27) unstable; urgency=medium
+
+  * allow to change boot order with VM.Config.Options privileges
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 26 Sep 2015 11:07:11 +0200
+
+qemu-server (4.0-26) unstable; urgency=medium
+
+  * migration: disable compress (already default)
+
+  * migration: enable xbzrle
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 25 Sep 2015 17:59:30 +0200
+
+qemu-server (4.0-25) unstable; urgency=medium
+
+  * fix kvm version parser for CVE stable releases
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Sep 2015 11:48:09 +0200
+
+qemu-server (4.0-24) unstable; urgency=medium
+
+  * improve VM protection mode
+
+  * pci passthough : make vfio default
+
+  * fix error message: allocate to much v-CPUs
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Sep 2015 12:28:19 +0200
+
+qemu-server (4.0-23) unstable; urgency=medium
+
+  * destroy: avoid warning about undefined 'protection' value
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 10 Sep 2015 09:38:30 +0200
+
+qemu-server (4.0-22) unstable; urgency=medium
+
+  * add possibility to restore backup on rbd in krbd mode
+
+  *  add krbd support to online snapshot
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Sep 2015 07:55:31 +0200
+
+qemu-server (4.0-21) unstable; urgency=medium
+
+  * qm: implement bash completion
+
+  * add VM protection mode
+
+  * fix move_disk on RBD
+
+  * add HA resources check before destroying a VM
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 08 Sep 2015 10:51:05 +0200
+
+qemu-server (4.0-20) unstable; urgency=medium
+
+  * fix start kvm with os type 'other'
+
+  * spice console: fix 'uninitialized value in concat' due to unnamed VM
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 28 Aug 2015 11:39:52 +0200
+
+qemu-server (4.0-19) unstable; urgency=medium
+
+  * clone: also copy vm firewall config file
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 25 Aug 2015 06:50:04 +0200
+
+qemu-server (4.0-18) unstable; urgency=medium
+
+  * fix bug #688: if vm is not owner of this disk remove from config
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 20 Aug 2015 12:30:52 +0200
+
+qemu-server (4.0-17) unstable; urgency=medium
+
+  * fix bug #603: vmid.fw file not deleted
+
+  * fix bug #517: improve error message
+
+  * adapt /config and /pending API calls to force-delete
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 19 Aug 2015 15:44:53 +0200
+
+qemu-server (4.0-16) unstable; urgency=medium
+
+  * remove vm access permissions after destroy
+
+  * pending-delete: remember force-deletes
+
+  * correctly handle empty description in pending section
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 14 Aug 2015 08:09:44 +0200
+
 qemu-server (4.0-15) unstable; urgency=medium
 
   * Fixed wrong UUID in Qemu VZDump backup