]> git.proxmox.com Git - qemu-server.git/blobdiff - debian/changelog
bump version to 5.0-48
[qemu-server.git] / debian / changelog
index 26000eae5a7d036a2480380a552db7d23138c881..826a7f24f35af090cf4cc055f00bff0e8cfeffcd 100644 (file)
@@ -1,3 +1,91 @@
+qemu-server (5.0-48) unstable; urgency=medium
+
+  * cloud-init: allow custom network/user data files via snippets
+
+  * fix #2120: use hosts initiator name with qemu-img
+
+  * fix #2131: get correct device when deleting iothreads
+
+  * config: NIC macaddr: enforce unicast MAC addresses
+
+  * implement suspend to disk for running VMs over API and CLI
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 19 Mar 2019 13:25:38 +0100
+
+qemu-server (5.0-47) unstable; urgency=medium
+
+  * fix #2043: always stop existing systemd scopes on VM start
+
+  * use nr_hugepages from /proc/cmdline
+
+  * fix #2101: cloudinit: IPv6 ending in : not parsed as a string
+
+  * fix #1891: Add zsh command completion for qm and qmrestore
+
+  * fix #2097: allow one to set and pass the WWN parameter for IDE, SATA and
+    SCSI disks
+
+  * allow one to add IVSHMEM device to a VM configuration
+
+  * fix #2114: always set correct link status on VM network adapter hotplug
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 04 Mar 2019 10:11:00 +0100
+
+qemu-server (5.0-46) unstable; urgency=medium
+
+  * allow explicit hv-vendor-id
+
+  * allow explicit set vga with gpu passthrough
+
+  * fix #1924: add snapshot parameter
+
+  * allow to add pre- start/stop hook scripts
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 01 Feb 2019 13:04:19 +0100
+
+qemu-server (5.0-45) unstable; urgency=medium
+
+  * fix #2003: give qm terminal a terminal over ssh
+
+  * migrate: fix local disk migration with online VMs
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Jan 2019 10:42:03 +0100
+
+qemu-server (5.0-44) unstable; urgency=medium
+
+  * fix #1013 : migrate : sync_disk : --targetstorage with offline disk
+
+  * add Windows 7 PCIe quirk for adding 'hostpci' devices
+
+  * fix #2032: check that type is set before assembling a VGA device
+
+  * add configuration to command regression tests
+
+  * allow 'none' as VGA option
+
+  * fix #1267: move args to the end of qemu commandline
+
+  * clone_disk : cloudinit drive: don't clone snapshot name (snapname)
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 20 Dec 2018 10:17:47 +0100
+
+qemu-server (5.0-43) unstable; urgency=medium
+
+  * usb: fix check if machine type is q35
+
+  * qm cleanup: exit silently if VM config does not belong to node
+    anymore
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Nov 2018 12:57:49 +0100
+
+qemu-server (5.0-42) unstable; urgency=medium
+
+  * add mediated devices support
+
+  * use improved lspci
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Nov 2018 11:22:04 +0100
+
 qemu-server (5.0-41) unstable; urgency=medium
 
   * fix #1959: add fallback for auto previously set by SLAAC