aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_core.h
Commit message (Expand)AuthorAgeFilesLines
* tools: libxc: arm64 supportIan Campbell2013-04-111-1/+1
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* tools: drop ia64 supportIan Campbell2012-09-121-4/+0
* arm: compile libxcStefano Stabellini2012-03-011-0/+2
* # HG changeset patchIan Campbell2010-08-241-10/+10
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-5/+7
* libxc: Export xc_core_arch_map_p2m_writable()Keir Fraser2009-06-011-0/+5
* libxc: Support cross-bitness guest when core-dumpingKeir Fraser2009-01-151-4/+4
* Move libelf headers out of xen public header dir.Keir Fraser2009-01-081-1/+1
* Remove defunct powerpc port.Keir Fraser2008-05-081-2/+0
* Introduce xc_core_arch_gpfn_may_present() hook.kfraser@localhost.localdomain2007-08-301-2/+4
* Optimize xc_core.c implementation.kfraser@localhost.localdomain2007-08-301-0/+2
* [POWERPC][XEN] Fix "xc_core" build break. Untested but might work.Hollis Blanchard2007-03-211-0/+2
* dump-core: always use elfclass64 format to support x86_32pae.kfraser@localhost.localdomain2007-03-071-2/+2
* Resolve conflict over use of name xen_elfnote.kfraser@localhost.localdomain2007-02-261-5/+5
* Xen coredump format: ELF formatified with note section.Keir Fraser2007-02-241-0/+165