aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing of cpus in the guest configuration file.3.0.4-branchedEwan Mellor2006-12-191-0/+1
* [XENOPROF] Fix buffer sharing with auto-translate guests.kfraser@localhost.localdomain2006-12-191-1/+1
* Merge with xen-ia64-unstable.hgkfraser@localhost.localdomain2006-12-192-6/+6
|\
| * [XEN] Revert 12977:af39d20b2b728941421ef18e5c5b1012852eec80Ian Campbell2006-12-181-2/+2
| * [XEN] Only print progress dots when scrubbing actual memory.kfraser@localhost.localdomain2006-12-181-4/+4
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2006-12-1817-94/+341
|\|
| * 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-154-10/+100
| * Fix pointer encoding in vncfb (middle and right button were swapped).kfraser@localhost.localdomain2006-12-151-2/+9
| * [XENFB] xenfb_update_screen() calls zap_page_range() while holding spinlock m...kfraser@localhost.localdomain2006-12-151-13/+87
| * Add CONFIG_X86_{32,64} Makefile variables.kfraser@localhost.localdomain2006-12-152-0/+2
| * Use portable recursive mutex in qemue mapcache.Steven Hand2006-12-151-7/+28
* | [IA64] evtchn_callback fix and cleanawilliam@xenbuild2.aw2006-12-188-298/+49
* | [IA64] Mask out reserved bits to avoid Reserved Register/Field faults.awilliam@xenbuild2.aw2006-12-182-0/+6
* | [IA64] Reflect general exceptionsawilliam@xenbuild2.aw2006-12-182-0/+5
* | [IA64] remove global zero initializersawilliam@xenbuild2.aw2006-12-151-3/+3
|/
* [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
* Clean-up hvm/shadow interaction around cr3 updates.Steven Hand2006-12-157-26/+43
* 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
* [NET]: Fix segmentation of linear packetskfraser@localhost.localdomain2006-12-153-5/+31
* [XEN] Clean up list.h for Xen formatting rules and add hlist macroskfraser@localhost.localdomain2006-12-151-85/+248
* 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