]> git.proxmox.com Git - qemu-server.git/blobdiff - changelog.Debian
cpu hotplug : add print_cpu_device
[qemu-server.git] / changelog.Debian
index 4970fb9c2c681a282b39f924e13094eb2c79b3f4..634cb50bbfe615a4bf95b8b5fab04ebfb599bd33 100644 (file)
@@ -1,3 +1,169 @@
+qemu-server (4.0-91) unstable; urgency=medium
+
+  * fix #1131: activate volume before copying efidisk
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 07 Oct 2016 08:21:19 +0200
+
+qemu-server (4.0-90) unstable; urgency=medium
+
+  * fix #1111: qm showcmd wrong escape sequence
+
+  * Avoid to parse empty property string
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 05 Oct 2016 07:13:33 +0200
+
+qemu-server (4.0-89) unstable; urgency=medium
+
+  * fix manual page (use efidisk0 instead of efidisk[N])
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Sep 2016 12:21:07 +0200
+
+qemu-server (4.0-88) unstable; urgency=medium
+
+  * restore: better error handling for vdisk deletion
+
+  * forbid migration of template with local base image
+
+  * forbid restore into existing template
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 16 Sep 2016 07:49:45 +0200
+
+qemu-server (4.0-87) unstable; urgency=medium
+
+  * add seabios bootsplash and use it
+
+  * add efidisk0 to config, use efidisk0 for efivars
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 08 Sep 2016 12:34:23 +0200
+
+qemu-server (4.0-86) unstable; urgency=medium
+
+  * hostpci: bring back multifunction pass-through shortcut
+
+  * disable drive-mirror when iothread is enabled
+
+  * hugepages: map numa node IDs to host and guest correctly
+
+  * hugepages: use hostnodes value as numanode for topology
+
+  * qemu-img convert : use default cache=unsafe instead writeback
+
+  * Fix #1057: make protection a fast-plug option
+
+  * add lock check for move_disk API call
+
+  * deactivate new volumes after clone to other node
+
+  * pass datacenter.cfg's mac_prefix to random_ether_addr
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 29 Aug 2016 10:11:07 +0200
+
+qemu-server (4.0-85) unstable; urgency=medium
+
+  * Fix #1051: typo: vpcus -> vcpus - so non-root users can change vcpus again
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Jul 2016 14:46:43 +0200
+
+qemu-server (4.0-84) unstable; urgency=medium
+
+  * fix #1046: add non-snapshotted disks as unused
+
+  * fix #1040: warn early about moving a snapshotted disk
+
+  * disable usb hotplug for now
+
+  * remove old move disk snapshot check
+
+  * improve errors when trying to migrate disks with snapshots
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Jul 2016 11:50:01 +0200
+
+qemu-server (4.0-83) unstable; urgency=medium
+
+  * Add hugepages option
+
+  * Refactor various parts out of QemuServer
+
+  * Include USB devices in vm_devices_list
+
+  * Add usb hotplugging
+
+  * Fix syntax in pve-q35.cfg
+
+  * Fix #146: add name to backup log
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 22 Jun 2016 11:29:01 +0200
+
+qemu-server (4.0-82) unstable; urgency=medium
+
+  * add dependency on DBus
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Jun 2016 11:48:45 +0200
+
+qemu-server (4.0-81) unstable; urgency=medium
+
+  * Add LVM and LVMThin to QemuMigration
+
+  * add check for snapshots at migration
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 16 Jun 2016 12:10:48 +0200
+
+qemu-server (4.0-80) unstable; urgency=medium
+
+  * split old style pipe open call
+
+  * fix #1020: remove unnecessary root check for unused disks
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 09 Jun 2016 18:13:03 +0200
+
+qemu-server (4.0-79) unstable; urgency=medium
+
+  * migrate: collect migration tunnel child process (avoid zombies)
+
+  * migrate: use ssh forwarded UNIX socket tunnel
+
+  * migrate: add some more log output
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 03 Jun 2016 12:16:31 +0200
+
+qemu-server (4.0-78) unstable; urgency=medium
+
+  * use enter_systemd_scope instead of systemd-run
+
+  * fix #1010: whitelist options for permissions
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 03 Jun 2016 11:42:25 +0200
+
+qemu-server (4.0-77) unstable; urgency=medium
+
+  * do not ignore hotplug parse errors
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 31 May 2016 12:15:55 +0200
+
+qemu-server (4.0-76) unstable; urgency=medium
+
+  * allow VLAN 1 tag in qemu-kvm vms
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 18 May 2016 11:25:54 +0200
+
+qemu-server (4.0-75) unstable; urgency=medium
+
+  * fix #975, use new keyAlias feature.
+
+  * add --description to systemd scope unit
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 11 May 2016 11:15:56 +0200
+
+qemu-server (4.0-74) unstable; urgency=medium
+
+  * correctly set cpu vendor
+
+  * fix #971: don't activate shared storage in offline migration
+
+  * migrate: check if storage is available
+
+ -- Proxmox Support Team <support@proxmox.com>  Sun, 01 May 2016 09:25:06 +0200
+
 qemu-server (4.0-73) unstable; urgency=medium
 
   * restore: pass format to vma extract