aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl.h
Commit message (Expand)AuthorAgeFilesLines
* libxl,xl: add max_event_channels option to xl configuration fileDavid Vrabel2013-10-141-0/+5
* tools/migrate: Fix regression when migrating from older version of XenAndrew Cooper2013-10-101-1/+32
* libxl: Spice vdagent support for upstream qemuFabio Fantoni2013-09-131-0/+11
* Add vendor_device parameter for HVM guestsPaul Durrant2013-08-051-0/+8
* libxl: add LIBXL_HAVE_<foo> for outstanding_pages and outstanding_memkbDario Faggioli2013-06-121-0/+18
* hypervisor/xen/tools: Remove the XENMEM_get_oustanding_pages and provide the ...Konrad Rzeszutek Wilk2013-05-141-1/+0
* libxl: unconst the event argument to the event_occurs hook.Ian Campbell2013-05-011-2/+12
* libxl: postpone backend name resolutionDaniel De Graaf2013-04-171-0/+12
* libxl: allow for explicitly specifying node-affinityDario Faggioli2013-04-171-0/+11
* xl: 'xl info' print outstanding claims if enabled (claim_mode=1 in xl.conf)Konrad Rzeszutek Wilk2013-04-161-0/+1
* xl: Implement XENMEM_claim_pages support via 'claim_mode' global configKonrad Rzeszutek Wilk2013-04-161-1/+0
* libxl: Allow multiple USB devices on HVM domain creationGeorge Dunlap2013-04-081-0/+16
* libxl: HVM firmware passthrough supportRoss Philipson2013-02-151-0/+7
* libxl: move definition of libxl_domain_config into the IDLIan Campbell2012-12-191-20/+0
* libxl: add vtpm supportMatthew Fioravante2012-11-131-1/+22
* libxl: make devid a type so it is initialized properlyMatthew Fioravante2012-10-051-0/+1
* libxl: make domain resume API asynchronousIan Campbell2012-08-231-1/+3
* libxl: add a comment re the memory management API instabilityIan Jackson2012-08-031-0/+12
* libxl: make libxl_device_pci_{add,remove,destroy} interfaces asynchronousIan Campbell2012-08-031-4/+15
* libxl: enforce prohibitions of internal callersIan Jackson2012-08-011-19/+45
* libxl: convert libxl_device_vfb_add to an async operationRoger Pau Monne2012-07-261-1/+2
* libxl: convert libxl_device_vkb_add to an async operationRoger Pau Monne2012-07-261-1/+2
* libxl: convert libxl_device_nic_add to an async operationRoger Pau Monne2012-07-261-1/+2
* libxl: convert libxl_device_disk_add to an async opRoger Pau Monne2012-07-261-1/+3
* libxl: make libxl_cdrom_insert async.Ian Campbell2012-07-261-1/+2
* libxl: rename vifs to nicsRoger Pau Monne2012-07-261-2/+2
* libxl: convert libxl_domain_destroy to an async opRoger Pau Monne2012-07-231-1/+2
* libxl: change ao_device_remove to ao_deviceRoger Pau Monne2012-07-231-4/+11
* libxl: rename libxl_cpumap to libxl_bitmapDario Faggioli2012-07-061-7/+8
* libxl,libxc: introduce libxl_get_numainfo()Dario Faggioli2012-07-061-0/+7
* libxl: domain save: API changes for asynchronyIan Jackson2012-06-281-11/+11
* libxl: document the memory ownership of some functionsDario Faggioli2012-06-281-12/+22
* libxl: Add API to retrieve domain console ttyBamvor Jian Zhang2012-06-061-0/+12
* libxl: expose a single get/setter for domain scheduler parametersIan Campbell2012-06-011-12/+5
* libxl: make it possible to explicitly specify default sched paramsIan Campbell2012-06-011-9/+19
* libxl: add internal function to get a domain's schedulerIan Campbell2012-06-011-0/+2
* libxl: remove lockdir and config dir from the APIIan Campbell2012-05-291-4/+0
* libxl: make libxl_device_disk_local_attach/detach internal functionsStefano Stabellini2012-05-291-7/+0
* libxl: introduce libxl_vcpuinfo_list_freeDario Faggioli2012-05-291-0/+1
* libxl: do not overwrite user supplied config when running bootloaderIan Campbell2012-05-291-34/+2
* libxl: Remus - suspend/postflush/commit callbacksShriram Rajagopalan2012-05-181-0/+2
* libxl: support suspend_cancel in domain_resumeShriram Rajagopalan2012-05-181-1/+6
* libxl: Introduce pci_assignable_add and pci_assignable_removeGeorge Dunlap2012-05-151-3/+22
* libxl: Rename pci_list_assignable to pci_assignable_listGeorge Dunlap2012-05-151-1/+1
* libxl: convert console callback to libxl_asyncprogress_howIan Jackson2012-05-111-8/+9
* libxl: provide progress reporting for long-running operationsIan Jackson2012-05-111-0/+45
* libxl: ao: convert libxl__spawn_*Ian Jackson2012-05-111-2/+12
* libxl: add a dummy ao_how to libxl_domain_core_dumpIan Campbell2012-05-111-1/+3
* libxl: ao: Convert libxl_run_bootloaderIan Jackson2012-05-111-1/+2
* of SIGCHLD. The application can tell us whether it wants to ownIan Jackson2012-05-111-0/+1