aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/Makefile
Commit message (Expand)AuthorAgeFilesLines
* remove ia64Jan Beulich2012-04-031-4/+1
* fix compat header generation after 24503:86b8a1e3a419Jan Beulich2012-01-161-1/+1
* Do not re-define XEN_ROOT in hypervisor sub-Makefiles.Keir Fraser2011-03-171-1/+0
* Introduce a grant_entry_v2 structure.Keir Fraser2009-10-071-1/+1
* Slightly more accurate dependency tracking for the .c and .h files inKeir Fraser2009-10-071-2/+2
* Use $(PYTHON) Makefile variable when building the hypervisor.Keir Fraser2009-07-091-2/+3
* Remove bogus checked in file headers.chk, remove it on make clean, andKeir Fraser2009-06-181-1/+1
* Introduce mechanism to check standard conformance of headersKeir Fraser2009-06-171-0/+19
* Transcendent memory ("tmem") for Xen.Keir Fraser2009-05-261-0/+1
* x86-64: don't generate dependency files when building compat headersKeir Fraser2009-01-271-1/+1
* x86: MCA support.Keir Fraser2008-07-041-0/+1
* Fix some build system error handling.Keir Fraser2007-12-201-1/+1
* Use $(SHELL) to find shell to run get-fields.sh script.Keir Fraser2007-10-231-1/+1
* Fix x86/64 build for *BSD.Keir Fraser2007-10-191-1/+1
* acm: Remove unecessary compat shim from do_acm_op().kfraser@localhost.localdomain2007-04-261-2/+0
* Fix compat build for weird solaris gcc target.kaf24@localhost.localdomain2007-01-281-2/+2
* Make domctl/sysctl interfaces 32-/64-bit invariant.kfraser@localhost.localdomain2007-01-241-2/+0
* Make get-fields.sh really get run by bash rather than default /bin/sh.Alastair Tse2007-01-121-1/+1
* [XEN] Partial fix for compat build non-portability.Emmanuel Ackaouy2007-01-101-23/+27
* Merge vcpuop compat header creationEmmanuel Ackaouy2007-01-051-0/+2
* Handle shared info (having different layout for native and compatibilityEmmanuel Ackaouy2007-01-051-1/+4
* Handle the creation of startup info for compatibility mode guests. ThisEmmanuel Ackaouy2007-01-051-1/+8
* Add logic to generate headers reflecting the compatibility mode layoutEmmanuel Ackaouy2007-01-051-0/+57