diff mbox series

[PATCH-for-4.14,1/2] CHANGELOG: add 'domid_policy' and domid preservation on migrate

Message ID 20200609162922.14679-2-paul@xen.org (mailing list archive)
State New, archived
Headers show
Series CHANGELOG additions | expand

Commit Message

Paul Durrant June 9, 2020, 4:29 p.m. UTC
From: Paul Durrant <pdurrant@amazon.com>

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
---
Cc: Community Manager <community.manager@xenproject.org>
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

Comments

George Dunlap June 9, 2020, 4:45 p.m. UTC | #1
> On Jun 9, 2020, at 5:29 PM, Paul Durrant <paul@xen.org> wrote:
> 
> From: Paul Durrant <pdurrant@amazon.com>
> 
> Signed-off-by: Paul Durrant <pdurrant@amazon.com>

Both patches:

Acked-by: George Dunlap <george.dunlap@citrix.com>
Ian Jackson June 10, 2020, 10:23 a.m. UTC | #2
> + - New 'domid_policy', allowing domain-ids to be randomly chosen.
> + - Option to preserve domain-id across migrate or save+restore.
> + - Support in kdd for initial KD protocol handshake for Win 7, 8 and 10 (64 bit).

These aren't mentioned in SUPPORT.md so their support status
(including security support status) is not defined.  I think this
should be fixed.

CC the security team who may have an opinion about their security
support status.

Ian.
diff mbox series

Patch

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