age |
author |
revision |
description |
2005-10-27 |
kaf24 |
7506:897adc98fec2 |
Remove all binaries on make clean. |
2005-10-27 |
kaf24 |
7505:26fc51079f5f |
Remove a non-portable and unused error.h, and use signal.h not |
2005-10-27 |
kaf24 |
7504:3843e518e092 |
Use standard int typedefs. |
2005-10-27 |
kaf24 |
7503:76392609363f |
BUG_ON() is a macro very very similar to assert(), and it's a really bad |
2005-10-27 |
emellor |
7502:e70ea9465b31 |
Fix Jerone Young's xenstat / xenstore patch: |
2005-10-27 |
jeroney |
7501:a793b7a53605 |
* Enable xenstat to use xenstore |
2005-10-26 |
emellor |
7500:20d1a79ebe31 |
Fix the check for non-existence of the save/restore directories, by using && |
2005-10-26 |
emellor |
7499:0240a69e1f97 |
Move exception handler for sxp.ParseError above that for Exception, as the |
2005-10-26 |
emellor |
7498:98fd1359eecd |
Break the write_dev function out from block into new block-common.sh, where it |
2005-10-26 |
emellor |
7497:4983606a263e |
Added copyright notice. |
2005-10-26 |
emellor |
7496:895d66f6de44 |
New xendomains init script, courtesy of Kurt Garloff: |
2005-10-26 |
emellor |
7495:a39aee6d660f |
Check whether dom is NULL when we handle a watch. This might occur if the |
2005-10-26 |
emellor |
7494:9b91f6583b5e |
Added comment. |
2005-10-25 |
jeroney |
7493:623ccfa55107 |
Remove second decleration of .PHONY & cleanup formating |
2005-10-25 |
emellor |
7492:34b4068704c5 |
Fix format spec for tracing. |
2005-10-25 |
emellor |
7491:cd1cfbadb75f |
NBD scripts, courtesy of Kurt Garloff: |
2005-10-25 |
emellor |
7490:f2ad4e0a7259 |
Merged. |
2005-10-25 |
emellor |
7489:25639d30d5d5 |
Moved SuSE-specific getcfg call into a preiftransfer call. The semantics of |
2005-10-24 |
emellor |
7488:52f17d78dcd5 |
Change argument spec for introduce_domain argument parsing, as the MFN is a long. |
2005-10-24 |
emellor |
7487:c653a376cf52 |
Remove recently added uses of errno, as these cause trouble on ia64 builds. |
2005-10-24 |
emellor |
7486:99ece3c06913 |
Removed some unnecessary imports. |
2005-10-24 |
chris |
7485:f0e92f206c8a |
Don't run network stop script when doing xend stop. |
2005-10-24 |
vhanquez |
7484:e47f04c55eb1 |
compute the correct totalram_pages when the balloon increase or decrease the |
2005-10-24 |
emellor |
7483:98c6c36ac444 |
Added a timestamp to the logging output by trace_io. |
2005-10-24 |
emellor |
7482:e6591119fda0 |
Do not create the console tty until domain_create_ring has succeeded. This |
2005-10-24 |
kaf24 |
7481:1c62a4149b11 |
Attached patch avoids "Bad L1 flags 80" for VMX domains. Thanks Ian for |
2005-10-23 |
emellor |
7480:a90d670c98b9 |
Change the semantics of GetDomainPath so that it always succeeds, regardless of |
2005-10-23 |
emellor |
7479:5a728a884242 |
Instead of writing errors to |
2005-10-23 |
kaf24 |
7478:2c0b3b807756 |
Enable TSC-offsetting capability to ensure that VMX |
2005-10-23 |
kaf24 |
7477:5a7baecb1c70 |
Fix an issue for passing arguement from control panel to deivce model |