]> xenbits.xensource.com Git - xen.git/commitdiff
Update QEMU_TRADITIONAL_REVISION and QEMU_UPSTREAM_REVISION to -rc7 4.8.0-rc7
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 29 Nov 2016 16:41:32 +0000 (16:41 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 29 Nov 2016 16:41:32 +0000 (16:41 +0000)
These commits include the fix for XSA-197.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Config.mk

index b9780ac5e3002786fcc3ef490625de99b3206747..2c8219a4386c9c816aa683d9c0285664a6a6b83f 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -277,7 +277,7 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
 endif
 OVMF_UPSTREAM_REVISION ?= bc54e50e0fe03c570014f363b547426913e92449
-QEMU_UPSTREAM_REVISION ?= qemu-xen-4.8.0-rc4
+QEMU_UPSTREAM_REVISION ?= qemu-xen-4.8.0-rc7
 MINIOS_UPSTREAM_REVISION ?= xen-4.8.0-rc1
 # Wed Sep 28 11:50:04 2016 +0200
 # minios: fix build issue with xen_*mb defines
@@ -289,7 +289,7 @@ SEABIOS_UPSTREAM_REVISION ?= rel-1.10.0
 ETHERBOOT_NICS ?= rtl8139 8086100e
 
 
-QEMU_TRADITIONAL_REVISION ?= xen-4.8.0-rc1
+QEMU_TRADITIONAL_REVISION ?= xen-4.8.0-rc7
 # Tue Jul 26 15:31:59 2016 +0100
 # virtio: error out if guest exceeds virtqueue size