age |
author |
revision |
description |
2005-10-27 |
kaf24 |
7539:7ba4019f7b2d |
This patch |
2005-10-27 |
kaf24 |
7538:897adc98fec2 |
Remove all binaries on make clean. |
2005-10-27 |
kaf24 |
7537:26fc51079f5f |
Remove a non-portable and unused error.h, and use signal.h not |
2005-10-27 |
kaf24 |
7536:3843e518e092 |
Use standard int typedefs. |
2005-10-27 |
kaf24 |
7535:76392609363f |
BUG_ON() is a macro very very similar to assert(), and it's a really bad |
2005-10-27 |
emellor |
7534:e70ea9465b31 |
Fix Jerone Young's xenstat / xenstore patch: |
2005-10-27 |
jeroney |
7533:a793b7a53605 |
* Enable xenstat to use xenstore |
2005-10-26 |
emellor |
7532:20d1a79ebe31 |
Fix the check for non-existence of the save/restore directories, by using && |
2005-10-26 |
emellor |
7531:0240a69e1f97 |
Move exception handler for sxp.ParseError above that for Exception, as the |
2005-10-26 |
emellor |
7530:98fd1359eecd |
Break the write_dev function out from block into new block-common.sh, where it |
2005-10-26 |
emellor |
7529:4983606a263e |
Added copyright notice. |
2005-10-26 |
emellor |
7528:895d66f6de44 |
New xendomains init script, courtesy of Kurt Garloff: |
2005-10-26 |
emellor |
7527:a39aee6d660f |
Check whether dom is NULL when we handle a watch. This might occur if the |
2005-10-26 |
emellor |
7526:9b91f6583b5e |
Added comment. |
2005-10-25 |
jeroney |
7525:623ccfa55107 |
Remove second decleration of .PHONY & cleanup formating |
2005-10-25 |
emellor |
7524:34b4068704c5 |
Fix format spec for tracing. |
2005-10-25 |
emellor |
7523:cd1cfbadb75f |
NBD scripts, courtesy of Kurt Garloff: |
2005-10-25 |
emellor |
7522:f2ad4e0a7259 |
Merged. |
2005-10-25 |
emellor |
7521:25639d30d5d5 |
Moved SuSE-specific getcfg call into a preiftransfer call. The semantics of |
2005-10-24 |
emellor |
7520:52f17d78dcd5 |
Change argument spec for introduce_domain argument parsing, as the MFN is a long. |
2005-10-24 |
emellor |
7519:c653a376cf52 |
Remove recently added uses of errno, as these cause trouble on ia64 builds. |
2005-10-24 |
emellor |
7518:99ece3c06913 |
Removed some unnecessary imports. |
2005-10-24 |
chris |
7517:f0e92f206c8a |
Don't run network stop script when doing xend stop. |
2005-10-24 |
vhanquez |
7516:e47f04c55eb1 |
compute the correct totalram_pages when the balloon increase or decrease the |
2005-11-07 |
djm |
7515:dd0db9019177 |
Fast tlb miss reflection (mostly working, missing robustness, default off) |
2005-11-04 |
djm |
7514:5a4893a537ca |
Minor driver code changes/rearrangement to reduce ia64-specific patches |
2005-11-03 |
djm |
7513:b4263a0216a9 |
Enable test for running_on_xen from modules |
2005-11-03 |
djm |
7512:98209d207d14 |
Fix gcc-3.4 compiler errors (submitted by Takebe Akio) |
2005-11-03 |
djm |
7511:f1949cd70f89 |
Oops, backout accidental test config, committed in wrong directory |
2005-11-03 |
djm |
7510:7b3230c51fbb |
Test new config |