aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Qcow-create reserve flag update.Julian Chesterfield2006-12-191-1/+1
* Qcow driver code cleanup:Julian Chesterfield2006-12-192-52/+98
* Fix parsing of cpus in the guest configuration file.3.0.4-branchedEwan Mellor2006-12-191-0/+1
* Fix _login to pass arguments to the server unconditionally, rather thanEwan Mellor2006-12-181-4/+4
* Fix the parsing of the image sexpr to use PV_kernel et al, rather than the oldEwan Mellor2006-12-181-18/+31
* Write the xfb configuration details to the store, rather than storing them inEwan Mellor2006-12-181-12/+18
* Minor tidyup.Ewan Mellor2006-12-171-1/+1
* Fix printing of usage when OptionError is thrown.Ewan Mellor2006-12-171-1/+1
* Only try to label resources if ACM is enabled.Ewan Mellor2006-12-161-0/+2
* An error occurs if the first detach was successful and the 2nd one isEwan Mellor2006-12-161-1/+5
* Improve XendCheckpoint's forkHelper error handling.Brendan Cully2006-12-131-4/+3
* Persist all the Xen-API data values for VMs.Ewan Mellor2006-12-164-14/+34
* Write the new version of the persisted config to a tempfile and then rename it,Ewan Mellor2006-12-151-7/+12
* Allow the XenAPI Session object to have login_with_password called as aEwan Mellor2006-12-152-3/+7
* VNC pasword authentication support for the paravirt framebuffer server.kfraser@localhost.localdomain2006-12-153-10/+99
* Fix pointer encoding in vncfb (middle and right button were swapped).kfraser@localhost.localdomain2006-12-151-2/+9
* Use portable recursive mutex in qemue mapcache.Steven Hand2006-12-151-7/+28
* [TOOLS] USe -mno-direct-seg-refs when building on i386.kfraser@localhost.localdomain2006-12-151-0/+4
* Fix mem-set, mem-max, and vcpu-set commands when used against inactive domains.Ewan Mellor2006-12-153-23/+47
* Use new -p flag to qcow-create.Ewan Mellor2006-12-151-1/+1
* Fix more enum demarshalling.Ewan Mellor2006-12-154-14/+0
* Added a test for xen_vm_get_power_state.Ewan Mellor2006-12-151-9/+49
* Fix VM.get_power_state API. On the xend side an integer representation of th...jfehlig@jfehlig2.provo.novell.com2006-12-133-4/+1
* [XM] Fix network-attach help message.kfraser@localhost.localdomain2006-12-151-2/+3
* Fix check_udev in the case where udev is missing -- test's -a does not shortcut.Ewan Mellor2006-12-151-1/+2
* Revert Makefile changes from 13023:70155087efe89 -- they break make dist.Ewan Mellor2006-12-151-5/+1
* Remove unused function from check script.kfraser@localhost.localdomain2006-12-151-6/+0
* Replace the error message when invalid xm commands are given.Ewan Mellor2006-12-151-0/+1
* Fix exit status for failed commands, and tidy up the usage display.Ewan Mellor2006-12-151-20/+11
* Fix 64-bit build with a PRIu64.Ewan Mellor2006-12-151-1/+1
* Updated test to match new booting arrangement.Ewan Mellor2006-12-141-7/+7
* Fix exception handling in xend start-of-day.Steven Hand2006-12-141-2/+2
* Add sparseness flag to qcow-create.Julian Chesterfield2006-12-142-50/+141
* Remove the boot-type implementation -- now replaced by the HVM and PV bootEwan Mellor2006-12-143-207/+0
* Implement new booting parameters for Xen-API, and backwards compatibility forEwan Mellor2006-12-147-417/+385
* Stub implementations of VM.auto_power_on, VM.consoles.Ewan Mellor2006-12-143-0/+9
* Remove a number of unused configuration dictionaries -- these have allEwan Mellor2006-12-141-59/+0
* Fix calls to destroyDevice that are missing a force flag.Ewan Mellor2006-12-141-3/+3
* Add some exception logging.Ewan Mellor2006-12-141-5/+7
* Added xm shell command, taken from xapi.py, to make testing the Xen-API callsEwan Mellor2006-12-142-76/+126
* Have a 1GiB disk rather than 1MiB, for a slightly more sensible test.Ewan Mellor2006-12-141-1/+1
* Merge with xen-ia64-unstable.hgkfraser@localhost.localdomain2006-12-1410-38/+89
|\
| * Tidy up.Ewan Mellor2006-12-141-15/+4
| * [TOOLS] Fix check-script compatibility with non-bash shells.kfraser@localhost.localdomain2006-12-145-34/+70
| * [TOOLS] A couple of check-script cleanups.kfraser@localhost.localdomain2006-12-142-7/+13
| * Add another package check (python-xml).kfraser@localhost.localdomain2006-12-142-1/+21
| * Fix deadlock when accessing IO memory.Steven Hand2006-12-141-1/+1
| * [XM] Fix typo in 'xm vcpu-list' header.kfraser@localhost.localdomain2006-12-141-1/+1
* | [IA64][HVM] Use vcpu info from getdomaininfoawilliam@xenbuild2.aw2006-12-142-6/+8
|/
* Set FD_CLOEXEC on the pidfile fd, so that tapdisk does not get it.Ewan Mellor2006-12-141-0/+13