aboutsummaryrefslogtreecommitdiffstats
path: root/xen/Rules.mk
Commit message (Expand)AuthorAgeFilesLines
* ns16550: make usable on ARMIan Campbell2013-09-211-0/+3
* EFI: fix tool chain capabilities detectionJan Beulich2013-09-091-5/+4
* xen: move -nostdinc into common Rules.mk.Tim Deegan2013-08-151-1/+5
* xen: move some arch CFLAGS into the common Rules.mk.Tim Deegan2013-08-151-0/+4
* also allow building .s files from .c onesJan Beulich2013-07-101-0/+3
* adjust x86 EFI buildJan Beulich2013-07-101-1/+1
* gcov: Adding support for coverage informationFrediano Ziglio2013-02-211-0/+2
* xen: arm: introduce arm32 as a subarch of arm.Ian Campbell2012-12-191-1/+1
* arm: fix build after c/s 25477:e12e0b038219Jan Beulich2012-06-281-0/+1
* Revert 24897:f25e5785327e "Export configure variables to hypervisor build"Keir Fraser2012-02-291-1/+0
* build: Export configure variables to hypervisor buildDaniel De Graaf2012-02-291-0/+1
* xen: make need_iommu == 0 if !HAS_PASSTHROUGHIan Campbell2012-02-151-0/+1
* PM: only include XEN_SYSCTL_{get_pmstat,pm_op} if HAVE_ACPIIan Campbell2012-02-151-0/+1
* fix compat header generation after 24503:86b8a1e3a419Jan Beulich2012-01-161-2/+2
* force inclusion of xen/config.h through compiler optionJan Beulich2012-01-131-2/+2
* x86-64: EFI boot codeJan Beulich2011-06-281-1/+1
* xen/lto: if the makefile asks for binary, always build binaryTim Deegan2011-04-071-0/+3
* Remove unmaintained Access Control Module (ACM) from hypervisor.Keir Fraser2011-03-251-1/+0
* Rules.mk: adjustments to the .o -> .init.o build ruleJan Beulich2011-03-181-2/+2
* Do not re-define XEN_ROOT in hypervisor sub-Makefiles.Keir Fraser2011-03-171-1/+0
* Force out-of-line instances of inline functions into .init.text in init-only ...Jan Beulich2011-03-141-2/+6
* Move more kernel decompression bits to .init.* sectionsJan Beulich2011-03-091-0/+12
* Tidy makefiles to use CFLAGS-$(foo) idiom instead of ifeq.Tim Deegan2011-03-081-1/+2
* xen: add "lto=y" option to build Xen with link-time optimizations.Tim Deegan2011-03-071-3/+36
* xen: add "clang=y" option to build Xen with clang/llvm instead of gcc.Tim Deegan2011-03-071-0/+3
* gdbsx: Always build -- remove build-time config option.Keir Fraser2010-07-021-2/+0
* xen: 'make clean' really cleans unconfigured subdirs.Keir Fraser2010-04-121-1/+1
* passthrough/stubdom: clean up hypercall privilege checkingKeir Fraser2009-10-231-4/+0
* gdbsx: a gdbserver stub for xen.Keir Fraser2009-10-151-0/+2
* Spinlock profiling (enable in build with lock_profile=y)Keir Fraser2009-10-141-4/+3
* Add build option to allow more hypercalls from stubdomsKeir Fraser2009-10-141-0/+7
* txt: perform per-domain (and frametable and xenheap) MAC on entry intoKeir Fraser2009-03-031-0/+1
* xen: Do not assign to CFLAGS/AFLAGS/LDFLAGS with :=.Keir Fraser2009-01-131-11/+7
* Fix gcc make-dep cmdline options.Keir Fraser2009-01-081-2/+2
* Auto-build dependency files in hypervisor build tree.Keir Fraser2009-01-081-21/+14
* x86: make NR_IRQS build-time configurableKeir Fraser2008-11-201-0/+3
* Remove defunct powerpc port.Keir Fraser2008-05-081-2/+1
* Hypervisor build subsystem does not need COMPILE_ARCH/COMPILE_SUBARCH.Keir Fraser2008-01-271-4/+0
* -DNDEBUG for hypervisor onlyKeir Fraser2008-01-151-0/+2
* Fix header dependencies list, broken by c/s 16133.Keir Fraser2007-11-131-1/+1
* hvm: Split save.c into arch generic/specific part.Keir Fraser2007-10-181-0/+2
* Add local header files to HDRS.Keir Fraser2007-10-111-1/+2
* Cleanups after XSM checkin.kfraser@localhost.localdomain2007-08-311-5/+3
* Xen Security Modules: ACM.kfraser@localhost.localdomain2007-08-311-2/+1
* Xen Security Modules: FLASKkfraser@localhost.localdomain2007-08-311-0/+4
* Xen Security Modules: XSMkfraser@localhost.localdomain2007-08-311-0/+2
* Add backtrace support to xenoprof.kfraser@localhost.localdomain2007-06-071-13/+19
* .S->.o generation should depend on asm-offsets.hkfraser@localhost.localdomain2007-03-021-4/+4
* Add logic to generate headers reflecting the compatibility mode layoutEmmanuel Ackaouy2007-01-051-0/+1
* [OpenBSD] Various changes to get Xen building on OpenBSD.kfraser@localhost.localdomain2006-10-181-1/+1