aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_core_x86.c
Commit message (Expand)AuthorAgeFilesLines
* 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