aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/flask: remove libflaskDaniel De Graaf2012-02-0615-717/+94
* flask/policy: Add boolean exampleDaniel De Graaf2012-02-021-1/+9
* flask: add flask-{get,set}-bool toolsDaniel De Graaf2012-02-023-1/+169
* libflask: Add boolean manipulation functionsDaniel De Graaf2012-02-022-0/+62
* flask/policy: use declare_domain for dom0_tDaniel De Graaf2012-02-022-5/+3
* flask/policy: Add user and constraint examplesDaniel De Graaf2012-02-023-18/+39
* flask/policy: Policy build updatesDaniel De Graaf2012-02-023-63/+20
* 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-317-97/+1
* libxl: expose cpu topology as a single list of cpu->{node,core,socket} maps.Ian Campbell2012-01-3110-128/+128
* ocaml: Topology.get returns an array not a single element.Ian Campbell2012-01-312-2/+2
* ocaml: add helpers for Some/None option types.Ian Campbell2012-01-311-3/+15
* libxl: remove libxl_button_press in favour of libxl_send_trigger.Ian Campbell2012-01-317-82/+58
* libxl: de-hard-tabbify idl.txtIan Campbell2012-01-311-22/+19
* libxl: Rename libxl IDL infrastructure.Ian Campbell2012-01-319-89/+86
* 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-319-148/+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-316-86/+91
* ocaml: use libxl IDL type helpers for C argument passingIan Campbell2012-01-311-17/+11
* 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-315-21/+65
* mini-os: use BSD sys/queue.h instead of Linux list.hIan Campbell2012-01-316-4/+16
* tools/libxc: remove volatile keyword for bitmap operationsOlaf Hering2012-01-311-5/+5
* tools/libxc: fix bitmap_alloc usage in xc_ia64_send_vcpumapOlaf Hering2012-01-311-2/+2
* mini-os: convert mlock macros to C functionsOlaf Hering2012-01-312-2/+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
* xen: allow global VIRQ handlers to be delegated to other domainsDaniel De Graaf2012-01-283-0/+20
* 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
* xenpaging: make file_op largefile awareOlaf Hering2012-01-271-3/+3