]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-92
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 21 Oct 2016 07:14:18 +0000 (09:14 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 21 Oct 2016 07:14:18 +0000 (09:14 +0200)
Makefile
changelog.Debian

index 9f8d181c5fa34badbf2ea350c5310daf92461925..23145c32271f425a4fd8f07e91563d3d7bb3d294 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.3
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=91
+PKGREL=92
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 634cb50bbfe615a4bf95b8b5fab04ebfb599bd33..ea8616b114620a394be97265b96cd5878d984bed 100644 (file)
@@ -1,3 +1,27 @@
+qemu-server (4.0-92) unstable; urgency=medium
+
+  * Close #351: add more info to backup log
+
+  * add qm listsnapshot call
+
+  * snapshot_list: add bash completion for vmid
+
+  * Fix #1174: remove pve-qm-drive
+
+  * enable drive-mirror with iothread for qemu 2.7 v2
+
+  * add get_running_qemu_version
+
+  * cpu hotplug : add new cpu hotplug method for qemu 2.7
+
+  * cpu hotplug : add coldplugged cpu to qemu command line
+
+  * cpu hotplug : add print_cpu_device
+
+  * numaX : use cpus option multiple time if cpulist
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 21 Oct 2016 09:13:39 +0200
+
 qemu-server (4.0-91) unstable; urgency=medium
 
   * fix #1131: activate volume before copying efidisk