aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libxl: disk specification: special case vhdKamala Narasimhan2011-02-151-6/+16
* libxl: disk specification interface changeKamala Narasimhan2011-02-1513-168/+216
* tools: Include cpupool example in /etc/xenGeorge Dunlap2011-02-151-0/+1
* libxl: fix migrate for HVM guestsIan Campbell2011-02-141-51/+60
* xl: Support more than 32 vcpus for xl vcpu-setJuergen Gross2011-02-143-7/+13
* xl: correct xl cpupool-create with extra parametersJuergen Gross2011-02-141-7/+6
* libxl: implement trigger s3resumeStefano Stabellini2011-02-141-1/+7
* tools/hotplug/Linux: Use correct device name for vifs in setup scriptsIan Jackson2011-02-113-28/+28
* libxl/xl: improve behaviour when guest fails to suspend itself.Ian Campbell2011-02-113-12/+80
* libxl: allow guest to write "control/shutdown" xenstore node.Ian Campbell2011-02-111-1/+1
* libxl: do not call libxl__file_reference_unmap twiceStefano Stabellini2011-02-111-3/+0
* libxc: increase lzma max memory constant to 128MbyIan Jackson2011-02-111-1/+1
* xend: canonicalise symlinks found in /dev for vbds (helps vscsi)James Harper2011-02-081-0/+2
* libxl: initialise some variables in print_bitmap, to suppress bogus warningKamala Narasimhan2011-02-071-2/+2
* tools/hotplug: set mtu from bridge also on vif interfaceOlaf Hering2011-02-071-0/+5
* xsm/flask: Fix permission tablesKeir Fraser2011-02-061-0/+2
* libxl: vncviewer: make autopass work properlyIan Jackson2011-02-041-8/+21
* libxl: vncviewer: unconditionally read listen port address and passwordIan Jackson2011-02-041-11/+7
* libxl: vncviewer: fix use-after-freeIan Jackson2011-02-041-2/+1
* libxl: actually print an error when execve (in libxl__exec) failsIan Jackson2011-02-041-0/+2
* libxl: SECURITY: always honour request for vnc passwordIan Jackson2011-02-041-9/+16
* libxl: fix console autoconnect with pygrub, by invoking xenconsole twiceStefano Stabellini2011-02-041-1/+1
* xl: fix broken xl vcpu-list output (tool hangs on large machines)Andre Przywara2011-02-041-44/+52
* libxl: pass gfx_passthru parameter to QEMUAllen Kay2011-02-021-0/+6
* libxl: change default HVM emulated network card to rtl8139Ian Jackson2011-02-021-1/+1
* libxc: maintain a small, per-handle, cache of hypercall buffer memoryIan Campbell2011-02-013-19/+162
* The current libxl_set_memory_target function subtracts a negative amountStefano Stabellini2011-02-011-3/+6
* tools: disable linker --as-needed option.Ian Campbell2011-02-011-0/+3
* tools/Makefiles: install libvhd and libblktap with INSTALL_PROGMichael Young2011-02-012-2/+2
* tools/hotplug: Fix proxy arp messing about to use correct deviceMichael Young2011-02-011-1/+1
* xl: fix broken cpupool-numa-split (part 2)Andre Przywara2011-02-011-0/+1
* xl: output illegal option characterAndre Przywara2011-02-011-27/+27
* libxc: Do not use dom0 physmem as parameter to lzma decoderIan Jackson2011-01-284-46/+1
* libxl: prevent creation of domains with duplicate namesIan Jackson2011-01-282-0/+23
* libxl: during domain destruction, do not complain if no devices dir to destroyIan Jackson2011-01-281-2/+6
* libxl: internals: document the error behaviour of various libxl__xs_* functionsIan Jackson2011-01-281-2/+10
* libxl, xl: fixes to domain creation cleanup logic (domid values)Ian Jackson2011-01-284-1/+15
* libxl: fix error handling (xenstore transaction leak) in libxl__domain_makeIan Jackson2011-01-281-20/+29
* xl: fix incorrect display of illegal option characterAndre Przywara2011-01-281-35/+35
* xl: fix xl cpupool-list <poolid>Andre Przywara2011-01-281-1/+1
* xl: remove unimplemented -l stub for cpupool-listAndre Przywara2011-01-282-12/+6
* xl: fix broken cpupool-numa-splitJuergen Gross2011-01-281-1/+1
* libxl: when using pygrub, do not segfault if no blktapStefano Stabellini2011-01-281-4/+13
* libxl: correct error path in libxl_userdata_retrieveIan Jackson2011-01-282-2/+5
* tools/libxc, hvm: Fix 1G page allocation algorithmShan Haitao2011-01-281-11/+13
* tools/security: Adjust secpol_tool.c for change to xc_interface_openDaniel Kiper2011-01-271-3/+3
* libxc: break xc_get_physmem out into os-dependent filesChristoph Egger2011-01-274-22/+46
* xl: Revert "xl: avoid creating domains with duplicate names"Ian Jackson2011-01-271-10/+0
* hvm: allow pass-through of new FPU/ALU CPUID featuresKeir Fraser2011-01-273-1/+9
* libxc: provide XENCTRL_HAS_XC_INTERFACE feature test macroIan Jackson2011-01-271-0/+10