aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/xl_cmdimpl.c
Commit message (Expand)AuthorAgeFilesLines
* xl: Add defaultbridge config option for xl.confStefan Bader2012-02-131-0/+5
* xl: remove duplicate lineZhigang Wang2012-02-131-2/+0
* libxl: Add device_model_stubdomain_seclabelDaniel De Graaf2012-02-091-0/+15
* libxl: bugfix: create_domain() return to caller if !daemonizeShriram Rajagopalan2012-02-091-1/+1
* xl: use json output by defaultIan Campbell2012-02-071-173/+53
* xl: Drop -l option to xl cpupool-listIan Campbell2012-02-071-6/+1
* 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-311-2/+26
* libxl: expose cpu topology as a single list of cpu->{node,core,socket} maps.Ian Campbell2012-01-311-28/+33
* libxl: remove libxl_button_press in favour of libxl_send_trigger.Ian Campbell2012-01-311-6/+14
* libxl: remove libxl_device_model_info.Ian Campbell2012-01-311-15/+9
* libxl: move device model selection variables to b_info.Ian Campbell2012-01-311-7/+7
* libxl: Remove libxl_device_model_info.type.Ian Campbell2012-01-311-2/+0
* libxl: move gfx_passthru setting to b_info->u.hvmIan Campbell2012-01-311-5/+2
* libxl: HVM device configuration info build_info->u.hvmIan Campbell2012-01-311-10/+10
* libxl: move HVM emulated GFX support into b_info->u.hvmIan Campbell2012-01-311-35/+36
* libxl: remove redundant info from dm info.Ian Campbell2012-01-311-1/+0
* libxl: define libxl_sdl_info to hold all info about the SDL configIan Campbell2012-01-311-14/+14
* libxl: define libxl_spice_info to hold all info about the spice serverIan Campbell2012-01-311-14/+15
* libxl: define libxl_vnc_info to hold all info about the vnc infoIan Campbell2012-01-311-20/+20
* libxl: name libxl_create_cpupool consistent with other functions.Ian Campbell2012-01-311-2/+2
* libxl: remove libxl_domain_create_info.poolnameIan Campbell2012-01-311-3/+2
* 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-60/+83
* libxl: extend pCPUs specification for vcpu-pin.Dario Faggioli2012-01-271-28/+64
* libxl: Convert to asynchronous: device removalIan Jackson2012-01-271-2/+2
* libxl: introduce libxl_fd_set_nonblock, rationalise _cloexecIan Jackson2012-01-271-1/+2
* libxl: New event generation APIIan Jackson2012-01-271-113/+176
* xl: fix a couple of memory leaksIan Jackson2012-01-271-1/+2
* Tools: Add a sharing command to xl for information about shared pagesAndres Lagar-Cavilla2012-01-261-0/+66
* libxl: VM generation ID: Add missing gate for HVM domain.Paul Durrant2012-01-171-1/+3
* tools: VM generation ID save/restore and migrate.Paul Durrant2011-12-161-0/+6
* libxl: print out vifname in create dryrun.Wei Liu2012-01-051-0/+2
* libxl: report failure to reboot/shutdown due to lackof PV interfaces to callerIan Campbell2011-12-211-2/+17
* libxl: split libxl_domain_shutdown into libxl_domain_shutdown,..._rebootIan Campbell2011-12-211-2/+2
* libxl: remove force parameter from libxl_domain_destroyRoger Pau Monne2011-12-151-6/+6
* Support of xl sched-sedfJuergen Gross2011-11-281-0/+170
* Support of xl sched-credit2Juergen Gross2011-11-281-0/+121
* Support cpupools in xl sched-creditJuergen Gross2011-11-281-22/+86
* xl sched-credit: support long optionsJuergen Gross2011-11-281-1/+15
* xl: Apply CLOEXEC to the restore_fd.Anthony Perard2011-12-011-2/+6
* xl: make bootloader_args a listIan Campbell2011-11-291-6/+73
* libxlu: add xlu_cfg_get_list_as_string_listIan Campbell2011-11-291-20/+8
* libxl: use named options for tsc_mode.Ian Campbell2011-11-291-2/+22
* xlu: add "dont_warn" to xlu_cfg_*Ian Campbell2011-11-291-74/+76
* xl: the name field in a guest config file is mandatoryIan Campbell2011-11-291-2/+4
* libxl: open logs with O_APPENDIan Jackson2011-11-281-1/+2
* hvmloader: Add configuration options to selectively disable S3 and S4 ACPI po...Paul Durrant2011-11-181-0/+4
* libxl: convert PCI device handling to device APIIan Campbell2011-10-181-4/+11
* libxl: convert VFB handling to device APIIan Campbell2011-10-181-1/+2