summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ian.jackson@eu.citrix.com>2017-12-01 15:06:11 +0000
committerIan Jackson <Ian.Jackson@eu.citrix.com>2017-12-01 15:06:11 +0000
commit1002f1a21bfb67bcca27532e7f7c35b1ac8ee1dd (patch)
tree85fab44b9548ecf9aab13364beabbb354bf371d6
parent6da091d95dfcbe00daf91308d044ee5151b1ac9e (diff)
downloadxen-1002f1a21bfb67bcca27532e7f7c35b1ac8ee1dd.tar.gz
README, Makefiles, Config.mk: Update for branching 4.10 vs 4.11-unstable
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
-rw-r--r--Config.mk4
-rw-r--r--README10
-rwxr-xr-xconfigure18
-rwxr-xr-xdocs/configure18
-rwxr-xr-xstubdom/configure18
-rwxr-xr-xtools/configure18
-rw-r--r--xen/Makefile4
7 files changed, 45 insertions, 45 deletions
diff --git a/Config.mk b/Config.mk
index 072a3bc62c..51adc27d83 100644
--- a/Config.mk
+++ b/Config.mk
@@ -273,7 +273,7 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
endif
OVMF_UPSTREAM_REVISION ?= 947f3737abf65fda63f3ffd97fddfa6986986868
-QEMU_UPSTREAM_REVISION ?= b79708a8ed1b3d18bee67baeaf33b3fa529493e2
+QEMU_UPSTREAM_REVISION ?= master
MINIOS_UPSTREAM_REVISION ?= 0b4b7897e08b967a09bed2028a79fabff82342dd
# Mon Oct 16 16:36:41 2017 +0100
# Update Xen header files again
@@ -285,7 +285,7 @@ SEABIOS_UPSTREAM_REVISION ?= rel-1.10.2
ETHERBOOT_NICS ?= rtl8139 8086100e
-QEMU_TRADITIONAL_REVISION ?= xen-4.10.0-rc1
+QEMU_TRADITIONAL_REVISION ?= c8ea0457495342c417c3dc033bba25148b279f60
# Fri Sep 15 19:37:27 2017 +0100
# qemu-xen-traditional: Link against xentoolcore
diff --git a/README b/README
index b9120c4dd7..e96cdd2862 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
#################################
-__ __ _ _ _ ___
-\ \/ /___ _ __ | || | / |/ _ \ _ __ ___
- \ // _ \ '_ \ | || |_ | | | | |_____| '__/ __|
- / \ __/ | | | |__ _|| | |_| |_____| | | (__
-/_/\_\___|_| |_| |_|(_)_|\___/ |_| \___|
+__ __ _ _ _ _ _ _ _
+\ \/ /___ _ __ | || | / / | _ _ _ __ ___| |_ __ _| |__ | | ___
+ \ // _ \ '_ \ | || |_ | | |_____| | | | '_ \/ __| __/ _` | '_ \| |/ _ \
+ / \ __/ | | | |__ _|| | |_____| |_| | | | \__ \ || (_| | |_) | | __/
+/_/\_\___|_| |_| |_|(_)_|_| \__,_|_| |_|___/\__\__,_|_.__/|_|\___|
#################################
diff --git a/configure b/configure
index 5270388e5c..5a1860737c 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Xen Hypervisor 4.10.
+# Generated by GNU Autoconf 2.69 for Xen Hypervisor 4.11.
#
# Report bugs to <xen-devel@lists.xen.org>.
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Xen Hypervisor'
PACKAGE_TARNAME='xen'
-PACKAGE_VERSION='4.10'
-PACKAGE_STRING='Xen Hypervisor 4.10'
+PACKAGE_VERSION='4.11'
+PACKAGE_STRING='Xen Hypervisor 4.11'
PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
PACKAGE_URL='http://www.xen.org/'
@@ -1233,7 +1233,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures Xen Hypervisor 4.10 to adapt to many kinds of systems.
+\`configure' configures Xen Hypervisor 4.11 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1299,7 +1299,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Xen Hypervisor 4.10:";;
+ short | recursive ) echo "Configuration of Xen Hypervisor 4.11:";;
esac
cat <<\_ACEOF
@@ -1395,7 +1395,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Xen Hypervisor configure 4.10
+Xen Hypervisor configure 4.11
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1412,7 +1412,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Xen Hypervisor $as_me 4.10, which was
+It was created by Xen Hypervisor $as_me 4.11, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2840,7 +2840,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Xen Hypervisor $as_me 4.10, which was
+This file was extended by Xen Hypervisor $as_me 4.11, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -2894,7 +2894,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-Xen Hypervisor config.status 4.10
+Xen Hypervisor config.status 4.11
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/docs/configure b/docs/configure
index fb346dd787..fe75033d66 100755
--- a/docs/configure
+++ b/docs/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Xen Hypervisor Documentation 4.10.
+# Generated by GNU Autoconf 2.69 for Xen Hypervisor Documentation 4.11.
#
# Report bugs to <xen-devel@lists.xen.org>.
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Xen Hypervisor Documentation'
PACKAGE_TARNAME='xen'
-PACKAGE_VERSION='4.10'
-PACKAGE_STRING='Xen Hypervisor Documentation 4.10'
+PACKAGE_VERSION='4.11'
+PACKAGE_STRING='Xen Hypervisor Documentation 4.11'
PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
PACKAGE_URL='http://www.xen.org/'
@@ -1223,7 +1223,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures Xen Hypervisor Documentation 4.10 to adapt to many kinds of systems.
+\`configure' configures Xen Hypervisor Documentation 4.11 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1285,7 +1285,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Xen Hypervisor Documentation 4.10:";;
+ short | recursive ) echo "Configuration of Xen Hypervisor Documentation 4.11:";;
esac
cat <<\_ACEOF
@@ -1382,7 +1382,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Xen Hypervisor Documentation configure 4.10
+Xen Hypervisor Documentation configure 4.11
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1399,7 +1399,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Xen Hypervisor Documentation $as_me 4.10, which was
+It was created by Xen Hypervisor Documentation $as_me 4.11, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2850,7 +2850,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Xen Hypervisor Documentation $as_me 4.10, which was
+This file was extended by Xen Hypervisor Documentation $as_me 4.11, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -2904,7 +2904,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-Xen Hypervisor Documentation config.status 4.10
+Xen Hypervisor Documentation config.status 4.11
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/stubdom/configure b/stubdom/configure
index c4130dc1fd..a7a0c09154 100755
--- a/stubdom/configure
+++ b/stubdom/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Xen Hypervisor Stub Domains 4.10.
+# Generated by GNU Autoconf 2.69 for Xen Hypervisor Stub Domains 4.11.
#
# Report bugs to <xen-devel@lists.xen.org>.
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Xen Hypervisor Stub Domains'
PACKAGE_TARNAME='xen'
-PACKAGE_VERSION='4.10'
-PACKAGE_STRING='Xen Hypervisor Stub Domains 4.10'
+PACKAGE_VERSION='4.11'
+PACKAGE_STRING='Xen Hypervisor Stub Domains 4.11'
PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
PACKAGE_URL='http://www.xen.org/'
@@ -1262,7 +1262,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures Xen Hypervisor Stub Domains 4.10 to adapt to many kinds of systems.
+\`configure' configures Xen Hypervisor Stub Domains 4.11 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1328,7 +1328,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Xen Hypervisor Stub Domains 4.10:";;
+ short | recursive ) echo "Configuration of Xen Hypervisor Stub Domains 4.11:";;
esac
cat <<\_ACEOF
@@ -1438,7 +1438,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Xen Hypervisor Stub Domains configure 4.10
+Xen Hypervisor Stub Domains configure 4.11
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1493,7 +1493,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Xen Hypervisor Stub Domains $as_me 4.10, which was
+It was created by Xen Hypervisor Stub Domains $as_me 4.11, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -4204,7 +4204,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Xen Hypervisor Stub Domains $as_me 4.10, which was
+This file was extended by Xen Hypervisor Stub Domains $as_me 4.11, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -4258,7 +4258,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-Xen Hypervisor Stub Domains config.status 4.10
+Xen Hypervisor Stub Domains config.status 4.11
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/tools/configure b/tools/configure
index f3bb412f51..05921b4898 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Xen Hypervisor Tools 4.10.
+# Generated by GNU Autoconf 2.69 for Xen Hypervisor Tools 4.11.
#
# Report bugs to <xen-devel@lists.xen.org>.
#
@@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Xen Hypervisor Tools'
PACKAGE_TARNAME='xen'
-PACKAGE_VERSION='4.10'
-PACKAGE_STRING='Xen Hypervisor Tools 4.10'
+PACKAGE_VERSION='4.11'
+PACKAGE_STRING='Xen Hypervisor Tools 4.11'
PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
PACKAGE_URL='http://www.xen.org/'
@@ -1405,7 +1405,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures Xen Hypervisor Tools 4.10 to adapt to many kinds of systems.
+\`configure' configures Xen Hypervisor Tools 4.11 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1471,7 +1471,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Xen Hypervisor Tools 4.10:";;
+ short | recursive ) echo "Configuration of Xen Hypervisor Tools 4.11:";;
esac
cat <<\_ACEOF
@@ -1660,7 +1660,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Xen Hypervisor Tools configure 4.10
+Xen Hypervisor Tools configure 4.11
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2075,7 +2075,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Xen Hypervisor Tools $as_me 4.10, which was
+It was created by Xen Hypervisor Tools $as_me 4.11, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -10235,7 +10235,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Xen Hypervisor Tools $as_me 4.10, which was
+This file was extended by Xen Hypervisor Tools $as_me 4.11, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -10298,7 +10298,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-Xen Hypervisor Tools config.status 4.10
+Xen Hypervisor Tools config.status 4.11
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/xen/Makefile b/xen/Makefile
index 52af249d29..7496462913 100644
--- a/xen/Makefile
+++ b/xen/Makefile
@@ -1,8 +1,8 @@
# This is the correct place to edit the build version.
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 4
-export XEN_SUBVERSION = 10
-export XEN_EXTRAVERSION ?= .0-rc$(XEN_VENDORVERSION)
+export XEN_SUBVERSION = 11
+export XEN_EXTRAVERSION ?= .0-unstable$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version