]> git.proxmox.com Git - qemu-server.git/blobdiff - debian/changelog
bump version to 6.0-9
[qemu-server.git] / debian / changelog
index 45b0bbf2b691ac6fe35a6c9c781006fbbb194bc6..510c9775e787d517094614ca799035e875dfed9b 100644 (file)
@@ -1,3 +1,96 @@
+qemu-server (6.0-9) pve; urgency=medium
+
+  * fix issue where a SPICE remote viewer was disconnected during live migration
+
+  * Add VM reboot API/CLI integration, allowing to reboot a VM and applying any
+    pending changes in-between
+
+  * CPU flags: allow one to add aes flag
+
+  * fix #2263: die on live migration with local cloudinit disk
+
+  * fix #2041, #2272: Add Spice enhancements
+
+  * Add support for more (up to 16) PCI(e) devices
+
+  * usb: Allow one to make SPICE USB ports USB3 capabile
+
+  * allow one to use USB3 for SPICE USB ports with VMs started already with
+    QEMU version 4.0.0, as live-migrations were not possible with this previous
+    unsupported setup anyway. Live-snapshots from VMs with a SPICE USB device
+    which was manually set (wasn't possible over Webinterface) to USB3 with a
+    machine version of 4.0.0, need to remove the "usb3" flag again from the
+    snapshot config when restoring it.
+
+  * rework kvm_user_version cache mechanism
+
+  * api: deletion: check also pending values for serial/usb
+
+  * migration api: explicitly clear "online" flag if VM is stopped to avoid
+    issues with storage migrations which are handled different for stopped VMs
+
+  * abort resize disk if current size could not be determined
+
+  * fix #2382: delete cloudinit disk before restoring
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 26 Sep 2019 12:01:58 +0200
+
+qemu-server (6.0-7) pve; urgency=medium
+
+  * ensure new SPICE audio device works also with 'q35' based VMs
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Jul 2019 15:13:35 +0200
+
+qemu-server (6.0-6) pve; urgency=medium
+
+  * Add SPICE audio device support
+
+  * fix #2275: die on invalid sendkey
+
+  * Make sometimes problematic 'hv-tlbflush' and 'hv-evmcs' CPU flags optional
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 23 Jul 2019 18:20:10 +0200
+
+qemu-server (6.0-5) pve; urgency=medium
+
+  * do not pass Proxmox VE internal startdate 'now' to QEMU, it does not
+    understands it
+
+  * use new pcie port hardware for 4.0 and newer q35 machine types
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Jul 2019 19:44:28 +0200
+
+qemu-server (6.0-4) pve; urgency=medium
+
+  * fix guest shutdown if agent is configured but no timeout was passed
+
+  * cloudinit: set iso-level in genisoimage call
+
+  * migrate pre-condition check: add size to volume attributes and handle
+    storage not selected manually in storage config
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 28 Jun 2019 20:35:09 +0200
+
+qemu-server (6.0-3) pve; urgency=medium
+
+  * do not add evmcs HyperV enlightment at all for now due to incompatibillity
+    with AMD based hosts
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 25 Jun 2019 14:33:01 +0200
+
+qemu-server (6.0-2) pve; urgency=medium
+
+  * add migration precondition api endpoint
+
+  * wait for possible left over VM scopes to be gone through dbus based helper
+    on VM start
+
+  * fix #2244: Allow timeout for guest-agent shutdown
+
+  * fix #2083: Add hv_tlbflush, hv_ipi, hv_evmcs enlightenments
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 24 Jun 2019 17:46:51 +0200
+
 qemu-server (6.0-1) pve; urgency=medium
 
   * SMBIOS: followup: allow now 512 characters for full format string