X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=changelog.Debian;h=0cd85761f9fabdf19ebe0f5c2bcc56d82283f399;hb=2ddc0a5c758e00eb38c8aad948f7416453eef8b3;hp=9fd1fba213c8a70bd173b54bc2a432b64feb3edd;hpb=120ee178da7576a8547f6e8c01bc80cecf50c52d;p=qemu-server.git diff --git a/changelog.Debian b/changelog.Debian index 9fd1fba..0cd8576 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,45 @@ +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 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 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 Mon, 11 Jul 2016 11:50:01 +0200 + qemu-server (4.0-83) unstable; urgency=medium * Add hugepages option