Skip to content

Commit

Permalink
README, Makefiles, Config.mk: Update for branching 4.10 vs 4.11-unstable
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Jackson <[email protected]>
  • Loading branch information
ijackson-citrix committed Dec 1, 2017
1 parent 6da091d commit 1002f1a
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 45 deletions.
4 changes: 2 additions & 2 deletions Config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down
10 changes: 5 additions & 5 deletions README
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#################################
__ __ _ _ _ ___
\ \/ /___ _ __ | || | / |/ _ \ _ __ ___
\ // _ \ '_ \ | || |_ | | | | |_____| '__/ __|
/ \ __/ | | | |__ _|| | |_| |_____| | | (__
/_/\_\___|_| |_| |_|(_)_|\___/ |_| \___|
__ __ _ _ _ _ _ _ _
\ \/ /___ _ __ | || | / / | _ _ _ __ ___| |_ __ _| |__ | | ___
\ // _ \ '_ \ | || |_ | | |_____| | | | '_ \/ __| __/ _` | '_ \| |/ _ \
/ \ __/ | | | |__ _|| | |_____| |_| | | | \__ \ || (_| | |_) | | __/
/_/\_\___|_| |_| |_|(_)_|_| \__,_|_| |_|___/\__\__,_|_.__/|_|\___|

#################################

Expand Down
18 changes: 9 additions & 9 deletions configure
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>.
#
Expand Down Expand Up @@ -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='[email protected]'
PACKAGE_URL='http://www.xen.org/'

Expand Down Expand Up @@ -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]...
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand All @@ -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 $@
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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\\"
Expand Down
18 changes: 9 additions & 9 deletions docs/configure
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>.
#
Expand Down Expand Up @@ -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='[email protected]'
PACKAGE_URL='http://www.xen.org/'

Expand Down Expand Up @@ -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]...
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand All @@ -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 $@
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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\\"
Expand Down
18 changes: 9 additions & 9 deletions stubdom/configure
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>.
#
Expand Down Expand Up @@ -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='[email protected]'
PACKAGE_URL='http://www.xen.org/'

Expand Down Expand Up @@ -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]...
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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 $@
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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\\"
Expand Down
18 changes: 9 additions & 9 deletions tools/configure
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>.
#
Expand Down Expand Up @@ -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='[email protected]'
PACKAGE_URL='http://www.xen.org/'

Expand Down Expand Up @@ -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]...
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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 $@
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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\\"
Expand Down
4 changes: 2 additions & 2 deletions xen/Makefile
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 1002f1a

Please sign in to comment.