]> xenbits.xensource.com Git - people/iwj/xen.git/commitdiff
Update Xen version to 4.2.0-rc3 4.2.0-rc3
authorKeir Fraser <keir@xen.org>
Thu, 23 Aug 2012 14:05:30 +0000 (15:05 +0100)
committerKeir Fraser <keir@xen.org>
Thu, 23 Aug 2012 14:05:30 +0000 (15:05 +0100)
Config.mk
xen/Makefile

index de7bfa37371a21f5dfaa0f8e40576278eb606795..11fc120900df847707401e68e9695f0c453bc0ad 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -214,7 +214,7 @@ ETHERBOOT_NICS ?= rtl8139 8086100e
 # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
 CONFIG_QEMU ?= $(QEMU_REMOTE)
 
-QEMU_TAG ?= effd5676225761abdab90becac519716515c3be4
+QEMU_TAG ?= xen-4.2.0-rc3
 # Tue Aug 14 15:57:49 2012 +0100
 # Revert "qemu-xen-traditional: use O_DIRECT to open disk images for IDE"
 
index 65fb8aefe53a019d3493b0eaf71efd874c5f2f7b..6a6e181197e8c5dd4d260557e89445aed0b27961 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    = 2
-export XEN_EXTRAVERSION ?= .0-rc3-pre$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .0-rc3$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version