aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_dom_boot.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a few typosKeir Fraser2008-08-041-1/+1
* libxc: Clean up xc_map_foreign_ranges() interface to hide theKeir Fraser2008-07-231-20/+8
* libxc: check length on string copy (strcpy -> strncpy).Keir Fraser2007-10-231-1/+3
* libxc: improve error message when starting a domain and mmap() failsKeir Fraser2007-09-211-1/+4
* [LIBXC] Allocate memory and populate p2m in arch-specific code.Hollis Blanchard2007-03-211-7/+1
* [LIBXC] Move domain builder hooks into arch-specific files and remove ifdefs.Hollis Blanchard2007-03-211-287/+0
* libxc: Code format cleanups.Keir Fraser2007-02-241-204/+216
* New domain builder arch_setup hook clean up.kfraser@localhost.localdomain2007-02-021-21/+18
* new domain builder fix to boot domU on IA64.kaf24@localhost.localdomain2007-01-301-2/+48
* 32-on-64: New set_address_size domctl for switching to compat mode.kaf24@localhost.localdomain2007-01-261-12/+8
* libxc domain builder rewrite, core bits.Emmanuel Ackaouy2007-01-251-0/+515