aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
Commit message (Expand)AuthorAgeFilesLines
* Log an error when enabling shadow mode fails for live relocation.kfraser@localhost.localdomain2007-09-181-7/+12
* PCI passthru: tools changes (generic and vt-d)kfraser@localhost.localdomain2007-09-142-0/+147
* [IA64] Use xc_map_foreign_pages() in copy_from_GFW_to_nvram()Alex Williamson2007-09-101-2/+3
* merge with xen-unstable.hg (staging)Alex Williamson2007-09-072-0/+41
|\
| * xc_map_foreign_pages(), a convenient alternative to xc_map_foreign_batch()kfraser@localhost.localdomain2007-09-072-0/+41
* | [IA64] Foreign p2m: make xc_ia64_get_pfn_list() staticAlex Williamson2007-09-062-5/+1
* | [IA64] Foreign p2m: rewrite save/restore with foreign p2mAlex Williamson2007-09-063-116/+311
* | [IA64] Foreign p2m: xc_core: ia64 xc_core_arch_gpfn_may_present()Alex Williamson2007-09-062-15/+64
* | [IA64] Foreign p2m: libxc sideAlex Williamson2007-09-062-7/+184
* | [IA64] Foreign p2m: Fix vti domain builder.Alex Williamson2007-09-061-1/+3
* | merge with xen-unstable.hg (staging)Alex Williamson2007-09-0611-194/+276
|\|
| * libxenctrl: xc_destroy_domain() handles EAGAIN.kfraser@localhost.localdomain2007-08-311-1/+5
| * Cleanups after XSM checkin.kfraser@localhost.localdomain2007-08-311-2/+2
| * Xen Security Modules: ACM.kfraser@localhost.localdomain2007-08-311-1/+1
| * Introduce xc_core_arch_gpfn_may_present() hook.kfraser@localhost.localdomain2007-08-308-10/+19
| * Optimize xc_core.c implementation.kfraser@localhost.localdomain2007-08-302-112/+123
| * Some minor cleanup of xc_core.c.kfraser@localhost.localdomain2007-08-301-70/+128
* | [IA64] Move nvram from /usr to /varAlex Williamson2007-08-281-18/+17
* | [IA64] Fix parallel build; directory must exist before making symlinkAlex Williamson2007-08-281-1/+1
* | [IA64] Clean up NVRAM failure caseAlex Williamson2007-08-241-0/+5
|/
* libxc: Various xc_evtchn_* functions must return signed integer type.kfraser@localhost.localdomain2007-08-144-90/+107
* Do not clobber new wallclock offset on restore.Ian Campbell2007-08-081-12/+23
* domain builder: Zero start_info struct.kfraser@localhost.localdomain2007-08-031-0/+2
* [IA64] Fix tools build.kfraser@localhost.localdomain2007-08-011-1/+3
* Move generate_acpi_checksum() from ia64 code to common.kfraser@localhost.localdomain2007-07-302-1/+14
* [LIBXC] Fix xc_map_grant_refs() function.kfraser@localhost.localdomain2007-07-121-1/+1
* Merge with ia64 xen tree.kfraser@localhost.localdomain2007-07-122-0/+35
|\
| * Add new domctl hypercall to expose current heap values. Thiskfraser@localhost.localdomain2007-07-112-0/+35
* | merge with xen-unstable.hgAlex Williamson2007-07-104-2/+5
|\|
| * Specify -fno-strict-aliasing in root build config file.Keir Fraser2007-07-071-1/+0
| * Extended the physinfo sysctl to export NUMA cpu_to_node topology info.kfraser@localhost.localdomain2007-07-062-0/+3
| * Export debugger attached state to xc API.kfraser@localhost.localdomain2007-07-062-1/+2
* | merge with xen-unstable.hgAlex Williamson2007-07-023-6/+35
|\|
| * More getcpuinfo sysctl cleanup.Keir Fraser2007-06-272-13/+20
| * Add new sysctl to return runtime information about physical CPU utilization.Steven Hand2007-06-272-0/+21
| * libxenguest: Add another range check to dom restore.kfraser@localhost.localdomain2007-06-211-1/+1
| * libxenguest: Add missing range-check on count field read from a domainkfraser@localhost.localdomain2007-06-211-3/+4
* | [IA64] Fix incorrect NVRAM saving if domain is destroyed by config errorAlex Williamson2007-07-021-1/+20
* | libxc: Add xc_domain_setdebugging in xenctrl APIAlex Williamson2007-06-263-8/+26
* | merge with xen-unstable.hgAlex Williamson2007-06-201-1/+1
|\|
| * tools: Fix compiler warning.kfraser@localhost.localdomain2007-06-191-1/+1
* | [IA64] Typo fix: avoid spurious errors.Alex Williamson2007-06-181-1/+1
|/
* [IA64] Add error checking to nvram store mkdirAlex Williamson2007-06-151-3/+24
* [IA64] Create NVRAM save directoryAlex Williamson2007-06-151-0/+2
* [IA64] Don't try to save nvram on PV domainsAlex Williamson2007-06-141-1/+12
* [IA64] symlink kregs.h into libxc buildAlex Williamson2007-06-141-2/+4
* Merge with xen-unstable.hg (staging)Alex Williamson2007-06-124-9/+15
|\
| * Fix fully-virtualized core dumps for 32-bit guests.kfraser@localhost.localdomain2007-06-121-1/+1
| * [IA64] When a domU is destroyed, it will fall into NVRAM savingkfraser@localhost.localdomain2007-06-121-4/+11
| * tools: Clean up usage of const type qualifier.kfraser@localhost.localdomain2007-06-122-3/+3