aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2012-09-13 12:13:21 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2012-09-13 12:13:21 +0100
commit5cdb0e8fa340eb3bd5520a78c164d3d0940ce03e (patch)
treed3c62f9244a907f06cdcf2bcddafed5dcba3e206
parentdef4ee31ed00d84732c7dd061983f671ebd85b25 (diff)
downloadxen-5cdb0e8fa340eb3bd5520a78c164d3d0940ce03e.tar.gz
xen-5cdb0e8fa340eb3bd5520a78c164d3d0940ce03e.tar.bz2
xen-5cdb0e8fa340eb3bd5520a78c164d3d0940ce03e.zip
QEMU_TAG and QEMU_UPSTREAM_REVISION update for xen-4.2.0-rc5
-rw-r--r--Config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config.mk b/Config.mk
index 7ce2a1b881..6b30458d5d 100644
--- a/Config.mk
+++ b/Config.mk
@@ -202,7 +202,7 @@ QEMU_UPSTREAM_URL ?= git://xenbits.xen.org/qemu-upstream-4.2-testing.git
SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
endif
OVMF_UPSTREAM_REVISION ?= b0855f925c6e2e0b21fbb03fab4b5fb5b6876871
-QEMU_UPSTREAM_REVISION ?= master
+QEMU_UPSTREAM_REVISION ?= qemu-xen-4.2.0-rc5
SEABIOS_UPSTREAM_TAG ?= rel-1.6.3.2
# Sun Mar 11 09:27:07 2012 -0400
# Update version to 1.6.3.2
@@ -214,7 +214,7 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
# CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
CONFIG_QEMU ?= $(QEMU_REMOTE)
-QEMU_TAG ?= xen-4.2.0-rc4
+QEMU_TAG ?= xen-4.2.0-rc5
# Short answer -- do not enable this unless you know what you are
# doing and are prepared for some pain.