aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_types.idl
Commit message (Expand)AuthorAgeFilesLines
...
* libxl: switch generation id control to libxl_defbool.Ian Campbell2012-03-011-1/+1
* libxl: make boolean members of libxl_domain_build_info into libxl_defboolIan Campbell2012-03-011-18/+18
* libxl: make boolean members of libxl_domain_create_info into libxl_defboolIan Campbell2012-03-011-2/+2
* libxl: add new "defbool" built in type.Ian Campbell2012-03-011-0/+2
* libxl: make libxl_device_console internalIan Campbell2012-03-011-12/+0
* libxl: introduce a descriminating default value for memkb fields.Ian Campbell2012-03-011-8/+14
* libxl: generate a _dispose function for all Aggregate typesIan Campbell2012-03-011-6/+6
* libxl: Remove xen/sched.h from public interfaceIan Campbell2012-03-011-3/+12
* libxl: remove sysctl.h from public interfaceIan Campbell2012-03-011-2/+12
* libxl, xl: Add the bios option to specify the bios to loadAttilio Rao2012-02-291-0/+7
* libxl: Rename libxl_sched_* to include _domainGeorge Dunlap2012-02-231-3/+3
* libxl: Add device_model_stubdomain_seclabelDaniel De Graaf2012-02-091-0/+1
* libxl: add named enum for timer mode.Ian Campbell2012-01-311-1/+9
* libxl: drop libxl_cpuarray -- topology was the only user.Ian Campbell2012-01-311-1/+0
* libxl: expose cpu topology as a single list of cpu->{node,core,socket} maps.Ian Campbell2012-01-311-4/+4
* libxl: remove libxl_button_press in favour of libxl_send_trigger.Ian Campbell2012-01-311-1/+6
* libxl: remove libxl_device_model_info.Ian Campbell2012-01-311-6/+0
* libxl: move "saved_state" to libxl__domain_build_state.Ian Campbell2012-01-311-2/+0
* libxl: move device model selection variables to b_info.Ian Campbell2012-01-311-10/+13
* libxl: remove uuid from device model info.Ian Campbell2012-01-311-3/+0
* libxl: Remove libxl_device_model_info.type.Ian Campbell2012-01-311-1/+0
* libxl: move gfx_passthru setting to b_info->u.hvmIan Campbell2012-01-311-1/+2
* libxl: HVM device configuration info build_info->u.hvmIan Campbell2012-01-311-7/+10
* libxl: move HVM emulated GFX support into b_info->u.hvmIan Campbell2012-01-311-9/+7
* libxl: drop dm_info.dom_nameIan Campbell2012-01-311-1/+0
* libxl: remove redundant info from dm info.Ian Campbell2012-01-311-4/+0
* libxl: define libxl_sdl_info to hold all info about the SDL configIan Campbell2012-01-311-6/+2
* libxl: define libxl_spice_info to hold all info about the spice serverIan Campbell2012-01-311-10/+21
* libxl: define libxl_vnc_info to hold all info about the vnc infoIan Campbell2012-01-311-14/+12
* libxl: use keyword arguments for field definitions in aggregate types.Ian Campbell2012-01-311-1/+1
* libxl: remove comment support from IDLIan Campbell2012-01-311-79/+87
* libxl: remove libxl_domain_create_info.poolnameIan Campbell2012-01-311-1/+0
* libxl: treat "dying" domains as destroyedIan Jackson2012-01-301-2/+2
* libxl: allow for specifying the CPU affinity in the config file.Dario Faggioli2012-01-271-0/+1
* libxl: Asynchronous/long-running operation infrastructureIan Jackson2012-01-271-0/+4
* libxl: New event generation APIIan Jackson2012-01-271-5/+29
* Tools: Add a sharing command to xl for information about shared pagesAndres Lagar-Cavilla2012-01-261-0/+2
* tools: VM generation ID save/restore and migrate.Paul Durrant2011-12-161-0/+1
* Support of xl sched-sedfJuergen Gross2011-11-281-0/+8
* Support of xl sched-credit2Juergen Gross2011-11-281-0/+4
* Support cpupools in xl sched-creditJuergen Gross2011-11-281-0/+1
* xl: make bootloader_args a listIan Campbell2011-11-291-1/+1
* libxl: use named options for tsc_mode.Ian Campbell2011-11-291-1/+8
* hvmloader: Add configuration options to selectively disable S3 and S4 ACPI po...Paul Durrant2011-11-181-0/+2
* libxl: update nic list API to use common device API styleIan Campbell2011-10-181-2/+0
* 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/+2
* libxl: Add get/set_default_namespace in libxltypes.py.Anthony PERARD2011-09-291-0/+2
* libxl: Rename libxl.idl to libxl_types.idl.Anthony PERARD2011-09-291-0/+374