age |
author |
revision |
description |
2005-10-12 |
kaf24 |
7342:0fd84f168103 |
Error print on err path. |
2005-10-12 |
kaf24 |
7341:456b91c81427 |
The NAT scripts currently work, but the changes below decrease user |
2005-10-12 |
kaf24 |
7340:c05d5e85ded2 |
Hide the VMX cpu feature from unmodified Guests. |
2005-10-21 |
djm |
7339:ff7c5a791ed5 |
Backout incautious public/io header changes |
2005-10-14 |
djm |
7338:42cab8724273 |
More itir fixes in vcpu_translate and cleanup |
2005-10-14 |
djm |
7337:d61142fc7480 |
Fix reprogram_ac_timer corner case bug, by Tristan Gingold |
2005-10-14 |
djm |
7336:f1dc942257e5 |
Add fault debug feature (assuming guest doesn't use kr2), by Tristan Gingold |
2005-10-14 |
djm |
7335:70de2b71f439 |
Fix itir bugs in vcpu_transalte and do some cleanup |
2005-10-13 |
djm |
7334:c03dc328bf3a |
Modify printfs to be able to compile on ia64. |
2005-10-13 |
djm |
7333:760f5e85c706 |
Some outstanding bug fixes found in VT merge |
2005-10-12 |
djm |
7332:54b112b314fe |
Initial SMP support |
2005-10-12 |
djm |
7331:18390e605e19 |
Fast hyperprivop for itc.i and itc.d (works, but default off for stability) |
2005-10-12 |
djm |
7330:c8eb9d82dd4b |
Minor change needed for types rearrangement in xen-unstable 7339 |
2005-10-11 |
djm |
7329:74d56b7ff46c |
Merged |
2005-10-11 |
emellor |
7328:4e335372ace8 |
Merged. |
2005-10-11 |
emellor |
7327:713328270fb3 |
Bring out the common console-handling code from main.py and create.py. |
2005-10-11 |
emellor |
7326:c5553e06a8bc |
Added auxbin module, for handling auxillary binaries. |
2005-10-11 |
emellor |
7325:293f4417c089 |
Remove bang path. |
2005-10-11 |
emellor |
7324:903d88857972 |
Allow parallel 32- and 64-bit Xen installations. Move xc_save, xc_restore, |
2005-10-11 |
jrb44 |
7323:959d33fbd660 |
Added xsls to xenstore Makefile install dependencies to fix "make dist". |
2005-10-11 |
kaf24 |
7322:2d2414d6f938 |
Publish the virtual console interface in public/io/console.h. |
2005-10-11 |
kaf24 |
7321:46bd7564125d |
Xenstore client library spawns a reader thread the first |
2005-10-11 |
kaf24 |
7320:5cca372aec05 |
Echo request and transaction identifiers in xenstored |
2005-10-11 |
kaf24 |
7319:e43ffb31de48 |
Fix xenbus internal join() function to be concurrency safe |
2005-10-11 |
emellor |
7318:90f4f4dc3f62 |
Added missing global statement, to ensure that the logfilename variable is |
2005-10-11 |
emellor |
7317:1a4f8d6ddd19 |
Fix broken xm commands. |
2005-10-11 |
emellor |
7316:813bc65bde2a |
Added doccomment. |
2005-10-11 |
emellor |
7315:dfadbb90d092 |
Added xsls utility, which recursively lists the contents of the store. |
2005-10-11 |
kaf24 |
7314:4b93736d64f7 |
Fix 64-bit compile of pygrub. From Charles Duffy. |
2005-10-11 |
kaf24 |
7313:a9924f452b3a |
Fix the legacy %-build targets for dist installation of |
2005-10-11 |
emellor |
7312:e97436e48e56 |
Fix for "unsubscriptable object" error, courtesy of Kurt Garloff |
2005-10-10 |
kaf24 |
7311:5da7f98f91e7 |
Fix changeset banner for source tarballs. |
2005-10-10 |
kaf24 |
7310:60b0ac30ba18 |
Local repo version number in Xen boot log. |
2005-10-10 |
kaf24 |
7309:9afe86e6d9dd |
Kernel makefiles do not define $(LN). |
2005-10-10 |
emellor |
7308:0f33cbec4e36 |
This patch fixes an error in the xm create path when the |
2005-10-10 |
emellor |
7307:bea563754fe6 |
When a domain is introduced to xenstored, check whether this has already |
2005-10-10 |
emellor |
7306:7a48bfd1aba6 |
Mention -s option in usage. |
2005-10-10 |
emellor |
7305:3a341763d8b8 |
Fix completely broken xenstore_read function. |
2005-10-10 |
kaf24 |
7304:5134f3c512c8 |
Fix cancellation of pending watch events on watch unregistration. |
2005-10-10 |
kaf24 |
7303:03d69dbea152 |
Fire watch callbacks on their own workqueue. Mainly this is |
2005-10-10 |
emellor |
7302:f9bd8df8a098 |
Merged. |
2005-10-10 |
emellor |
7301:d6d1c3cbc151 |
Rewritten XendLogging to not be a singleton class, and not have methods used |
2005-10-10 |
kaf24 |
7300:015f8ae81276 |
xenstored now supports multiple concurrent transactions per |
2005-10-10 |
emellor |
7299:1ac39c7a0435 |
Merged. |
2005-10-10 |
emellor |
7298:0e7c48861e95 |
Added error logging to the block hotplug script, and support facilities for |
2005-10-10 |
kaf24 |
7297:b7dce4fe2488 |
No need to gate xenstored reading requests from a |
2005-10-09 |
kaf24 |
7296:b67873a9e3ac |
Simplify reply logic in xenstored. Maintain a linked list |
2005-10-09 |
kaf24 |
7295:f1e8d5f64105 |
Extend xenbus/xenstore client interface to include a transaction |
2005-10-09 |
smh22 |
7294:5df423407700 |
Added some clarifying comments regarding xenbus/xenstore kernel startup. |
2005-10-09 |
kaf24 |
7293:8016551fde98 |
Refactor xenbus to break up the xenbus_lock and permit watches |
2005-10-09 |
vh249 |
7292:ab93a9a46bd4 |
Don't increment mi->usage is alloc_major_info return NULL |
2005-10-09 |
smh22 |
7291:8f7ee9ab31ac |
Fix cpu hotplug issue with SMP guests (including save/restore). |
2005-10-09 |
emellor |
7290:fe4c1d44e899 |
Alter logging statements to move the interpolation inside the logging function, |
2005-10-09 |
emellor |
7289:bb113ea17659 |
Remove unnecessary extraction of ssidref from config inside restore -- this |
2005-10-09 |
emellor |
7288:32f9300618d6 |
/home/emellor/log2 |
2005-10-09 |
emellor |
7287:8e3ec9ab0075 |
Remove cruft. |
2005-10-09 |
emellor |
7286:59440a003278 |
Remove code seeding RNG from /dev/urandom. The random module's default RNG is |
2005-10-09 |
emellor |
7285:f15892b95965 |
Append a newline to error messages, so that they are parsed by XendCheckpoint.py |
2005-10-09 |
emellor |
7284:17f110647efa |
Change xenbus callbacks to match new signature of xenbus_watch. |
2005-10-11 |
djm |
7283:333f722ed6d0 |
Fixes for correct itir handling in vcpu_translate (broke simulator) |