On 3/25/25 00:24, Will wrote:
Signed-off-by: Will <tcosproje...@gmail.com>
---
NEWS.rst | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 1fc80e2496..075fbd2d6c 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -67,6 +67,11 @@ v11.2.0 (unreleased)
restore. Using multiple channels can reduce the time required to save
and restore domains.
+ * libxl_conf: Support configuration of ``<hyperv/>`` flags for Xen domains.
Following the pattern of recent NEWS entries for Xen, s/libxl_conf/xen/.
I've made this change, fixed the nits mentioned in 1/2, and pushed the series.
Thanks a lot for the contribution!
Now I'd like to ask you to consider a followup patch adding support for
xml<->xl.cfg conversion in src/libxl/xen_xl.c :-).
Regards,
Jim