aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python
Commit message (Expand)AuthorAgeFilesLines
...
* tools/python/pyxl: Updates to builtin-type marshalling functionsGianni Tedesco2011-01-111-3/+20
* tools/python/pyxl: Export PCI passthrough related libxl functionsGianni Tedesco2011-01-111-0/+74
* tools/python/pyxl: Allow subclassing of auto-generated python typesGianni Tedesco2011-01-112-2/+2
* tools/python/pyxl: Export relevant integer constants from python wrapperGianni Tedesco2011-01-111-0/+32
* tools/python/pyxl: Un-muddle libxl_domain_(pause|unpause) wrappersGianni Tedesco2011-01-111-2/+2
* tools/python/pyxl: Fix reference counting of Py_(None|True|False)Gianni Tedesco2011-01-112-2/+15
* tools/xend: check for device model if path is not specifiedMichal Novotny2011-01-111-0/+4
* tools/xend: drbd: fix things by reverting 20158Ian Jackson2011-01-052-18/+1
* Support getting topology info in libxlJuergen Gross2010-12-091-0/+24
* libxc: convert evtchn interfaces to use an opaque handle typeIan Campbell2010-12-232-7/+7
* tools/python: Rebuild python extensions if depends have changedJuergen Gross2010-12-101-0/+18
* xend: fix "xm block-detach 0 ..." for extended-ID devicesJan Beulich2010-12-101-5/+0
* tools: Add xl python bindings for cpumapJuergen Gross2010-11-231-2/+21
* Fix pci passthru in xend interface used by libvirtJim Fehlig2010-11-081-3/+9
* tools: fix cpu_weight/cap loss (22000:4fc66044477d)Lutz Dube2010-11-031-0/+5
* tools: change cpumaps to uint8_tJuergen Gross2010-11-031-36/+26
* avoid numa placement of cpus with active cpupoolsJuergen Gross2010-10-282-1/+6
* Do not wait for memory teardown when live migrateMiroslav Rezanina2010-10-282-21/+30
* libxc: finalise transition to hypercall buffers.Ian Campbell2010-10-222-14/+14
* python xc: use hypercall buffer interface.Ian Campbell2010-10-221-21/+49
* python acm: use hypercall buffer interface.Ian Campbell2010-10-221-68/+103
* tools: cleanup domain save switch_qemu_logdirty callbackIan Campbell2010-10-211-9/+10
* tools: cpupools: Rename cpu-pool commands in xm to cpupool-*Juergen Gross2010-10-214-67/+76
* tools: cpupools: Support arbitrary numbers of physical cpusJuergen Gross2010-10-211-56/+40
* libxc: wrappers for XENMEM {increase,decrease}_reservation and populate_physmapIan Campbell2010-10-181-2/+2
* libxc: remove unnecessary double indirection from xc_readconsoleringIan Campbell2010-10-181-2/+2
* pyxl: fix build of python xl binding for python < 2.5Gianni Tedesco2010-10-141-0/+4
* Replace pyxml/xmlproc-based XML validator with lxml based oneStephan Peijnik2010-10-111-48/+47
* xl: Fix build in python binding since API change in 22229:1385b15e168fGianni Tedesco2010-10-081-3/+4
* tools/python: do not link against blktap except on LinuxGianni Tedesco2010-09-231-3/+5
* python: xl: stub out libxl_cpuid_policy_list accessorsIan Campbell2010-09-171-0/+10
* libxl, tools/python: Add libxl python bindingGianni Tedesco2010-09-164-3/+922
* tools/python: Replace python string exceptions with ValueError exceptionsMatthias Klose2010-09-144-4/+4
* remus: use plug qdisc for network buffering instead of queueBrendan Cully2010-09-072-16/+16
* libxl+xend: use correct paths for PV console when running bootloaderIan Campbell2010-09-072-2/+2
* xend: reserve vtd_mem on guest restoreMiroslav Rezanina2010-09-031-1/+9
* tools/python: fix xm list for Python 2.7Michael Young2010-08-192-1/+10
* xend: remove non-ASCII characters.Christoph Egger2010-08-171-6/+6
* Values of cpu_weight and cpu_cap are lost after xend restartLutz Dube Lutz.Dube@ts.fujitsu.com2010-08-161-4/+6
* Fix "Error: Device 51952 not connected" error when using pygrubeXeC001er2010-08-161-3/+6
* libxc: disable xc_ptrace on x86 LinuxIan Campbell2010-08-131-1/+1
* tools/python: Remove non-ASCII characters introduced by fffedd3d70e1.Ian Jackson2010-08-121-1/+1
* Exception in xen/util/vscsi_util.py while starting xend"Dube, Lutz"2010-08-111-1/+1
* xend: fix SyntaxError for Python 2.4 or earlierKuwamura Shin'ya2010-07-291-2/+4
* xend (XenAPI): Error in Xend-API method VM_set_actions_after_crashLutz Dube2010-07-273-2/+21
* tools/xend: Fix performance of xend with more than 10000 FC device paths"Dube, Lutz"2010-07-233-6/+19
* Improve balloon support for NetBSD.Stefano Stabellini2010-07-191-5/+11
* xm: Do not check path of kernel if bootloader is specifiedIan Jackson2010-07-151-2/+10
* xend: Continue domain building even if memshr extensions are notKeir Fraser2010-07-081-2/+4
* tools/xend: Revert 21541:7ff0e885b5c3 "a few blktap2 fixes"Ian Jackson2010-06-293-11/+6