aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_core_x86.c
Commit message (Expand)AuthorAgeFilesLines
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* libxc: Squash xc_e820.h (and delete) into xenctrl.hKonrad Rzeszutek Wilk2011-06-281-1/+1
* libxc: add xc_domain_maximum_gpfn to wrap XENMEM_maximum_gpfnIan Campbell2010-10-181-1/+1
* # HG changeset patchIan Campbell2010-08-241-10/+10
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-13/+13
* libxc: create a domain_info_context structure to store guest_width and p2m_si...Keir Fraser2009-12-011-13/+17
* libxc: Export xc_core_arch_map_p2m_writable()Keir Fraser2009-06-011-5/+23
* libxc: Support cross-bitness guest when core-dumpingKeir Fraser2009-01-151-8/+71
* libxc: Minor clean up of xc_core, and fix for -fstrict-overflow.Keir Fraser2007-11-221-2/+2
* [TOOLS] Make xc_domain_{save, restore} understand compat guestsTim Deegan2007-09-191-0/+3
* Introduce xc_core_arch_gpfn_may_present() hook.kfraser@localhost.localdomain2007-08-301-2/+2
* Fix fully-virtualized core dumps for 32-bit guests.kfraser@localhost.localdomain2007-06-121-1/+1
* xen: Fix maximum_gpfn() hypercall to always return max_gpfn not nr_gpfns.Keir Fraser2007-04-251-4/+4
* Some save/restore cleanups.Steven Hand2007-04-021-6/+6
* hvm: Do not save/restore shared_info gpfn location.kfraser@localhost.localdomain2007-03-191-13/+11
* Xen coredump format: ELF formatified with note section.Keir Fraser2007-02-241-0/+136