aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxltypes.py
Commit message (Expand)AuthorAgeFilesLines
* libxl: Rename libxl IDL infrastructure.Ian Campbell2012-01-311-294/+0
* libxl: use keyword arguments for field definitions in aggregate types.Ian Campbell2012-01-311-4/+4
* libxl: remove comment support from IDLIan Campbell2012-01-311-17/+5
* libxl: idl: support new "private" type attributeIan Jackson2011-12-121-1/+3
* libxl: idl: use "dispose" rather than "destroy" for function to free IDL typesIan Campbell2011-10-181-10/+10
* libxl: IDL: autogenerate functions to produce JSON from libxl data structures.Ian Campbell2011-10-071-2/+18
* libxl: Add get/set_default_namespace in libxltypes.py.Anthony PERARD2011-09-291-2/+16
* libxl: clean up trailing whitespaces in code.Wei Liu2011-07-191-6/+6
* libxl: Keyed unions key off an enum instead of an arbitrary expressionIan Campbell2011-07-181-8/+16
* libxl: IDL: add helper to generate references to Aggregate type members.Ian Campbell2011-07-141-0/+18
* libxl: IDL: refactor code to massage a type into a function argumentIan Campbell2011-07-141-0/+15
* libxl: IDL: handle generation of pass-by-reference arguments.Ian Campbell2011-07-141-0/+8
* tools: libxl: reduce number of integer types in the IDLIan Campbell2011-04-201-3/+0
* tools: libxl: remove Reference meta-type from IDLIan Campbell2011-04-201-18/+0
* tools: libxl: add concept of in- and out-put only data types to IDLIan Campbell2011-04-201-1/+15
* tools: libxl: remove BitField type class from IDLIan Campbell2011-04-201-8/+0
* tools: libxl: add libxl_domid to IDLIan Campbell2011-04-201-2/+0
* tools: libxl: add an Enumeration type to the IDLIan Campbell2011-04-201-0/+29
* xl/libxl: treat vif "ip" fields as a simple stringIan Campbell2011-02-251-2/+0
* tools: cpupools: xl: commands and library changesJuergen Gross2010-10-211-1/+4
* libxl: change IDL to export a saner interface for upcoming language bindingsGianni Tedesco2010-09-161-7/+19
* libxl: builtin list types should be pass-by-referenceIan Campbell2010-08-311-0/+2
* libxl: generate destructors for each libxl defined typeIan Campbell2010-08-191-1/+31
* libxl: autogenerate _libxl_types.hIan Campbell2010-08-191-0/+168