aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xl: correct test for domid on error exit from domain_createIan Jackson2011-01-131-1/+1
* xl: save domain config (userdata) under correct domid/uuidIan Jackson2011-01-131-9/+9
* libxl: config parser: Rebuild config file parser scanner (rerun flex)Ian Jackson2011-01-121-17/+26
* MergeIan Jackson2011-01-1123-2872/+1008
|\
| * 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
| * libxl: fix missing include of <signal.h>Christoph Egger2011-01-111-0/+1
| * libxl: move domain struct init functions from xl to libxlGianni Tedesco2011-01-114-155/+164
| * libxl: Introduce libxl_domain_create_new() and libxl_domain_create_restore()Gianni Tedesco2011-01-119-614/+651
| * libxl: refactor code which adds per-PCI device backend nodes in xenstoreIan Campbell2011-01-111-25/+20
| * libxl: log which PCI device could not be reset.Ian Campbell2011-01-111-1/+1
| * libxl: do not leak front flexarray on error in libxl_create_pci_backendIan Campbell2011-01-111-7/+12
| * libxl: write PCI frontend xenstore nodes to the frontend directory.Ian Campbell2011-01-111-3/+5
| * tools: remove fs-front/fs-backTim Deegan2011-01-118-2057/+0
| * tools/xenpaging: fix return value from xc_mem_paging_flush_ioemu_cacheIan Jackson2011-01-111-1/+1
| * libxl: Add gfx_passthru parameterDaniel De Graaf2011-01-112-0/+4
* | libxl: config parser: print warning for apparent arbitrary pythonIan Jackson2011-01-116-44/+63
* | libxl: config parser: rerun flex (Debian lenny 2.5.35)Ian Jackson2011-01-112-10/+38
* | libxl: config parser: make CfgParseContext initialisation commonIan Jackson2011-01-111-37/+45
* | libxl: config parser: do not segfault in some error pathsIan Jackson2011-01-111-0/+1
|/
* xentrace: build fix "array subscript has type 'char'"Keir Fraser2011-01-111-3/+3
* tools: Fix flask does not build because linking fails withKeir Fraser2011-01-111-1/+1
* xenctx: misc adjustmentsKeir Fraser2011-01-111-13/+28
* xenpaging: drop paged pages in guest_remove_pageKeir Fraser2011-01-111-15/+24
* xenpaging: make three functions staticKeir Fraser2011-01-111-3/+3
* xenpaging: print page-in/page-out progressKeir Fraser2011-01-111-0/+2
* xenpaging: mkdir /var/lib/xen/xenpaging during make installKeir Fraser2011-01-111-0/+1
* xenpaging: specify policy mru_size at runtimeKeir Fraser2011-01-113-5/+27
* xenpaging: remove domain_id and mfn from struct xenpaging_victimKeir Fraser2011-01-114-29/+18
* mem_access test tool: xen-accessJoe Epstein2011-01-082-0/+704
* tools/tests: Move x86 emulator tests into a subdirKeir Fraser2011-01-085-2/+2
* libxc: Update AMD CPU feature flags 0x80000001:ECX for Xen toolsKeir Fraser2011-01-082-17/+22
* xl: Implement flexarray_append() and flexarray_vappend()Gianni Tedesco2011-01-075-345/+303
* xl: Move device model functions in to a separate fileGianni Tedesco2011-01-074-809/+838
* Update my email address to long-term stable address.Keir Fraser2011-01-074-4/+4
* mem_access: added trap injection to libxcJoe Epstein2011-01-072-0/+40
* mem_access: HVMOPs for setting mem accessJoe Epstein2011-01-075-0/+142
* mem_access: mem event additions for accessJoe Epstein2011-01-071-1/+1
* libxl: Lists qdisk device in libxl_device_disk_listAnthony PERARD2011-01-061-0/+1
* libxl: Factorize function libxl_device_disk_listAnthony PERARD2011-01-061-49/+50
* ocaml: evtchn+xc bindings: use libxenctrl and libxenguestIan Campbell2011-01-0616-2590/+409
* ocaml: rename Evtchn.bind_virq as Evtchn.bind_dom_exc_virqIan Campbell2011-01-065-6/+6
* ocaml: add dependency to module metadataIan Campbell2011-01-065-0/+5
* ocaml: resynchronise uuid library with xen-api-libs.hgIan Campbell2011-01-062-51/+77
* libxl: Correct paths in libxl__fill_dom0_memory_info functionEamon Walsh2011-01-061-2/+2