aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: Retry blktap2 tapdisk message on interrupt.Dr. Greg Wettstein2013-04-111-2/+8
* libxl: run libxl__arch_domain_create() much earlier.Ian Jackson2013-04-094-11/+16
* tools/libxl: Improve videoram settingFabio Fantoni2013-03-042-2/+24
* tools: Fix memset(&p,0,sizeof(p)) idiom in several places.Michael Young2013-02-286-6/+6
* libxl: fix stale timeout event callback raceIan Jackson2013-02-222-77/+29
* libxl: fix stale fd event callback raceIan Jackson2013-02-222-29/+163
* libxl: rename "abs" variables to "absolute"Ian Jackson2013-02-221-17/+17
* Revert "tools/libxc/xtl: fix logic error in stdiostream_progress"Ian Jackson2013-02-221-1/+1
* tools/libxc/xtl: fix logic error in stdiostream_progressOlaf Hering2013-02-221-1/+1
* libxl: Allow migration with qemu-xen.Alex Bligh2013-02-191-17/+0
* libxl: libxl__qmp_save: Add filename as JSON parameter to xen-save-devices-st...Alex Bligh2013-02-191-0/+1
* libxl_dom: Call the right switch logdirty for the right DM.Alex Bligh2013-02-191-3/+42
* libxl_qmp: Introduce libxl__qmp_set_global_dirty_log.Alex Bligh2013-02-192-2/+12
* libxl_qmp: Simplify run of single QMP commands.Alex Bligh2013-02-191-55/+22
* libxl_qmp: Use qmp_parameters_* functions for param list of a QMP command.Alex Bligh2013-02-191-59/+30
* libxl_qmp: Introduces helpers to create an argument list.Alex Bligh2013-02-191-0/+51
* libxl_json: Introduce libxl__json_object_to_yajl_gen.Alex Bligh2013-02-192-0/+64
* libxl_json: Replace JSON_TRUE/FALSE by JSON_BOOL.Alex Bligh2013-02-193-5/+16
* libxl_json: Remove JSON_ERROR from enum.Alex Bligh2013-02-191-1/+0
* libxl_json: Export json_object related function.Alex Bligh2013-02-192-18/+28
* tools/ocaml: libxc bindings: Fix SBDF encodingAndrew Cooper2013-02-151-5/+4
* tools/ocaml: oxenstored: correctly handle a full ring.Ian Campbell2013-02-151-2/+2
* oxenstored: Enforce a maximum message size of 4096 bytesIan Jackson2013-02-071-0/+8
* tools/ocaml: oxenstored: Be more paranoid about ring readingIan Jackson2013-02-071-8/+10
* libxl: fix vfb related assertion problem when starting pv-domURonny Hegewald2012-12-131-0/+2
* libxl: fix a variable underflow in libxl_wait_for_free_memoryRonny Hegewald2012-11-291-1/+2
* xl: Suppress spurious warning message for cpupool-listGeorge Dunlap2012-11-291-1/+2
* libxl: Fix passing of application data to timeout_deregister hookJim Fehlig2012-11-161-1/+1
* xen-tmem-list-parse: fix ugly parse outputDan Magenheimer2012-11-141-0/+2
* xend/pvscsi: update sysfs parser for Linux 3.0Olaf Hering2012-11-131-6/+22
* xend/pvscsi: fix usage of persistant device names for SCSI devicesOlaf Hering2012-11-131-2/+2
* xend/pvscsi: fix passing of SCSI control LUNsOlaf Hering2012-11-131-0/+2
* MergeIan Jackson2012-11-011-1/+5
|\
| * hvmloader: Do not zero the wallclock fields in shared-info.Keir Fraser2012-10-291-1/+5
* | libxl: properly handle errors from page sharing hypercallsIan Jackson2012-11-011-12/+16
* | autoconf: add -Werror to libutil.h header checkRoger Pau Monne2012-10-262-0/+14
* | libfsimage: add ext4 support for CentOS 5.xRoger Pau Monne2012-10-267-8/+103
* | libxl: Tolerate xl config files missing trailing newlineIan Jackson2012-10-262-78/+88
|/
* libxl: propagate user supplied values into event for_user field.Ian Campbell2012-10-264-12/+15
* tools: xend: fix wrong condition check for xml fileJoe Jin2012-10-261-1/+1
* libxl: ao: cope with fast ao completion with progess eventsIan Jackson2012-10-261-1/+3
* xl/libxl: make shutdown accept the long option --wait for -wSander Eikelenboom2012-10-262-2/+6
* init scripts: xendomains correct order of options for shutdown commandSander Eikelenboom2012-10-261-1/+1
* pygrub: correct typo in --args assignmentOlaf Hering2012-10-261-3/+3
* xenballoond.init: remove 4 from default runlevelOlaf Hering2012-10-261-1/+1
* hotplug/Linux: Remove tracing (bash -x) from network-nat scriptOlaf Hering2012-10-261-1/+1
* libxl/qemu-xen: use cache=writeback for IDE and SCSIStefano Stabellini2012-10-261-4/+4
* libxl: make devid a type so it is initialized properlyMatthew Fioravante2012-10-267-8/+22
* xl: resume the domain on suspend failureBastian Blank2012-10-261-3/+6
* pygrub: always append --argsOlaf Hering2012-10-261-2/+4