aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/xen-foreign
Commit message (Expand)AuthorAgeFilesLines
* tools: foreign: add checks for compatible architecturesIan Campbell2013-08-202-2/+24
* xen: arm: include public/xen.h in foreign interface checkingIan Campbell2013-08-204-12/+18
* tools: foreign: ensure 64 bit values are properly aligned for armIan Campbell2013-02-261-4/+10
* xen: arm: separate guest user regs from internal guest state.Ian Campbell2013-02-223-2/+20
* xen: arm64: add to foreign struct checksIan Campbell2013-02-224-11/+28
* xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-221-1/+3
* tools: s/arm/arm32/ in foreign header checks.Ian Campbell2013-02-223-4/+8
* arm: tools: add arm to foreign structs checkingIan Campbell2012-10-174-12/+27
* tools: drop ia64 only foreign structs from headersIan Campbell2012-09-172-13/+0
* tools: drop ia64 supportIan Campbell2012-09-123-33/+16
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* x86, libxc: Fix xc_translate_foreign_address() for PV guests ofKeir Fraser2011-03-031-0/+1
* tools: python -> $(PYTHON)Keir Fraser2009-07-091-4/+4
* x86_64: allow more vCPU-s per guestKeir Fraser2009-06-181-1/+1
* Fix dependencies in tools/include/xen-foreign/MakefileKeir Fraser2009-06-161-4/+4
* tools: clean up handling of xen config and scripts directories.Keir Fraser2009-05-191-1/+1
* x86-64: guest directed placement of initial p->m mapKeir Fraser2009-01-081-1/+1
* Revert all usages of gcc's __extension__ keyword, and instead assertKeir Fraser2008-03-312-5/+2
* Explicitly tag every anonymous aggregate in the public headers.Keir Fraser2008-03-262-1/+4
* Prefix unnamed union structure fields with __extension__ to make itKeir Fraser2008-03-251-1/+1
* Move remaining xen/include/public/foreign files to tools/include/xen-foreignKeir Fraser2008-01-275-9/+301
* Do not special-case native architecture in mkchecker.py.Keir Fraser2008-01-271-6/+1
* Use real source files for xen/foreign build.Keir Fraser2008-01-261-9/+9
* Remove commented-out dropping from previous changeset.Keir Fraser2008-01-261-1/+0
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-0/+45