aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | [IA64] libxc trivial fix compilation error.Alex Williamson2007-06-122-3/+3
* | [IA64] Use virtualized psr in vcpu context instead of real psr.Alex Williamson2007-06-123-13/+11
* | [IA64][BUILDER] Define native protocol ABI for IA64 guests.Alex Williamson2007-06-121-0/+3
* | [IA64] White space cleanup from nvram patchAlex Williamson2007-06-111-149/+147
* | merge with xen-unstable.hg (staging)Alex Williamson2007-06-119-24/+330
|\|
| * hvm: e820 public header cleanup.Keir Fraser2007-06-105-7/+26
| * [ACM] Simpler interface to hypercallskfraser@localhost.localdomain2007-05-241-9/+85
| * ia64: nvram setup.kfraser@localhost.localdomain2007-05-242-7/+216
| * Merge with xen-ia64-unstable.hgkfraser@localhost.localdomain2007-05-222-0/+5
| |\
| | * [BUILDER] Propagate the native protocol ABI for a guest out of theIan Campbell2007-05-152-0/+5
* | | [IA64] Allow dynamic allocation of dom0 fw_tablesAlex Williamson2007-06-042-9/+24