aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools/hotplug/Linux: allow hardlinked files for block device imagesOlaf Hering2011-01-171-2/+2
* tools/hotplug/Linux: start xen daemons in runlevel 2.Ian Campbell2011-01-171-2/+2
* libxl: fix gfx_passthrough config option (including dropped hunk)Sergey Tovpeko2011-01-172-1/+4
* tools/hotplug/NetBSD: update netbsd scripts (interface names)Christoph Egger2011-01-172-2/+2
* libxc: Remove set_max_grants in linuxDaniel De Graaf2011-01-172-14/+2
* MergeIan Jackson2011-01-174-22/+49
|\
| * PoD: Fix two code commentsLiu, Jinsong2011-01-141-2/+3
| * hvmloader: Fixes to printf() implementation.Keir Fraser2011-01-141-16/+27
| * libxc: build fix with debugging disabled.Ian Campbell2011-01-141-2/+2
| * tools/misc/xen-hptool: Silently retry on CPU hotplug EBUSY failure.Keir Fraser2011-01-141-2/+17
* | libxl: fix guest networking on NetBSDChristoph Egger2011-01-171-4/+14
* | tools/blktap, blktap2: include <sys/mount.h> instead of <linux/fs.h>Ian Campbell2011-01-172-3/+3
|/
* 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