aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_internal.h
Commit message (Expand)AuthorAgeFilesLines
* libxl: Restrict permissions on PV console device xenstore nodesIan Jackson2013-06-271-1/+6
* libxl: run libxl__arch_domain_create() much earlier.Ian Jackson2013-04-091-2/+3
* libxl: fix stale fd event callback raceIan Jackson2013-02-221-2/+6
* libxl_qmp: Introduce libxl__qmp_set_global_dirty_log.Alex Bligh2013-02-191-0/+2
* libxl_json: Introduce libxl__json_object_to_yajl_gen.Alex Bligh2013-02-191-0/+3
* libxl_json: Replace JSON_TRUE/FALSE by JSON_BOOL.Alex Bligh2013-02-191-2/+13
* libxl_json: Remove JSON_ERROR from enum.Alex Bligh2013-02-191-1/+0
* libxl_json: Export json_object related function.Alex Bligh2013-02-191-2/+12
* libxl: propagate user supplied values into event for_user field.Ian Campbell2012-10-261-3/+4
* libxl: ao: cope with fast ao completion with progess eventsIan Jackson2012-10-261-1/+3
* libxl: make domain resume API asynchronousIan Campbell2012-08-231-0/+3
* libxl: fix build for gcc prior to 4.3Jan Beulich2012-08-131-1/+3
* libxl: fix cleanup of tap devices in libxl__device_destroyIan Campbell2012-08-031-1/+2
* libxl: const correctness for libxl__xs_path_cleanupIan Campbell2012-08-031-1/+1
* libxl: rename aodevs to multidevIan Jackson2012-08-031-13/+13
* libxl: abolish useless `start' parameter to libxl__add_*Ian Jackson2012-08-031-5/+3
* libxl: fix device counting race in libxl__devices_destroyIan Jackson2012-08-031-31/+46
* libxl: react correctly to bootloader pty master POLLHUPIan Jackson2012-08-031-2/+5
* libxl: enforce prohibitions of internal callersIan Jackson2012-08-011-4/+10
* libxl: fix reentrancy hazard in fd event processingIan Jackson2012-07-261-1/+1
* libxl: convert libxl_device_vfb_add to an async operationRoger Pau Monne2012-07-261-0/+4
* libxl: convert libxl_device_vkb_add to an async operationRoger Pau Monne2012-07-261-0/+4
* libxl: call hotplug scripts for nic devices from libxlRoger Pau Monne2012-07-261-1/+13
* libxl: call hotplug scripts for disk devices from libxlRoger Pau Monne2012-07-261-1/+19
* libxl: set correct nic type depending on the guestRoger Pau Monne2012-07-261-1/+2
* libxl: add option to choose who executes hotplug scriptsRoger Pau Monne2012-07-261-0/+3
* libxl: convert libxl_device_nic_add to an async operationRoger Pau Monne2012-07-261-0/+9
* libxl: convert libxl_device_disk_add to an async opRoger Pau Monne2012-07-261-2/+37
* libxl: convert libxl__device_disk_local_attach to an async opRoger Pau Monne2012-07-261-14/+58
* libxl: refactor disk addition to take a helperRoger Pau Monne2012-07-261-1/+1
* libxl: make libxl_cdrom_insert async.Ian Campbell2012-07-261-0/+5
* libxl: have NUMA placement deal with cpupoolsDario Faggioli2012-07-261-0/+5
* libxl: enable automatic placement of guests on NUMA nodesDario Faggioli2012-07-261-0/+117
* libxl: libxl__device_model_version_running should return an intIan Campbell2012-07-251-2/+1
* libxl: fix comment regarding bootloader disk lifetimeIan Jackson2012-07-251-3/+5
* libxl: fix transaction leak in logdirty error pathIan Jackson2012-07-251-0/+36
* libxl: rename stubdomain when renaming domain.Ian Campbell2012-07-231-0/+2
* libxl: move bootloader data strucutres and prototypesRoger Pau Monne2012-07-231-161/+161
* libxl: convert libxl_domain_destroy to an async opRoger Pau Monne2012-07-231-1/+115
* libxl: move device model creation prototypesRoger Pau Monne2012-07-231-38/+37
* libxl: change ao_device_remove to ao_deviceRoger Pau Monne2012-07-231-7/+136
* libxl: further fixups re LIBXL_DOMAIN_TYPEIan Jackson2012-06-281-2/+3
* libxl: do not leak spawned middle childrenIan Jackson2012-06-281-21/+22
* libxl: Get compiler to warn about gc_opt==NULLIan Jackson2012-06-281-8/+13
* libxl: Do not pass NULL as gc_opt; introduce NOGCIan Jackson2012-06-281-14/+23
* libxl: Make libxl__domain_save_device_model asynchronousIan Jackson2012-06-281-0/+1
* libxl: prepare for asynchronous writing of qemu save fileIan Jackson2012-06-281-3/+15
* libxl: datacopier: provide "prefix data" facilityIan Jackson2012-06-281-0/+6
* libxl: wait for qemu to acknowledge logdirty commandIan Jackson2012-06-281-1/+17
* libxl: provide libxl__xs_*_checked and libxl__xs_transaction_*Ian Jackson2012-06-281-0/+38