aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* libxl: rename xenstored pid file on LinuxChristoph Egger2011-01-262-2/+2
* xl: avoid creating domains with duplicate namesIan Jackson2011-01-261-0/+10
* libxl: band-aid for functions which return literal "-1"Ian Jackson2011-01-262-10/+11
* libxl: only check size of regular files when validating a virtual diskIan Campbell2011-01-261-1/+1
* x86: blacklist new AMD CPUID bits for PV domainsKeir Fraser2011-01-261-0/+5
* xl: Check domain existance when doing domain identifier lookupsGianni Tedesco2011-01-251-3/+17
* xl: fix up some minor mistakes in error messagesIan Jackson2011-01-251-4/+4
* libxl: fix segfault on device assignementStefano Stabellini2011-01-251-1/+1
* xl: Perform minimal validation of virtual disk file while parsing config fileKamala Narasimhan2011-01-251-0/+29
* libxl/xl: support empty disk paths (ejected cdroms)Stefano Stabellini2011-01-254-6/+16
* libxl: Check a domain exists before destroying itGianni Tedesco2011-01-251-0/+11
* libxl: libxl_ctx_init checks for xenstored pid fileKamala Narasimhan2011-01-252-0/+9
* tools/hotplug/Linux: fix completely wrong attempts to stop xenwatchdogduser virtual2011-01-251-4/+5
* libxl, minios: stubdom console based save/restoreStefano Stabellini2011-01-213-10/+32
* tools: Change the name of the qemu save file at restore timeStefano Stabellini2011-01-215-3/+15
* libxl: Fix for Windows UP crash on boot using xlIan Jackson2011-01-211-0/+1
* libxl: fix free of constant string in cdrom insert pathKamala Narasimhan2011-01-211-1/+1
* libxl: Make domain_shutdown fail if graceful not possibleIan Jackson2011-01-201-17/+9
* xend: pci.py: fix open file descriptor leakKouya Shimura2011-01-201-0/+4
* libxl: do not attempt to write "shutdown" dm-commandIan Jackson2011-01-201-5/+0
* xend: improve psudeo-bootloader support for external block scriptsJim Fehlig2011-01-182-9/+21
* xend: drbd: Revert 19444:152257350930Jim Fehlig2011-01-181-1/+1