Xen 4.18 rc1

2023-09-29 Thread Henry Wang
Hi all, Xen 4.18 rc1 is tagged. You can check that out from xen.git: git://xenbits.xen.org/xen.git 4.18.0-rc1 For your convenience there is also a tarball at: https://downloads.xenproject.org/release/xen/4.18.0-rc1/xen-4.18.0-rc1.tar.gz And the signature is at: https://downloads.xenproject.org

Re: [PATCH 1/2] Config.mk pin QEMU_UPSTREAM_REVISION (prep for Xen 4.18 RC1)

2023-09-29 Thread Henry Wang
Hi Julien, > On Sep 29, 2023, at 15:58, Julien Grall wrote: > > From: Julien Grall > > Signed-off-by: Julien Grall Thanks for doing the changes, Release-acked-by: Henry Wang Kind regards, Henry > --- > Config.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Con

[PATCH 1/2] Config.mk pin QEMU_UPSTREAM_REVISION (prep for Xen 4.18 RC1)

2023-09-29 Thread Julien Grall
From: Julien Grall Signed-off-by: Julien Grall --- Config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.mk b/Config.mk index 29c29f8d7fb9..000cf06d418f 100644 --- a/Config.mk +++ b/Config.mk @@ -223,7 +223,7 @@ OVMF_UPSTREAM_URL ?= https://xenbits.xen.org/git-ht

[PATCH 0/2] Prepare the tree for Xen 4.18 RC1

2023-09-29 Thread Julien Grall
From: Julien Grall Hi all, This small series is to prepare the tree for Xen 4.18 RC1. Cheers, Julien Grall (2): Config.mk pin QEMU_UPSTREAM_REVISION (prep for Xen 4.18 RC1) Update Xen version to 4.18-rc Config.mk| 2 +- README | 16 SUPPORT.md | 2 +- xen