aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl.c
Commit message (Expand)AuthorAgeFilesLines
* libxl: don't write physical-device node for driver domain disksRoger Pau Monne2013-05-081-1/+2
* libxl: adjust point of backend name resolutionEric Shelton2013-05-011-4/+7
* libxl: fix spelling of "backend-id" for vtpmMarek Marczykowski2013-04-301-1/+1
* libxl: write IO ABI for disk frontendsWei Liu2013-04-261-0/+23
* libxl: properly initialize device structuresDaniel De Graaf2013-04-171-3/+5
* libxl: postpone backend name resolutionDaniel De Graaf2013-04-171-7/+25
* libxl: allow for explicitly specifying node-affinityDario Faggioli2013-04-171-0/+20
* xl: Fix 'free_memory' to include outstanding_claims value.Konrad Rzeszutek Wilk2013-04-161-2/+2
* xl: 'xl claims' print outstanding per domain claimsKonrad Rzeszutek Wilk2013-04-161-2/+2
* xl: export 'outstanding_pages' value from xcinfoKonrad Rzeszutek Wilk2013-04-161-0/+1
* xl: 'xl info' print outstanding claims if enabled (claim_mode=1 in xl.conf)Konrad Rzeszutek Wilk2013-04-161-0/+14
* xl/libxl: add gatewaydev/netdev to vif specificationRoger Pau Monne2013-03-151-1/+5
* libxl: move libxl_device_action to idlRoger Pau Monne2013-03-131-9/+9
* libxl: don't launch more than one tapdisk process for each diskRoger Pau Monne2013-03-131-7/+10
* libxl: Set vfb and vkb devid if not done so by the callerJim Fehlig2013-01-111-20/+39
* libxl: Make an internal function explicitly check existence of expected pathsGeorge Dunlap2012-12-061-20/+47
* libxl: Fix bug in libxl_cdrom_insert, make more robust against bad xenstore dataGeorge Dunlap2012-11-271-1/+16
* libxl: fix a variable underflow in libxl_wait_for_free_memoryRonny Hegewald2012-11-271-1/+2
* xl: Suppress spurious warning message for cpupool-listGeorge Dunlap2012-11-231-1/+2
* libxl: fix vfb related assertion problem when starting pv-domURonny Hegewald2012-11-131-0/+2
* libxl: add vtpm supportMatthew Fioravante2012-11-131-0/+247
* libxl: propagate user supplied values into event for_user field.Ian Campbell2012-10-181-4/+5
* libxl: Fix cd-insert with qemu-xen.Anthony PERARD2012-10-091-6/+6
* libxl: Allow migration with qemu-xen.Anthony PERARD2012-10-081-17/+0
* libxl: Have flexarray using the GCAnthony PERARD2012-10-051-80/+19
* libxl: Enable -Wshadow.Ian Campbell2012-09-171-18/+19
* libxl: fix usage of backend parameter and run_hotplug_scriptsRoger Pau Monne2012-09-141-0/+14
* libxl: handle errors from xc_sharing_* info functionsIan Campbell2012-09-141-2/+19
* libxl: make domain resume API asynchronousIan Campbell2012-08-231-14/+16
* libxl: write physical-device node if user did not supply a block scriptIan Campbell2012-08-071-10/+20
* libxl: support custom block hotplug scriptsIan Campbell2012-08-061-28/+18
* Backed out changeset a8d708fcb347Ian Jackson2012-08-061-18/+28
* libxl: support custom block hotplug scriptsIan Campbell2012-08-031-28/+18
* libxl: fix unitialized variables in libxl__primary_console_findOlaf Hering2012-08-011-0/+1
* libxl: convert libxl_device_vfb_add to an async operationRoger Pau Monne2012-07-261-3/+18
* libxl: convert libxl_device_vkb_add to an async operationRoger Pau Monne2012-07-261-3/+19
* libxl: call hotplug scripts for disk devices from libxlRoger Pau Monne2012-07-261-0/+10
* libxl: set correct nic type depending on the guestRoger Pau Monne2012-07-261-4/+22
* libxl: convert libxl_device_nic_add to an async operationRoger Pau Monne2012-07-261-8/+21
* libxl: convert libxl_device_disk_add to an async opRoger Pau Monne2012-07-261-37/+102
* libxl: convert libxl__device_disk_local_attach to an async opRoger Pau Monne2012-07-261-23/+75
* libxl: refactor disk addition to take a helperRoger Pau Monne2012-07-261-123/+147
* libxl: make libxl_cdrom_insert async.Ian Campbell2012-07-261-16/+77
* libxl: rename _IOEMU nic type to VIF_IOEMURoger Pau Monne2012-07-261-3/+3
* libxl: libxl_domain_sched_params_set case for ARINC 653 schedulerAndrew Kane2012-07-251-0/+11
* libxl: refuse to try and migrate an HVM guest using qemu-xenIan Campbell2012-07-251-0/+17
* libxl: rename stubdomain when renaming domain.Ian Campbell2012-07-231-0/+19
* libxl: convert libxl_domain_destroy to an async opRoger Pau Monne2012-07-231-8/+168
* libxl: change ao_device_remove to ao_deviceRoger Pau Monne2012-07-231-143/+86
* libxl: rename libxl_cpumap to libxl_bitmapDario Faggioli2012-07-061-19/+19