mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-06 13:17:56 +03:00
bump version to 4.0-86
This commit is contained in:
parent
a3139f90dc
commit
201e618d5b
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.2
|
||||
|
||||
VERSION=4.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=85
|
||||
PKGREL=86
|
||||
|
||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||
|
||||
|
@ -1,3 +1,25 @@
|
||||
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 <support@proxmox.com> 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
|
||||
|
Loading…
Reference in New Issue
Block a user