From: Paul Durrant Date: Tue, 9 Jun 2020 16:29:21 +0000 (+0100) Subject: CHANGELOG: add 'domid_policy' and domid preservation on migrate X-Git-Tag: 4.14.0-rc2~4 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=b87dd7bb3946c6a18f4c3f622ce7e77a3deb9f17;p=people%2Fjgross%2Fxen.git CHANGELOG: add 'domid_policy' and domid preservation on migrate Signed-off-by: Paul Durrant Acked-by: George Dunlap --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8786c51cb4..cb1566ea5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Initial support to run on Hyper-V. - Initial hypervisor file system (hypfs) support. - libxl support for running qemu-xen device model in a linux stubdomain. + - New 'domid_policy', allowing domain-ids to be randomly chosen. + - Option to preserve domain-id across migrate or save+restore. ## [4.13.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.13.0) - 2019-12-17