aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
Commit message (Collapse)AuthorAgeFilesLines
* update Xen version to 4.2.3RELEASE-4.2.3Jan Beulich2013-09-091-2/+2
|
* update Xen version to 4.2.3-rc24.2.3-rc2Jan Beulich2013-08-271-1/+1
|
* QEMU_TAG updateIan Jackson2013-07-171-3/+3
|
* update Xen version to 4.2.2RELEASE-4.2.2Jan Beulich2013-04-231-2/+2
|
* update Xen version to 4.2.2-rc24.2.2-rc2Jan Beulich2013-04-121-2/+2
|
* update Xen version to 4.2.2-rc14.2.2-rc1Jan Beulich2013-03-201-2/+2
|
* QEMU_UPSTREAM_REVISION updateIan Jackson2013-03-081-1/+1
|
* QEMU_UPSTREAM_REVISION updateIan Jackson2013-02-221-1/+1
|
* gcc4.8 build fix: Add -Wno-unused-local-typedefs to CFLAGS.Keir Fraser2013-02-221-0/+1
| | | | | | | | Based on a patch by M A Young <m.a.young@durham.ac.uk> Signed-off-by: Keir Fraser <keir@xen.org> master changeset: 511278b4e239df00de7b33f7b42d8d5d7e52221b master date: 2013-02-13 17:03:31 +0000
* QEMU_TAG updateIan Jackson2013-01-171-3/+3
|
* Config.mk: delete accidentally introduced drivelIan Jackson2013-01-171-3/+0
|
* QEMU_TAG updateIan Jackson2013-01-171-4/+6
|
* QEMU_TAG updateIan Jackson2013-01-161-1/+4
|
* update Xen version to 4.2.1RELEASE-4.2.1Jan Beulich2012-12-171-2/+2
|
* QEMU_TAG updateIan Jackson2012-12-111-1/+1
|
* update Xen version to 4.2.1-rc14.2.1-rc1Jan Beulich2012-11-151-1/+1
|
* Update Xen version to 4.2.0RELEASE-4.2.0Keir Fraser2012-09-171-2/+2
|
* QEMU_TAG and QEMU_UPSTREAM_REVISION update for xen-4.2.0-rc5Ian Jackson2012-09-131-2/+2
|
* Config.mk: Change qemu references to 4.2-testing treesIan Jackson2012-09-101-4/+4
| | | | | | | | | QEMU_REMOTE and QEMU_UPSTREAM_URL need to refer to git://xenbits.xen.org/qemu-{xen,upstream}-4.2-testing.git (or the corresponding http versions), not -unstable.git. Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
* Update Xen version to 4.2.0-rc44.2.0-rc4Keir Fraser2012-09-071-3/+1
|
* Default to non-debug build.Keir Fraser2012-09-071-1/+1
| | | | Signed-off-by: Keir Fraser <keir@xen.org>
* QEMU_TAG update (security fix XSA-15)Ian Jackson2012-09-061-3/+3
|
* QEMU_TAG update (XSA-17 / CVE-2012-3515)Ian Jackson2012-09-051-3/+3
|
* Update Xen version to 4.2.0-rc34.2.0-rc3Keir Fraser2012-08-231-1/+1
|
* QEMU_TAG updateIan Jackson2012-08-141-3/+3
|
* config: Split debug build from debug symbolsAndrew Cooper2012-08-131-1/+2
| | | | | | | | | | | | | RPM based packaging systems expect binaries to have debug symbols which get placed in a separate debuginfo RPM. Split the concept of a debug build up so that binaries can be built with debugging symbols without having the other gubbins which $(debug) implies, most notibly frame pointers. Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com> Tested-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
* Update Xen version to 4.2.0-rc24.2.0-rc2Keir Fraser2012-08-081-1/+1
|
* QEMU_TAG updateIan Jackson2012-08-071-3/+3
|
* Update Xen version to 4.2.0-rc14.2.0-rc1Keir Fraser2012-07-301-1/+1
|
* xen: update xensource.com to xen.orgAndrew Cooper2012-07-261-3/+3
| | | | | | | | | | | | This patch was constructed by grepping for xensource.com over the entire repository and eyeballing which ones were sensible to update. In addition, the xen-tools mailing list has been deprecated, so update xentop to refer to xen-devel instead. Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
* QEMU_TAG updateIan Jackson2012-07-231-3/+3
|
* tools: honour --libdir when it is passed to ./configureMatt Wilson2012-07-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Currently shared libraries are automatically installed into /usr/lib or /usr/lib64, depending on the supplied --prefix value and $(XEN_TARGET_ARCH). Some systems, like recent Debian and Ubuntu releases, do not use /usr/lib64, but instead /usr/lib/x86_64-linux-gnu. With this change, packagers can supply the desired location for shared libraries on the ./configure command line. Packagers need to note that the default behaviour on 64-bit Linux systems will be to install shared libraries in /usr/lib, not /usr/lib64, unless a --libdir value is provided to ./configure. Additionally, the libfsimage plugins are now loaded explicitly from $LIBDIR/fs, removing platform-based decision trees in code. Signed-off-by: Matt Wilson <msw@amazon.com> Acked-by: Ian Jackson <Ian.Jackson@eu.citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> [ ijc -- resolve rejects in configure by rerunning autogen.sh. Dropped changes to remove m4/default_lib.m4 and update m4/pkg.m4 since they cause LIBDIR=/lib instead of /usr/lib. Reran ./autogen.sh after that too ] Committed-by: Ian Campbell <ian.campbell@citrix.com>
* QEMU_TAG updateIan Jackson2012-06-291-3/+3
|
* QEMU_TAG updateIan Jackson2012-06-291-3/+3
|
* QEMU_TAG updateIan Jackson2012-06-281-3/+3
|
* QEMU_TAG updateIan Jackson2012-06-071-3/+3
|
* QEMU_TAG updateIan Jackson2012-06-071-3/+3
|
* nstore: rename public xenstore headersIan Campbell2012-05-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | The xenstore header xs.h is producing conflicts with other software[1]. xs is a too short identifier and does not matche the library. Renaming the headers to xenstore.h and xenstore_lib.h is the easiest way to make them easy recognizable and prevent furthe problems. [1]: http://bugs.debian.org/668550 [ Also update QEMU_TAG, to bring in corresponding change to qemu-xen-traditional. -iwj ] Signed-off-by: Bastian Blank <waldi@debian.org> Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com> --HG-- rename : tools/xenstore/xs.h => tools/xenstore/xenstore.h rename : tools/xenstore/xs_lib.h => tools/xenstore/xenstore_lib.h
* QEMU_TAG updateIan Jackson2012-05-111-3/+3
|
* autoconf: add ovmf, rombios and seabios and configure optionsRoger Pau Monne2012-04-241-4/+0
| | | | | | | | | Move this hardcoded options from Config.mk to config/Tools.mk and add the appropiate configure options. Signed-off-by: Roger Pau Monne <roger.pau@citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
* xen: Add -Wno-unused-value to the clang CFLAGSTim Deegan2012-04-111-1/+2
| | | | | | | | | | | clang complains about a lot of functions and macros whose return value is unused. I started on patches to drop some functions' return values and scatter (void)s around callers, but it was getting too messy. Just turn off the warning instead. Signed-off-by: Tim Deegan <tim@xen.org> Acked-by: Keir Fraser <keir@xen.org> Committed-by: Tim Deegan <tim@xen.org>
* QEMU_TAG updateIan Jackson2012-04-031-3/+3
|
* QEMU_TAG updateIan Jackson2012-04-021-3/+3
|
* Disable OVMF build - it's not baked yet.Tim Deegan2012-03-221-1/+1
| | | | | Signed-off-by: Tim Deegan <tim@xen.org> Committed-by: Keir Fraser <keir@xen.org>
* Fetch the OVMF repository from specific git mirror and enable itAttilio Rao2012-03-221-1/+4
| | | | | Signed-off-by: Attilio Rao <attilio.rao@citrix.com> Committed-by: Keir Fraser <keir@xen.org>
* Update SEABIOS_UPSTREAM_TAGIan Campbell2012-03-131-3/+3
| | | | | | | | Switch to recently released 1.6.3.2 from upstream. This incorporates all the changesets which we previously applied to 1.6.3.1. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
* QEMU_TAG updateIan Jackson2012-03-011-3/+3
|
* build: remove hypervisor-only configuration from tools/configureDaniel De Graaf2012-03-011-0/+4
| | | | | | | | | | | When adding autoconf support, the configuration options for XSM and FLASK_ENABLE were incorrectly removed from Config.mk and added to the tools configuration. Since these are hypervisor configuration options, they should not depend on running tools configuration. Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
* Update SEABIOS_UPSTREAM_TAGIan Campbell2012-02-271-3/+3
| | | | | Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <Ian.Campbell@citrix.com>
* SEABIOS_UPSTREAM_TAG UpdateIan Campbell2012-02-271-1/+3
| | | | | Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <Ian.Campbell@citrix.com>