aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xend: Continue domain building even if memshr extensions are notKeir Fraser2010-07-081-2/+4
* rombios: use explicit SS prefix for calculated on-stack array accesses.Keir Fraser2010-07-081-2/+2
* rombios: move the stack to 0x9e000 and protect it with an e820 entryKeir Fraser2010-07-082-11/+62
* rombios: wait 30s after a failed bootKeir Fraser2010-07-081-15/+6
* MergeKeir Fraser2010-07-0632-6727/+1320
|\
| * tools/libxl: revert 15bcf57fcf24 (disable_migrate)Ian Jackson2010-07-063-7/+0
| * tools/ocaml: Fix up ocaml build for timer_mode, hpet and vpt_alignIan Jackson2010-07-061-3/+3
| * tools/libxl: support the "disable_migrate" domain config optionIan Jackson2010-07-063-0/+7
| * tools/libxl: allow setting of timer_mode, hpet and vpt_align parametersIan Jackson2010-07-064-16/+18
| * tools/hotplug: locking.sh script: fix lock directory remains on error bugIan Jackson2010-07-061-1/+7
| * tools/xenstore: add XS_RESTRICT operation to C xenstore client libs.Ian Jackson2010-07-063-2/+19
| * MergeIan Jackson2010-07-061-1/+1
| |\
| * | tools/pygrub: --not-really option for debuggingIan Jackson2010-07-021-15/+24
| * | tools/pygrub: Fix a typo handling device specs with no partition partIan Jackson2010-07-021-1/+1
| * | tools/debugger/gdb: Remove gdbIan Jackson2010-07-029-6678/+0
| * | MergeIan Jackson2010-07-023-15/+19
| |\ \
| * \ \ MergeIan Jackson2010-06-294-6375/+6
| |\ \ \
| * | | | tools/pygrub: Fix default when out of rangeIan Jackson2010-06-291-0/+3
| * | | | tools/xend: Revert 21541:7ff0e885b5c3 "a few blktap2 fixes"Ian Jackson2010-06-293-11/+6
| * | | | tools/ocaml: libxl ocaml bindingsIan Jackson2010-06-296-2/+1152
| * | | | tools: init.d/xencommons: Wait for xenstored to start before setting dom0 nameIan Jackson2010-06-291-1/+19
| * | | | tools: init.d/xencommons: Make init script more verboseIan Jackson2010-06-291-0/+7
| * | | | tools/xend, xm: add a command to get the state of VMsIan Jackson2010-06-294-1/+65
* | | | | rombios: fix implicit assumption that DS == SSKeir Fraser2010-07-061-7/+5
* | | | | rombios: pause for a keypress after a failed bootKeir Fraser2010-07-061-1/+21
| |_|_|/ |/| | |
* | | | blktap2: make protocol specific usage of shared sring explicitKeir Fraser2010-07-021-1/+1
| |_|/ |/| |
* | | xenpaging: Fix 32-bit build after fixed-width type changes.Keir Fraser2010-06-301-5/+9
* | | trace: share t_info pages only in read-only modeKeir Fraser2010-06-292-10/+10
| |/ |/|
* | gpxe: Add eb-roms.h to hgignore list and build ROMs serially.Keir Fraser2010-06-291-0/+2
* | gpxe: Build e1000 ROM with PCI-ID matching that advertised by qemu-dm.Keir Fraser2010-06-294-6375/+4
|/
* tools/ocaml: Add .NOTPARALLEL to MakefileIan Jackson2010-06-281-0/+4
* libxl: Specify no nics to qemu when no emulated nicsIan Jackson2010-06-281-0/+8
* libxl: Pass bridge config info into xenstoreIan Jackson2010-06-281-0/+2
* tools/libxc: Do not crash freeing logger on xc_interface_open error pathIan Jackson2010-06-281-1/+1
* tools/python: sxp parser: show empty stringIan Jackson2010-06-281-0/+2
* libxc: Fix ia64 build for interface changeIan Jackson2010-06-2511-195/+207
* xend: Fix up check "mac" address sooner changeIan Jackson2010-06-251-1/+2
* ocaml: remove bogus /dev/xen/ev[en]tchnIan Jackson2010-06-241-13/+2
* libxl: support reset file on sysfsIan Jackson2010-06-233-15/+31
* libxl: make libxl_wait_for_device_model clearerIan Jackson2010-06-231-19/+20
* prompt user to start xencommons first if it is not running.Ian Jackson2010-06-231-0/+4
* python/xc: [PATCH 3/3] add flask capabilities in python xc bindingsIan Jackson2010-06-221-0/+251
* libxc: [PATCH 2/3] remove some duplicated code: helper add/del functionsIan Jackson2010-06-221-183/+44
* libxc: [PATCH 1/3] merge libflask into libxenctrlIan Jackson2010-06-222-0/+522
* init.d: Fix xencommons init script chkconfig configurationIan Jackson2010-06-221-1/+1
* MergeStefano Stabellini2010-06-222-6/+7
|\
| * Check "mac" address sooner in device_create function, before doing device_add.Ian Jackson2010-06-221-5/+5
| * python/xc: do not crash xend if /proc/xen/privcmd cannot be openedIan Jackson2010-06-221-1/+2
* | this patch implements few missing options in xl so that it can beStefano Stabellini2010-06-222-99/+205
* | this patch adds support for xl in xendomains: if `xm list` fails all theStefano Stabellini2010-06-221-24/+32
|/