age |
author |
revision |
description |
2006-12-19 |
awilliam |
13091:c3b455c4676c |
merge with xen-unstable.hg |
2006-12-19 |
Ewan Mellor |
13090:057f7c4dbed1 |
Fix parsing of cpus in the guest configuration file.3.0.4-branched |
2006-12-19 |
kfraser |
13089:8348e3a1a31e |
[XENOPROF] Fix buffer sharing with auto-translate guests. |
2006-12-19 |
kfraser |
13088:b3cd9c4ac056 |
Merge with xen-ia64-unstable.hg |
2006-12-18 |
Ian Campbell |
13087:4ef0dbe95eac |
[XEN] Revert 12977:af39d20b2b728941421ef18e5c5b1012852eec80 |
2006-12-18 |
kfraser |
13086:8752418b58d8 |
[XEN] Only print progress dots when scrubbing actual memory. |
2006-12-19 |
awilliam |
13085:1f811fe10d0a |
[IA64] don't allocate bitmap from low pool |
2006-12-19 |
awilliam |
13084:105ac9be9b3d |
[IA64] don't dereference xen_start_info when running on raw hardware |
2006-12-18 |
awilliam |
13083:6e68e8a8cc99 |
merge with xen-unstable.hg |
2006-12-18 |
Ewan Mellor |
13082:469478194aef |
Fix _login to pass arguments to the server unconditionally, rather than |
2006-12-18 |
Ewan Mellor |
13081:d7150286ca7b |
Fix the parsing of the image sexpr to use PV_kernel et al, rather than the old |
2006-12-18 |
Ewan Mellor |
13080:a7da43e10ab3 |
Write the xfb configuration details to the store, rather than storing them in |
2006-12-17 |
Ewan Mellor |
13079:c700f2346f9c |
Minor tidyup. |
2006-12-17 |
Ewan Mellor |
13078:ab232025ae29 |
Fix printing of usage when OptionError is thrown. |
2006-12-16 |
Ewan Mellor |
13077:f944e13ce50a |
Only try to label resources if ACM is enabled. |
2006-12-16 |
Ewan Mellor |
13076:fb6db3c9ae74 |
An error occurs if the first detach was successful and the 2nd one is |
2006-12-13 |
Brendan Cully |
13075:c38370be1e0e |
Improve XendCheckpoint's forkHelper error handling. |
2006-12-16 |
Ewan Mellor |
13074:63e72c3254da |
Persist all the Xen-API data values for VMs. |
2006-12-15 |
Ewan Mellor |
13073:7cf33c0856d4 |
Write the new version of the persisted config to a tempfile and then rename it, |
2006-12-15 |
Ewan Mellor |
13072:9fd958cc5122 |
Allow the XenAPI Session object to have login_with_password called as a |
2006-12-15 |
kfraser |
13071:040093fa1f9e |
VNC pasword authentication support for the paravirt framebuffer server. |
2006-12-15 |
kfraser |
13070:96b047d22ad5 |
Fix pointer encoding in vncfb (middle and right button were swapped). |
2006-12-15 |
kfraser |
13069:1b6354023e64 |
[XENFB] xenfb_update_screen() calls zap_page_range() while holding spinlock mm_lock. |
2006-12-15 |
kfraser |
13068:2afb01ec2197 |
Add CONFIG_X86_{32,64} Makefile variables. |
2006-12-15 |
Steven Hand |
13067:4a347a6ed5dc |
Use portable recursive mutex in qemue mapcache. |
2006-12-18 |
awilliam |
13066:ea2dc4a3c8eb |
[IA64] evtchn_callback fix and clean |
2006-12-18 |
awilliam |
13065:893b786cc66a |
[IA64] Mask out reserved bits to avoid Reserved Register/Field faults. |
2006-12-18 |
awilliam |
13064:cf23494af72c |
[IA64] Reflect general exceptions |
2006-12-15 |
awilliam |
13063:41d9f00140c5 |
[IA64] remove global zero initializers |
2006-12-15 |
kfraser |
13062:c6f637694b85 |
[TOOLS] USe -mno-direct-seg-refs when building on i386. |
2006-12-15 |
Ewan Mellor |
13061:bc3ff220d24d |
Fix mem-set, mem-max, and vcpu-set commands when used against inactive domains. |
2006-12-15 |
Ewan Mellor |
13060:779e99f810ca |
Use new -p flag to qcow-create. |
2006-12-15 |
Steven Hand |
13059:6cbed96fedac |
Clean-up hvm/shadow interaction around cr3 updates. |
2006-12-15 |
Ewan Mellor |
13058:ea12d26877a4 |
Fix more enum demarshalling. |
2006-12-15 |
Ewan Mellor |
13057:671cc928183d |
Added a test for xen_vm_get_power_state. |
2006-12-13 |
jfehlig |
13056:54eee6fabbee |
Fix VM.get_power_state API. On the xend side an integer representation of the power state was being returned instead of a string representation as specified by the XenAPI spec. |
2006-12-15 |
kfraser |
13055:c2fe2635e68b |
[XM] Fix network-attach help message. |
2006-12-15 |
Ewan Mellor |
13054:2732b6ab217b |
Fix check_udev in the case where udev is missing -- test's -a does not shortcut. |
2006-12-15 |
Ewan Mellor |
13053:c3425346188c |
Revert Makefile changes from 13023:70155087efe89 -- they break make dist. |
2006-12-15 |
kfraser |
13052:00199ed97fab |
[NET]: Fix segmentation of linear packets |
2006-12-15 |
kfraser |
13051:34520c9451ac |
[XEN] Clean up list.h for Xen formatting rules and add hlist macros |
2006-12-15 |
kfraser |
13050:67c5d83cdcd2 |
Remove unused function from check script. |
2006-12-15 |
Ewan Mellor |
13049:6477a182e4e9 |
Replace the error message when invalid xm commands are given. |
2006-12-15 |
Ewan Mellor |
13048:29ae139a0c72 |
Fix exit status for failed commands, and tidy up the usage display. |
2006-12-15 |
Ewan Mellor |
13047:d72237b3cc37 |
Fix 64-bit build with a PRIu64. |
2006-12-14 |
Ewan Mellor |
13046:a407f14478ba |
Updated test to match new booting arrangement. |
2006-12-14 |
Steven Hand |
13045:8b2de97db39d |
Fix exception handling in xend start-of-day. |
2006-12-14 |
Julian Chesterfield |
13044:a05fefbeb19f |
Add sparseness flag to qcow-create. |
2006-12-14 |
Ewan Mellor |
13043:bd102b60c43b |
Remove the boot-type implementation -- now replaced by the HVM and PV boot |
2006-12-14 |
Ewan Mellor |
13042:0ee4e33b4401 |
Implement new booting parameters for Xen-API, and backwards compatibility for |
2006-12-14 |
Ewan Mellor |
13041:da0849b74170 |
Stub implementations of VM.auto_power_on, VM.consoles. |
2006-12-14 |
Ewan Mellor |
13040:5c8522bda629 |
Remove a number of unused configuration dictionaries -- these have all |
2006-12-14 |
Ewan Mellor |
13039:85c1e2383e98 |
Fix calls to destroyDevice that are missing a force flag. |
2006-12-14 |
Ewan Mellor |
13038:d0f682ada0b2 |
Add some exception logging. |
2006-12-14 |
Ewan Mellor |
13037:c91f6506b270 |
Added xm shell command, taken from xapi.py, to make testing the Xen-API calls |
2006-12-14 |
Ewan Mellor |
13036:de7d7b223db2 |
Have a 1GiB disk rather than 1MiB, for a slightly more sensible test. |
2006-12-14 |
kfraser |
13035:9f09cbe84629 |
Merge with xen-ia64-unstable.hg |
2006-12-14 |
Ewan Mellor |
13034:4d2ae322ef02 |
Tidy up. |
2006-12-14 |
kfraser |
13033:cd89771ba550 |
[XEN] Provide PV guests with emulated PIT. |
2006-12-14 |
kfraser |
13032:afc6b5a60866 |
[TOOLS] Fix check-script compatibility with non-bash shells. |