aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libxl: disable msitranslate by defaultStefano Stabellini2012-06-281-1/+1
* libxl: do not ignore the per-device msitranslate and power_mgmt optsStefano Stabellini2012-06-281-4/+7
* libxl: document the memory ownership of some functionsDario Faggioli2012-06-282-23/+34
* libxl: fix a typo in the GCREALLOC_ARRAY macroDario Faggioli2012-06-261-1/+1
* libxl: fix validation of scheduling parameters for sedfDario Faggioli2012-06-221-11/+23
* libxl: validate scheduler parametersIan Campbell2012-06-222-46/+49
* xl: fix sedf parameters checkingDario Faggioli2012-06-211-1/+18
* libxl: propagate down the error from libxl_domain_sched_params_setDario Faggioli2012-06-141-2/+4
* tools/pygrub: Makefile cleanupAnthony PERARD2012-06-081-1/+0
* tools/pygrub: Fix pygrub installAnthony PERARD2012-06-081-1/+1
* tools: disable libvchan build on NetBSDRoger Pau Monne2012-06-081-1/+1
* libxl: Store VNC passwd in xenstore with QEMU upstream.Anthony PERARD2012-06-081-0/+1
* libxc: do not "panic" if a kernel is not a bzImage.Ian Campbell2012-06-081-4/+2
* tools: readnote: Add bzImage kernel supportXuesen Guo2012-06-081-3/+80
* xl: check for meaningful combination of sedf config file parametersDario Faggioli2012-06-081-0/+29
* tools: do not install qemu if just doing a buildDavid Vrabel2012-06-071-2/+13
* tools: pass EXTRA_CFLAGS via environmentOlaf Hering2012-06-073-2/+8
* xend: do not run a hotplug script from qemu on LinuxIan Campbell2012-06-072-2/+12
* libxl: remove libxl__error_set prototypeIan Campbell2012-06-071-2/+0
* xenstore: set read_thread stacksizeSimon Rowe2012-06-071-1/+16
* xenstore: block signals in watch wakeup threadSimon Rowe2012-06-071-0/+7
* xenpm, x86: Fix reporting of idle state average residency timesBoris Ostrovsky2012-06-061-1/+8
* libxl: introduce LIBXL_DOMAIN_TYPE_INVALIDDario Faggioli2012-06-064-8/+18
* libxl: Add API to retrieve domain console ttyBamvor Jian Zhang2012-06-062-10/+105
* libxl: convert malloc() to libxl__zalloc(NULL, ...)Dario Faggioli2012-06-062-6/+2
* ocaml: fix build after 25446:648508ee27a2, 25449:68d46c5ea0a3 et al.Ian Campbell2012-06-023-13/+14
* libxl: fix Makefile race bug relating to _paths.hIan Jackson2012-06-011-1/+1
* libxl: fix typos in libxl_cpuid_parse_configOlaf Hering2012-06-011-2/+2
* libxl: expose a single get/setter for domain scheduler parametersIan Campbell2012-06-014-125/+106
* libxl: move libxl__sched_set_params into libxl.cIan Campbell2012-06-012-27/+27
* libxl: make it possible to explicitly specify default sched paramsIan Campbell2012-06-015-137/+142
* libxl: rename libxl_sched_params to libxl_domain_sched_paramsIan Campbell2012-06-014-10/+6
* libxl: add internal function to get a domain's schedulerIan Campbell2012-06-017-31/+102
* Rename: inslen -> insn_lenKeir Fraser2012-05-302-3/+3
* tools/tests/xen-access: INT3 trap type is s/w exception.Keir Fraser2012-05-301-1/+1
* Add instruction length and trap type in HVMOP_inject_trap.Xudong Hao2012-05-303-4/+10
* xl: xl.h depends on geenrated file _paths.hIan Campbell2012-05-301-0/+1
* xenpm: Fix reporting of C0 residence timesBoris Ostrovsky2012-05-301-4/+10
* libxl: make libxl__e820_alloc a static functionStefano Stabellini2012-05-302-3/+2
* libxl: move e820_names, e820_sanitize, libxl__e820_alloc to libxl_x86.cStefano Stabellini2012-05-302-242/+242
* libxl: Introduce libxl__arch_domain_create (x86 version)Stefano Stabellini2012-05-303-11/+22
* libxl: Introduce libxl__arch_domain_createStefano Stabellini2012-05-303-3/+33
* arm: compile libxlStefano Stabellini2012-05-304-61/+68
* arm: compile xentraceStefano Stabellini2012-05-301-0/+12
* arm: compile memshrStefano Stabellini2012-05-301-0/+31
* arm: compile libxenguestStefano Stabellini2012-05-305-3/+162
* libxl: remove lockdir and config dir from the APIIan Campbell2012-05-296-36/+18
* xl: destroy the disk on successful removal during block-detachStefano Stabellini2012-05-291-1/+2
* libxl: add qdisk to libxl_string_to_backendStefano Stabellini2012-05-291-0/+2
* libxl: wait for state "connected" in libxl__device_disk_local_attachStefano Stabellini2012-05-291-4/+18