aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Fix tools to pull public header files from standardkaf24@firebug.cl.cam.ac.uk2005-10-0413-25/+18
* Merge to restore reverted changes.jrb44@swoop.cl.cam.ac.uk2005-10-041-0/+9
|\
| * Catch xen.xend.XendProtocol.XendError as well as xen.xend.XendError.XendError.emellor@ewan2005-10-041-0/+9
* | Merge.jrb44@swoop.cl.cam.ac.uk2005-10-046-432/+513
|\ \ | |/ |/|
| * Fix localhost live migration. We were overvigorously wiping out the storeemellor@ewan2005-10-044-155/+203
| * Use the domain ID to refer to backends, not the UUID. This means that a newemellor@ewan2005-10-041-1/+1
| * Cope with missing configuration information inside the configuration method.emellor@ewan2005-10-042-6/+12
| * Move the import for XendError, and use a bare import, not a from...import.emellor@ewan2005-10-041-5/+6
| * Move XendDomainInfo.{create,recreate,parseConfig} to the top level of theemellor@ewan2005-10-044-262/+289
| * Remove the reason code from the destroy action -- the reason is only of valueemellor@ewan2005-10-042-25/+11
| * Remove the reason code from the destroy action -- the reason is only of valueemellor@ewan2005-10-043-9/+5
| * Remove the reason parameter from XendDomain.destroy -- it is useless. Acceptemellor@ewan2005-10-042-15/+8
| * Added method XendDomain.privilegedDomain and use that inside DevController toemellor@ewan2005-10-042-2/+16
| * The stopgap in changeset 7152:a73ab0ddf990 was broken -- revert the change toemellor@ewan2005-10-021-1/+0
* | Cope with missing configuration information inside the configuration method.emellor@ewan2005-10-032-6/+12
* | Remove the reason code from the destroy action -- the reason is only of valueemellor@ewan2005-10-035-34/+16
* | Move the import for XendError, and use a bare import, not a from...import.emellor@ewan2005-10-031-5/+6
|/
* Move XendVnet from using DBMap etc to using xstransact. This is the lastemellor@ewan2005-10-025-1192/+29
* Call refresh in the domain_lookup and domain_lookup_by_name methods. Thisemellor@ewan2005-10-021-0/+2
* Fix call to XendCheckpoint.restore, since that method no longer needs aemellor@ewan2005-10-023-31/+23
* Add the config file parsing for the on_{poweroff,reboot,crash} options, so thatemellor@ewan2005-09-306-54/+164
* Minor tidy.emellor@ewan2005-09-301-6/+6
* Change rebooting specification so that we can have domains crash and stayemellor@ewan2005-09-305-47/+172
* Within the store, split the persistent information regarding a VM from theemellor@ewan2005-09-305-230/+317
* Added cache-control headers to pages returned by HTTP server so that pagesemellor@ewan2005-09-301-0/+3
* Remove the bizarre arrangement whereby EventChannel inherits from dict. Moveemellor@ewan2005-09-303-42/+27
* Merge.emellor@ewan2005-09-301-2/+10
|\
| * Update GDB server documentation for crashed guests.kaf24@firebug.cl.cam.ac.uk2005-09-291-2/+10
* | Added DevController.configuration and configurations methods. These parse theemellor@ewan2005-09-303-9/+72
|/
* Set guest selectors to be null if it's not valid when switch tokaf24@firebug.cl.cam.ac.uk2005-09-291-1/+32
* Remove unused domain_devtype_get.emellor@ewan2005-09-281-8/+0
* Remove unused xend_domain_device.emellor@ewan2005-09-281-6/+0
* Change device IDs to be integers, as required now by DevController. Removeemellor@ewan2005-09-281-18/+3
* Minor tidy up.emellor@ewan2005-09-281-5/+3
* Added new classmethod xstransact.ListRecursive, and use this insideemellor@ewan2005-09-282-19/+40
* Merge.emellor@ewan2005-09-285-17/+43
|\
| * merge?kaf24@firebug.cl.cam.ac.uk2005-09-286-9/+37
| |\
| * | Initialize pointer array for set mapping.yjiang5@vtsmp-build.sh.intel.com2005-09-281-1/+2
| * | With this patch, we can enable VMXAssist to bring up APs of SMP VMXkaf24@firebug.cl.cam.ac.uk2005-09-284-16/+41
* | | Fix returning of results broken by last change.emellor@ewan2005-09-281-1/+1
| |/ |/|
* | Added logging of exceptions coming through callInfo, for better debugging.emellor@ewan2005-09-281-0/+1
* | Minor tidy.emellor@ewan2005-09-281-1/+1
* | Improve HTML output.emellor@ewan2005-09-281-5/+5
* | Added missing quote to HTML output.emellor@ewan2005-09-281-1/+1
* | Added behaviour to read() to read directly from the transaction's path if noemellor@ewan2005-09-281-1/+21
* | Handle exceptions caused during processing of requests, to improve erroremellor@ewan2005-09-281-1/+8
|/
* Remove unused import, mark unused variables.emellor@ewan2005-09-271-3/+3
* Remove unused imports, variables.emellor@ewan2005-09-271-12/+10
* Fix final misuse of prettyprint parameters.emellor@ewan2005-09-271-2/+2
* Remove unused imports, and unused progress parameters from domain_save, domai...emellor@ewan2005-09-271-10/+6