aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/xl.h
Commit message (Expand)AuthorAgeFilesLines
* xl: fork before execing vncviewerIan Campbell2013-10-031-1/+1
* libxl: Add vif.default.backend to xl.confGeorge Dunlap2013-07-221-0/+1
* libxl: Change claim_mode from bool to int.Konrad Rzeszutek Wilk2013-05-141-1/+1
* xl: 'xl claims' print outstanding per domain claimsKonrad Rzeszutek Wilk2013-04-161-0/+1
* xl: Implement XENMEM_claim_pages support via 'claim_mode' global configKonrad Rzeszutek Wilk2013-04-161-0/+1
* xl: allow specifying a default gatewaydev in xl.confRoger Pau Monne2013-03-151-0/+1
* libxl: add vtpm supportMatthew Fioravante2012-11-131-0/+3
* libxl: add option to choose who executes hotplug scriptsRoger Pau Monne2012-07-261-0/+1
* xl: rename "list-vm" command to "vm-list"Matt Wilson2012-06-291-1/+1
* libxl: remove lockdir and config dir from the APIIan Campbell2012-05-291-0/+4
* xl/libxl: add a blkdev_start parameterStefano Stabellini2012-05-291-0/+1
* xl: track child processes for the benefit of libxlIan Jackson2012-05-291-2/+28
* libxl: Remus - xl remus commandShriram Rajagopalan2012-05-181-0/+1
* xl: Add pci_assignable_add and remove commandsGeorge Dunlap2012-05-151-0/+2
* libxl: Rename pci_list_assignable to pci_assignable_listGeorge Dunlap2012-05-151-1/+1
* libxl: prevent xl from doing operations on domains if xend is runningRoger Pau Monne2012-05-141-0/+1
* libxl: child processes cleanupsIan Jackson2012-05-111-0/+1
* libxl: Remove libxl_tmem_destroy and associated xl commandIan Campbell2012-04-161-1/+0
* libxl: abolish libxl_ctx_postforkIan Jackson2012-04-111-0/+1
* xl: provide a command to set the saved configuration for a running domainIan Campbell2012-04-021-0/+1
* xl: Add defaultbridge config option for xl.confStefan Bader2012-02-131-0/+1
* xl: use json output by defaultIan Campbell2012-02-071-0/+8
* Tools: Add a sharing command to xl for information about shared pagesAndres Lagar-Cavilla2012-01-261-0/+1
* Support of xl sched-sedfJuergen Gross2011-11-281-0/+1
* Support of xl sched-credit2Juergen Gross2011-11-281-0/+1
* libxl: fixup incorrect indentationIan Campbell2011-10-121-0/+8
* xl: new global -N option for dry runIan Jackson2011-06-281-0/+2
* libxl: flask xsm supportMachon Gregory2011-06-021-0/+3
* libxl: do not expose libxenctrl/libxenstore headers via libxl.hIan Campbell2011-04-061-1/+1
* libxl/xl: enable support for routed network configurations.Ian Campbell2011-02-181-0/+1
* Support new xl command cpupool-numa-splitJuergen Gross2010-12-091-0/+1
* Support renaming of cpupoolsJuergen Gross2010-12-091-0/+1
* tools: xl: more const-correctnessIan Jackson2010-11-081-1/+1
* tools: cpupools: xl: commands and library changesJuergen Gross2010-10-211-0/+6
* xl: free memory before building a domainStefano Stabellini2010-09-221-0/+1
* xl: add a global configuration fileStefano Stabellini2010-09-221-0/+3
* libxl: Check whether a PCI device is assignable before assigning it do a domUGianni Tedesco2010-07-291-0/+1
* libxl: consistently use typedef struct {} libxl_$typeIan Campbell2010-07-281-1/+1
* implement xl vncviewerStefano Stabellini2010-07-201-0/+1
* Implement xl dump-coreStefano Stabellini2010-07-191-0/+1
* Implement "xl tmem-freeable" to match "xm tmem-freeable".Stefano Stabellini2010-07-191-0/+1
* xl: allow truncation of xl subcommandsKeir Fraser2010-06-181-0/+2
* xl: network2-detach commandKeir Fraser2010-06-071-0/+1
* xl: network2-list commandKeir Fraser2010-06-071-0/+1
* xl: network2-attach commandKeir Fraser2010-06-071-0/+1
* xl: adds shutdown and reboot commandsKeir Fraser2010-06-021-0/+2
* xl: Allow control of logging level.Keir Fraser2010-05-281-1/+1
* libxl: Use the caller's logger (xentoollog)Keir Fraser2010-05-281-1/+3
* xl: Move "extern" declarations to xl.hKeir Fraser2010-05-281-0/+3
* xl: Combine headers into one header file.Keir Fraser2010-05-281-0/+77