]> git.proxmox.com Git - qemu-server.git/blobdiff - debian/changelog
bump version to 6.1-13
[qemu-server.git] / debian / changelog
index 8fb44d863487a9cd10a4a3008ed8d6ca1049104c..64ee95c4f51ca5d4b5594efcfa828e4df55df4c8 100644 (file)
@@ -1,3 +1,226 @@
+qemu-server (6.1-13) pve; urgency=medium
+
+  * rescan: fix call to foreach_volume
+
+  * migration: fix downtime limit auto-increase
+
+  * migrate: allow arbitrary source->target storage maps
+
+  * migrate: always check storage permissions and content type
+
+  * Include full KVM/QEMU "-cpu" parameter with live-migration and
+    snapshots/suspend to allow supporting custom CPU models
+
+  * fix #2318: allow phys-bits CPU setting
+
+  * allow custom CPU models
+
+  * config: harmonize bridge pattern to match the same limits of containers
+
+  * cpu config: add upcoming EPYC-Rome CPU type
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 08 Apr 2020 17:08:13 +0200
+
+qemu-server (6.1-12) pve; urgency=medium
+
+  * CPUConfig: fix module load when pmxcfs is unavailable
+
+  * migrate: fix replication false-positives
+
+  * migrate: cleanup disk/bitmaps if 'qm start' failed
+
+  * migration with targetstorage: check if target storage supports images
+
+  * fix efidisks on storages with minimum sizes bigger than OVMF_VARS.fd
+
+  * Implement volume-related helpers and use new foreach_volume
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 30 Mar 2020 10:00:13 +0200
+
+qemu-server (6.1-11) pve; urgency=medium
+
+  * vzdump: fix regression in backups for specific storage
+
+  * custom CPU models: add initial parser and verifier
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 26 Mar 2020 09:00:24 +0100
+
+qemu-server (6.1-10) pve; urgency=medium
+
+  * version_guard: early out when major/minor version is high enough
+
+  * drive-mirror: add support for incremental sync
+
+  * migrate: add replication info to disk overview
+
+  * migrate: add live-migration of replicated disks
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 25 Mar 2020 15:16:21 +0100
+
+qemu-server (6.1-8) pve; urgency=medium
+
+  * cloudinit: make genisoimage quieter, only output errors
+
+  * Append newline to all QGA commands for compatibility with non standard
+    conforming Apple based guest agent implementation
+
+  * add experimental support for proxmox backup server
+
+  * fix #2580: api/delete: drop VM from HA resources if purge is set
+
+  * improve drive mirror completion over NBD during migration
+
+  * add secured unix socket support for NBD storage migration
+
+  * Disable memory hotplug for custom NUMA topologies and die on misaligned
+    memory for hotplug
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 20 Mar 2020 11:11:31 +0100
+
+qemu-server (6.1-7) pve; urgency=medium
+
+  * vzdump: always exclude efidisks from backups of machines currently not set
+    to use OVMF (UEFI)
+
+  * Simplify QEMU version check and require at least 3.0+
+
+  * Align size to 1 KiB bytes before doing 'qmp block_resize'
+
+  * fix #2611: use correct operation when calculating the migration bandwidth
+    limit
+
+  * fix #2612: allow input-data in guest exec and make command optional
+
+  * cpu models: add icelake-server and icelake-client
+
+  * already add models from future QEMU 4.2 release
+
+  * fix #2264: allow one to add a virtio-rng device for improved entropy
+    bandwidth in a VM
+
+  * update_disksize: also update disk size if there was no old size at all
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 09 Mar 2020 19:12:16 +0100
+
+qemu-server (6.1-6) pve; urgency=medium
+
+  * allow reading snapshot config for users with VM.Audit on a guest
+
+  * fix #2566: increase scsi limit to 31
+
+  * fix #2578: check if $target is provided in clone
+
+  * update QMP commands to reflect (future) depreacations and changes in QEMU
+
+  * resize volume: always request new size from storage after resizing
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 10 Feb 2020 06:40:43 +0100
+
+qemu-server (6.1-5) pve; urgency=medium
+
+  * Add QEMU CPU flag querying helpers
+
+  * hotplug_pending: remove redundant write/load config calls
+
+  * api: vm clone: unlink zombie target VM and firewall config at end of error
+    cleanup
+
+  * add timeout parameter to vm start API/CLI endpoint
+
+  * fix #2070: vm_start: for a migrating VM, use current format of disk if
+    possible
+
+  * hotplug_pending: make 'ssd' option non-hotpluggable, it cannot be changed
+    live on a plugged disk.
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 30 Jan 2020 10:27:33 +0100
+
+qemu-server (6.1-4) pve; urgency=medium
+
+  * check if QEMU version is recent enough for requested machine type
+
+  * suspend to disk: check and enforce more strict permissions
+
+  * update disk size before local disk migration
+
+  * hide very long commandline on vm_start/migrate failure
+
+  * fix #2493: show QEMU errors in migration log
+
+  * api/restore: do not trigger autostart-after-restored task from locked
+    context
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 16 Dec 2019 16:03:25 +0100
+
+qemu-server (6.1-3) pve; urgency=medium
+
+  * create efidisk: poll the real size after volume creation, as some storages
+    need to create bigger volumes as requested, to cope with their internal
+    alignment requirements.
+
+  * fix #2469: fix qemu-img convert src_format detection, wrongly reverted.
+
+  * fix #2510: hostpci: always check if specified device exists
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 09 Dec 2019 11:44:14 +0100
+
+qemu-server (6.1-2) pve; urgency=medium
+
+  * api: allow one to remove (hibernation) vmstate
+
+  * vzdump: log QGA FS freeze/thaw tries in task log
+
+  * skip efidisk0 in hotplug
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 30 Nov 2019 18:38:36 +0100
+
+qemu-server (6.1-1) pve; urgency=medium
+
+  * fix #2367: do not allow snapshot with name PENDING
+
+  * fix #2469: fix qemu-img convert src_format detection
+
+  * implement PVE Version addition for QEMU machine allowing to introduce new
+    features while keeping migration compatibility more easily
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 26 Nov 2019 13:06:21 +0100
+
+qemu-server (6.0-17) pve; urgency=medium
+
+  * PCI(e) pass-through: ensure we fallback to the previous default "0000"
+    domain again.
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 23 Nov 2019 09:52:09 +0100
+
+qemu-server (6.0-16) pve; urgency=medium
+
+  * fix #2473: use of unitialized value
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 22 Nov 2019 14:18:58 +0100
+
+qemu-server (6.0-15) pve; urgency=medium
+
+  * api/migration: fix autocomplete for targetstorage
+
+  * add 'type' to guest agent format, allowing one to choose between VirtIO
+    (default) and ISA
+
+  * clone: pre-allocate cloud-init disk for destination
+
+  * SPICE/QXL: tell Linux VMs that they can add up to 4 display when running
+    with qemu 4.1 or newer
+
+  * add support to tell showcmd helper to assume a specific forced machine
+    version when assembling a command
+
+  * refactor QemuServer to avoid cyclic module dependencies
+
+  * fix #2436: pci: do not hardcode pci domain to 0000
+
+  * add 'tags' config option for adding meta information to a VM
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 20 Nov 2019 19:41:01 +0100
+
 qemu-server (6.0-14) pve; urgency=medium
 
   * use PVE::DataCenterConfig, use PVE::SSHInfo, use PVE::RRD for RRD data