aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl.h
Commit message (Expand)AuthorAgeFilesLines
...
* libxl: convert NIC handling to device APIIan Campbell2011-10-181-2/+5
* libxl: convert disk handling to device APIIan Campbell2011-10-181-2/+14
* libxl: update nic list API to use common device API styleIan Campbell2011-10-181-1/+3
* libxl: add a comment describing the device interfaces.Ian Campbell2011-10-181-0/+59
* libxl: libxl_destroy_cpumap becomes libxl_cpumap_destroyIan Campbell2011-10-181-1/+1
* libxl: idl: use "dispose" rather than "destroy" for function to free IDL typesIan Campbell2011-10-181-7/+7
* libxl: IDL: autogenerate functions to produce JSON from libxl data structures.Ian Campbell2011-10-071-2/+2
* libxl: fixup incorrect indentationIan Campbell2011-10-121-0/+7
* libxl: expand hard tab stopsIan Campbell2011-10-111-1/+1
* libxl: clean up trailing whitespaces in code.Wei Liu2011-07-191-2/+2
* libxl: specify HVM vs PV in create_info using libxl_domain_type enumIan Campbell2011-07-181-3/+8
* libxl: add LIBXL_MAC_{FMT,FMTLEN,BYTES}Ian Campbell2011-07-141-0/+3
* tools: Introduce XEN_RUN_DIR path.Anthony PERARD2011-06-271-0/+1
* libxl: autogenerate to_string and from_string functions for Enumerations.Ian Campbell2011-06-211-0/+11
* libxl: make libxl_ctx_free tolerate NULL ctx argumentIan Jackson2011-06-021-1/+1
* libxl: flask xsm supportMachon Gregory2011-06-021-0/+8
* tools: libxl: add libxl_domid to IDLIan Campbell2011-04-201-0/+2
* tools: libxl: add an Enumeration type to the IDLIan Campbell2011-04-201-65/+0
* tools: libxl: namespace enum values within their type.Ian Campbell2011-04-201-17/+17
* tools: libxl: generalize libxl_qemu_machine_type into libxl_domain_typeIan Campbell2011-04-201-3/+3
* tools: libxl: move all enum values into the libxl namespaceIan Campbell2011-04-201-16/+16
* tools: libxl: hide selection of device-model by default.Ian Campbell2011-04-201-0/+7
* libxl: Add libvirt-xml to userdata userid registryJim Fehlig2011-04-081-2/+4
* libxl: drop domid field from libxl_device_*Ian Campbell2011-04-081-2/+2
* libxl/xl: drop support for netchannel2Ian Campbell2011-04-081-10/+1
* libxl: do not expose libxenctrl/libxenstore headers via libxl.hIan Campbell2011-04-061-14/+9
* libxl: typedef libxl_action_on_shutdownIan Campbell2011-03-311-6/+6
* libxl: use system include for libxl_uuid.hIan Campbell2011-03-311-1/+1
* libxl: remove XS transaction from public API.Ian Campbell2011-03-231-2/+2
* libxl: drop protype for libxl_ctx_set_logIan Campbell2011-03-231-1/+0
* libxl: disk specification interface changeKamala Narasimhan2011-02-151-8/+14
* xl: Support more than 32 vcpus for xl vcpu-setJuergen Gross2011-02-141-1/+1
* libxl/xl: improve behaviour when guest fails to suspend itself.Ian Campbell2011-02-111-0/+1
* libxl, xl: fixes to domain creation cleanup logic (domid values)Ian Jackson2011-01-281-0/+7
* libxl: band-aid for functions which return literal "-1"Ian Jackson2011-01-261-6/+7
* libxl/xl: support empty disk paths (ejected cdroms)Stefano Stabellini2011-01-251-0/+1
* libxl: move domain struct init functions from xl to libxlGianni Tedesco2011-01-111-0/+7
* libxl: Introduce libxl_domain_create_new() and libxl_domain_create_restore()Gianni Tedesco2011-01-111-26/+36
* Support renaming of cpupoolsJuergen Gross2010-12-091-0/+1
* Extend cpupools to support numaJuergen Gross2010-12-091-0/+2
* Support getting topology info in libxlJuergen Gross2010-12-091-0/+8
* libxl: constify libxl_create_cpupool()Christoph Egger2010-12-161-1/+1
* libxl: introduce libxl_need_xenpv_qemuStefano Stabellini2010-12-141-0/+4
* tools: libxl: fix cpuid compilation errors for ia64KUWAMURA Shin'ya2010-11-091-0/+3
* tools: change cpumaps to uint8_tJuergen Gross2010-11-031-2/+2
* tools: cpupools: xl: commands and library changesJuergen Gross2010-10-211-3/+16
* tools: cpupools: Support arbitrary numbers of physical cpusJuergen Gross2010-10-211-0/+3
* xl: Implement PCI passthrough force removalGianni Tedesco2010-10-061-1/+1
* libxl: implementing legacy xm cpuid parserAndre Przywara2010-10-011-0/+2
* xl: implement parsing of cpuid parameter and translate to Xen interfaceAndre Przywara2010-10-011-0/+1