aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl
Commit message (Expand)AuthorAgeFilesLines
* xl: allow enable automatic fallback to ACPI events if PV control not available.Ian Campbell2012-01-311-16/+39
* libxl: add named enum for timer mode.Ian Campbell2012-01-314-4/+45
* libxl: drop libxl_cpuarray -- topology was the only user.Ian Campbell2012-01-316-73/+1
* libxl: expose cpu topology as a single list of cpu->{node,core,socket} maps.Ian Campbell2012-01-316-76/+107
* libxl: remove libxl_button_press in favour of libxl_send_trigger.Ian Campbell2012-01-314-59/+54
* libxl: de-hard-tabbify idl.txtIan Campbell2012-01-311-22/+19
* libxl: Rename libxl IDL infrastructure.Ian Campbell2012-01-315-55/+54
* libxl: only write "disable_pf" key to xenstore when it makes senseIan Campbell2012-01-311-2/+6
* libxl: remove libxl_device_model_info.Ian Campbell2012-01-318-147/+102
* libxl: move "saved_state" to libxl__domain_build_state.Ian Campbell2012-01-314-40/+47
* libxl: move device model selection variables to b_info.Ian Campbell2012-01-317-60/+65
* libxl: remove uuid from device model info.Ian Campbell2012-01-313-6/+1
* libxl: Remove libxl_device_model_info.type.Ian Campbell2012-01-314-14/+10
* libxl: move gfx_passthru setting to b_info->u.hvmIan Campbell2012-01-313-8/+6
* libxl: HVM device configuration info build_info->u.hvmIan Campbell2012-01-314-44/+53
* libxl: move HVM emulated GFX support into b_info->u.hvmIan Campbell2012-01-314-117/+157
* libxl: use vfb[0] directly for xenpv device modelIan Campbell2012-01-311-47/+62
* libxl: drop dm_info.dom_nameIan Campbell2012-01-313-10/+10
* libxl: remove redundant info from dm info.Ian Campbell2012-01-314-20/+22
* libxl: now that dm creation takes domain_config stop passing down devices.Ian Campbell2012-01-313-52/+39
* libxl: plumb libxl_domain_config down into device model creation.Ian Campbell2012-01-315-53/+64
* libxl: define libxl_sdl_info to hold all info about the SDL configIan Campbell2012-01-315-40/+39
* libxl: define libxl_spice_info to hold all info about the spice serverIan Campbell2012-01-313-35/+47
* libxl: define libxl_vnc_info to hold all info about the vnc infoIan Campbell2012-01-315-85/+82
* libxl: use keyword arguments for field definitions in aggregate types.Ian Campbell2012-01-312-5/+5
* libxl: remove comment support from IDLIan Campbell2012-01-314-125/+92
* libxl: do not write/maintain "pool_name" in XenStoreIan Campbell2012-01-312-28/+0
* libxl: name libxl_create_cpupool consistent with other functions.Ian Campbell2012-01-313-4/+4
* libxl: remove libxl_domain_create_info.poolnameIan Campbell2012-01-313-6/+5
* libxl: add support for yajl 2.xRoger Pau Monne2012-01-314-15/+65
* mini-os: use BSD sys/queue.h instead of Linux list.hIan Campbell2012-01-316-1893/+2
* libxl: treat "dying" domains as destroyedIan Jackson2012-01-303-23/+43
* libxl: domain_death_xswatch_callback: add some debug loggingIan Jackson2012-01-301-2/+24
* libxl: allow for specifying the CPU affinity in the config file.Dario Faggioli2012-01-277-60/+117
* libxl: extend pCPUs specification for vcpu-pin.Dario Faggioli2012-01-272-28/+66
* libxl_qmp: fix qmp_next to cope with multiple lines read in a single bufferStefano Stabellini2012-01-271-3/+4
* libxl: fix mutex initializationRoger Pau Monne2012-01-273-5/+33
* libxl: fix upstream qemu binary name to what we actually installIan Campbell2012-01-271-1/+1
* libxl: Convert to asynchronous: device removalIan Jackson2012-01-275-135/+88
* libxl: Introduce libxl__ev_devstateIan Jackson2012-01-272-0/+116
* libxl: New convenience macro CONTAINER_OFIan Jackson2012-01-271-0/+29
* libxl: Asynchronous/long-running operation infrastructureIan Jackson2012-01-274-0/+352
* libxl: Permit multithreaded event waitingIan Jackson2012-01-273-46/+218
* libxl: introduce libxl_fd_set_nonblock, rationalise _cloexecIan Jackson2012-01-274-10/+36
* libxl: New event generation APIIan Jackson2012-01-277-276/+926
* libxl: New API for providing OS events to libxlIan Jackson2012-01-276-3/+1267
* xl: fix a couple of memory leaksIan Jackson2012-01-272-1/+3
* libxl: fix parse_backend_path and device_backend_path to be mutualRoger Pau Monne2012-01-261-4/+3
* Tools: Add a sharing command to xl for information about shared pagesAndres Lagar-Cavilla2012-01-265-0/+76
* libxl: rename is_assigned to is_pcidev_in_arrayDoug Magee2012-01-241-4/+4