]> xenbits.xensource.com Git - xen.git/commitdiff
Update Xen to version 4.16.5 RELEASE-4.16.5
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 7 Aug 2023 12:00:02 +0000 (13:00 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 8 Aug 2023 15:02:54 +0000 (16:02 +0100)
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Config.mk
xen/Makefile

index e3cf81f2749d1e1ae6ff917181c9988866e4ffff..a45570f41c875c7f5fb6805faefca6293d9f8a11 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -238,7 +238,7 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
 endif
 OVMF_UPSTREAM_REVISION ?= 7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5
-QEMU_UPSTREAM_REVISION ?= c02cb236b5e4a76cf74e641cc35a0e3ebd3e52f3
+QEMU_UPSTREAM_REVISION ?= qemu-xen-4.16.5
 MINIOS_UPSTREAM_REVISION ?= xen-RELEASE-4.16.4
 
 SEABIOS_UPSTREAM_REVISION ?= rel-1.16.0
index aa956fe918eb92c61341238f0781b29ca2ec9cba..78db742049628425a315a53b70be22b3b26a2d4b 100644 (file)
@@ -2,7 +2,7 @@
 # All other places this is stored (eg. compile.h) should be autogenerated.
 export XEN_VERSION       = 4
 export XEN_SUBVERSION    = 16
-export XEN_EXTRAVERSION ?= .5-pre$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .5$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version