aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_types.idl
Commit message (Expand)AuthorAgeFilesLines
* libxl: add option to choose who executes hotplug scriptsRoger Pau Monne2012-07-261-0/+1
* libxl: enable automatic placement of guests on NUMA nodesDario Faggioli2012-07-261-0/+1
* libxl: rename _IOEMU nic type to VIF_IOEMURoger Pau Monne2012-07-261-1/+1
* libxl: rename libxl_cpumap to libxl_bitmapDario Faggioli2012-07-061-5/+5
* libxl,libxc: introduce libxl_get_numainfo()Dario Faggioli2012-07-061-0/+9
* libxl: refactor stdvga opinon support.Zhou Peng2012-06-291-1/+11
* libxl: allow setting more than 31 vcpusYang Zhang2012-06-281-1/+1
* libxl: introduce LIBXL_DOMAIN_TYPE_INVALIDDario Faggioli2012-06-061-1/+3
* ocaml: fix build after 25446:648508ee27a2, 25449:68d46c5ea0a3 et al.Ian Campbell2012-06-021-1/+1
* libxl: make it possible to explicitly specify default sched paramsIan Campbell2012-06-011-23/+7
* libxl: rename libxl_sched_params to libxl_domain_sched_paramsIan Campbell2012-06-011-4/+2
* libxl: add internal function to get a domain's schedulerIan Campbell2012-06-011-0/+2
* xl/libxl: add a blkdev_start parameterStefano Stabellini2012-05-291-0/+1
* libxl: do not overwrite user supplied config when running bootloaderIan Campbell2012-05-291-9/+2
* libxl: Remus - suspend/postflush/commit callbacksShriram Rajagopalan2012-05-181-0/+6
* libxl: convert console callback to libxl_asyncprogress_howIan Jackson2012-05-111-0/+2
* libxl: set domain scheduling parameters while creating the domUDieter Bloms2012-04-251-0/+13
* xl: add support for vif rate limitingMathieu Gagne2012-04-241-0/+2
* xl, libxl: Add per-device and global permissive config options for pci passth...George Dunlap2012-04-041-0/+1
* libxl: support for "rtc_timeoffset" and "localtime"Lin Ming2012-04-021-0/+2
* libxl: publish number of paged pages.Andres Lagar-Cavilla2012-03-131-0/+1
* libxl: Implement libxl_sched_credit_param_[gs]etGeorge Dunlap2012-03-011-0/+5
* libxl: autogenerate libxl_FOO_init and libxl_FOO_init_FIELDIan Campbell2012-03-011-12/+14
* libxl: idl: generate KeyedUnion key member as part of the KeyedUnionIan Campbell2012-03-011-2/+0
* libxl: switch device model selection over to libxl_defboolIan Campbell2012-03-011-2/+2
* libxl: use defbool for graphics related optionsIan Campbell2012-03-011-10/+10
* 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