age |
author |
revision |
description |
2005-10-14 |
kaf24 |
7388:bd3268de4145 |
Store an opaque handle (tools uuid) in the domain structure |
2005-10-14 |
iap10 |
7387:70aa62954e91 |
Remove unused x86_64 functions. |
2005-10-13 |
emellor |
7386:95ec0b134206 |
Patch for typo causing multiple output in xm list -l, courtesy of Laura Ramirez |
2005-10-13 |
jrb44 |
7385:56752fea020d |
Fixed 64 bit Linux build. |
2005-10-13 |
kaf24 |
7384:b41e51ffa5ea |
Because of a bug with reference counting against the target guest page |
2005-10-13 |
emellor |
7383:3fd239d8b640 |
Revert accidental commit. |
2005-10-13 |
emellor |
7382:bb22622a15fc |
Merged. |
2005-10-13 |
emellor |
7381:cd6f7b548218 |
Remove the diagnostic/recovery when two domains end up with the same name. It |
2005-10-13 |
kaf24 |
7380:5a97ee0633e8 |
Cleanup CPU hotplug and save/restore. Next step is to |
2005-10-13 |
emellor |
7379:92c6021f23e4 |
Merge. |
2005-10-13 |
emellor |
7378:7b9547485703 |
Fix broken test for zombies. |
2005-10-13 |
kaf24 |
7377:10c93f58b041 |
Fix multi-cpu save/restore after the max_vcpu patch. |
2005-10-13 |
kaf24 |
7376:43677823b395 |
Fix client dependency on libxenstore in Makefile. |
2005-10-13 |
kaf24 |
7375:9e373ffff3e6 |
NS_PER_TICK must be a s64 quantity. It is compared with |
2005-10-13 |
kaf24 |
7374:48f542f8d906 |
Currently, we mark an IO request to STATE_IOREQ_READY state before |
2005-10-12 |
kaf24 |
7373:40b4860f554a |
Add memory barriers to console ring accesses. Similar to what |
2005-10-12 |
cl349 |
7372:d6e0eb8622cd |
Disable watch callbacks only during driver registration instead of all probes. |
2005-10-12 |
cl349 |
7371:179027128d99 |
Disable watch callbacks while running the driver probe callback. |
2005-10-12 |
kaf24 |
7370:2796f432858e |
Change xenstore-domain messaging protocol to match what we use |
2005-10-12 |
kaf24 |
7369:f8c725f1fce8 |
Fix xsls build dependency. |
2005-10-12 |
kaf24 |
7368:c81c8a2821aa |
Add a option for enabling ne2000 NIC device model |
2005-10-12 |
kaf24 |
7367:d6e99066959a |
Refactor domain/vcpu allocation to be more separated. |
2005-10-12 |
kaf24 |
7366:af38c6b205f6 |
Keir moved barriers, |
2005-10-12 |
kaf24 |
7365:9d47f70345a4 |
Fix error output to stderr in xc_linux_build. |
2005-10-12 |
kaf24 |
7364:52b9aca1916a |
New dom0_op to set max vcpus for a domain. |
2005-10-12 |
kaf24 |
7363:29db5bded574 |
Fix 64-bit compile warnings in firmware. |
2005-10-12 |
emellor |
7362:f3aa156fda6a |
Merged. |
2005-10-12 |
emellor |
7361:97648825856b |
Merged. |
2005-10-12 |
emellor |
7360:b938c4965a8f |
Make the error reporting back to xm just a little bit less insane, and fix a |
2005-10-12 |
emellor |
7359:00a324b3a2db |
Ignore any watches that fire for which we do not have a registration. This can |
2005-10-12 |
emellor |
7358:09447f91ab49 |
Don't try and call DevController if we can't destroy a device ourselves, |
2005-10-12 |
emellor |
7357:3dd931842e71 |
Improve error message. |
2005-10-12 |
kaf24 |
7356:26599c5d298d |
merge |
2005-10-12 |
kaf24 |
7355:68e754d7e1cb |
Fix firmware build for cross-compilation. |
2005-10-12 |
emellor |
7354:ffbee4415bf7 |
Explicitly state which architectures are going to use /usr/lib64, to allow for |
2005-10-12 |
emellor |
7353:41c970cf82ba |
Fix the handling of EAGAIN from the transaction_end; we were failing to do any |
2005-10-12 |
emellor |
7352:b719806d1265 |
Added missing __init__.py. |
2005-10-12 |
kaf24 |
7351:def91f2dbc89 |
Fix vcpu-hotplug xenbus watch handler and setup. |
2005-10-12 |
kaf24 |
7350:43b40ae7904c |
Better cast for ptr->int in residerfs module. |
2005-10-12 |
kaf24 |
7349:b3a255e88810 |
Fix Xen public interfaces and the tools to consistently |
2005-10-12 |
emellor |
7348:067b9aacb6c2 |
Fix deadlock in XendDomainInfo when a domain is cleaned up. We are renaming |
2005-10-12 |
emellor |
7347:00a24908057f |
Change import that was confusing pylint (this is a pylint bug, I think). |
2005-10-12 |
emellor |
7346:1d8933fa01d2 |
Issue diagnostics if xm is being run as a non-root user. This used to happen, |
2005-10-12 |
kaf24 |
7345:e89a7279d602 |
Fix compilation problems with xenstore. |
2005-10-12 |
kaf24 |
7344:801ffcaa450b |
This patch implements select() functionality on /dev/vtpm and fixes some |
2005-10-12 |
kaf24 |
7343:1fd8bd359118 |
Fix PAE overflow in xc_linux_build. |
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) |
2005-10-09 |
djm |
7282:bb8120b53a96 |
Convert a few privops to existing hyperprivops in xenlinux |
2005-10-08 |
djm |
7281:eba5d2627b18 |
Still more updating ia64 to xen-unstable |
2005-10-08 |
djm |
7280:042714c06042 |
More updating ia64 to latest xen-unstable |
2005-10-08 |
djm |
7279:0ffa4369cbb3 |
Update ia64 to keep up with core changes |
2005-10-08 |
djm |
7278:4e0c94871be2 |
Merge |
2005-10-08 |
kaf24 |
7277:2144de6eabcc |
Make libxenstore thread-safe. It also spawns an internal |
2005-10-08 |
kaf24 |
7276:e69413dca684 |
Fix locking in /dev/xen/evtchn ioctl. |
2005-10-08 |
kaf24 |
7275:801b2bd7ef2e |
Add one more parameter to __vmread_vcpu and clean some code. |
2005-10-08 |
kaf24 |
7274:a4df9003c54d |
Add a bzImage target for xen kernels for consistency with |
2005-10-08 |
kaf24 |
7273:32c3658d7391 |
Xen-friendly glibc selection: appropriate ld-linux can parse |
2005-10-07 |
kaf24 |
7272:f1abe953e401 |
Remove linux-2.4 sparse tree. |
2005-10-07 |
kaf24 |
7271:bf07490fab19 |
Some cleanup in TPM-related files and implementation of functionality that |
2005-10-07 |
kaf24 |
7270:18f765da2725 |
Re-enable the pygrub build and fix the build with older |
2005-10-07 |
kaf24 |
7269:1b4ad6eb6968 |
Move mmio operation structure from domain to vcpu. |
2005-10-07 |
kaf24 |
7268:62d815160f01 |
Rationalise xenstore header files a little. xenstored.h, |
2005-10-07 |
kaf24 |
7267:c45c3d6b1a60 |
Update kernel watch API to pass the array of watch arguments to the callback |
2005-10-07 |
kaf24 |
7266:402b5eb85905 |
Change xs_read_watch interface to return a sized array (in userspace and in |
2005-10-07 |
kaf24 |
7265:4b9c9b85b3a5 |
Clean up file vmx.c: |
2005-10-07 |
kaf24 |
7264:409cea2432fc |
Add installation of the udev rules if appropriate. With a normal 'make |
2005-10-07 |
emellor |
7263:e9e10e783ccd |
Merged. |
2005-10-07 |
emellor |
7262:b5c5360a61d0 |
Regig the construction of new domains so that restore and create can share the |
2005-10-07 |
kaf24 |
7261:99532f6b2ae3 |
Add udev rules that map similar to the hotplug agent. Based off of what |
2005-10-07 |
kaf24 |
7260:1b0dbfedc043 |
Move the block-phy and block-file handling into a common |
2005-10-07 |
kaf24 |
7259:e31e64e00ac3 |
The hotplug agent sets the path now, but that's not as practical to do |
2005-10-07 |
kaf24 |
7258:5eda9308b0ca |
Remove bind_evtchn_to_irq/unbind_evtchn_from_irq from the |
2005-10-07 |
kaf24 |
7257:2a3e10a132a2 |
The attached fixes a few things to make the blkfront and netfront |
2005-10-07 |
kaf24 |
7256:8b0958155380 |
merge. |
2005-10-07 |
kaf24 |
7255:306f6ec86ea8 |
This patch copies the NAT scripts in tools/examples/ to |
2005-10-07 |
emellor |
7254:f3c590641000 |
Merge. |
2005-10-07 |
emellor |
7253:a6420243710d |
Merge. |
2005-10-07 |
emellor |
7252:7079bb72ceca |
Rename the source domain on migration, regardless of the live flag. This fixes |
2005-10-07 |
kaf24 |
7251:ddb803b6308b |
Move construct_vmcs to arch_vmx_do_launch. |
2005-10-07 |
kaf24 |
7250:37bea65ed6ca |
Big simplification of the Xen event-channel interface. |
2005-10-07 |
emellor |
7249:48df3efaf61c |
Fix conflicting merge. |
2005-10-06 |
emellor |
7248:62190db89326 |
Merged. |
2005-10-06 |
emellor |
7247:f5320ac7ed31 |
Remove xm commands block-refresh and vbd-refresh, as these are unsupported. |
2005-10-06 |
kaf24 |
7246:76a7a7aa27e4 |
User tools send evtchn notifications via /dev/xen/evtchn |
2005-10-06 |
kaf24 |
7245:4083eb31def0 |
Change how event channels are allocated and used by the control |
2005-10-06 |
emellor |
7244:cd228621e1fd |
Added Zope's test.py, and a unit test to sxp. This test itself isn't very |
2005-10-06 |
emellor |
7243:bd37123974b2 |
Merged. |
2005-10-06 |
emellor |
7242:4ab4f023a6ce |
Allow shutdown code SHUTDOWN_HALT, which we handle here in exactly the same |
2005-10-06 |
emellor |
7241:0bc466c25560 |
Rename all dying domains to be prefixed with Zombie. This allows a new domain |
2005-10-06 |
emellor |
7240:1cfe0875658d |
Reduce the log level for the 'cannot recreate information for dying domain' |
2005-10-06 |
emellor |
7239:b0bc53c9d5b6 |
Issue diagnostic if we find dying domains on Xend restart, because we will not |
2005-10-06 |
emellor |
7238:971e7c7411b3 |
Raise an exception if an error appears on the pipes to our children, and make |
2005-10-06 |
kaf24 |
7237:ba0bbf9d29ff |
Ensure that all fields of evtchn_op_t are initialised when |
2005-10-05 |
vh249 |
7236:c344d6944d2f |
mixup in vcpu-enable and vcpu-disable help string |
2005-10-05 |
kaf24 |
7235:bde548fff7b4 |
Reformat the pfn_info structure to ensure that |
2005-10-05 |
kaf24 |
7234:21606b84b730 |
Activate suspending/resuming of the TPM interface and add |
2005-10-05 |
kaf24 |
7233:f98c8238e909 |
Gentoo compatible stuff has to be done *before* the set -e. You could also do |
2005-10-05 |
kaf24 |
7232:c3d9b7013b14 |
EVTCHNOP_alloc_unbound can allocate a port in an arbitrary |
2005-10-05 |
emellor |
7231:6f71824a45c1 |
Fix the handling of VCPUs, specifically wrt the broken VCPU hotplugging, bug |
2005-10-05 |
emellor |
7230:6e5463aec499 |
Change boolean config option parsing to allow True and Y and similar useful |
2005-10-05 |
kaf24 |
7229:a37a4abc1191 |
Fix save/restore -- too much work being done in |
2005-10-05 |
kaf24 |
7228:89b1b67fc2c4 |
Emulate guest reads of CR4, masking features that Xen |
2005-10-05 |
kaf24 |
7227:438f1b53682b |
Send event-channel notification from console daemon |
2005-10-05 |
kaf24 |
7226:072fb38810a6 |
Revert changes checked in by mistake in previous changeset. |
2005-10-05 |
kaf24 |
7225:8f8e42887f09 |
Clean up DESTDIR handling. Default install is to root |
2005-10-05 |
emellor |
7224:6bbfd6a98974 |
Merge (with trepidation). |
2005-10-05 |
emellor |
7223:b4800e204757 |
Recover from name uniqueness violation by renaming. Fixes bug #277. |
2005-10-05 |
kaf24 |
7222:e579bef0d237 |
Add Gentoo handling to network-bridge. Based on patches |
2005-10-05 |
kaf24 |
7221:e643fccb851b |
Handle the case where there are no spaces or parameters |
2005-10-05 |
kaf24 |
7220:8be702637183 |
Fix DOM0_PHYSINFO to return correct value for total |
2005-10-05 |
kaf24 |
7219:b4b12c9f1200 |
Currently, the scripts in /etc/xen/scripts won't get overwritten if they |
2005-10-05 |
kaf24 |
7218:e6ecfb4f4a24 |
The attached patch places an updated TPM driver into the sparse directory. |
2005-10-05 |
kaf24 |
7217:303d51d0d578 |
Restructure the makefiles used to drive builds of linux 2.6 kernels. |
2005-10-05 |
kaf24 |
7216:aad1d3e231ff |
Move setting of configuration variables to Config.mk. |
2005-10-05 |
emellor |
7215:c60036fe7418 |
Removed the EventServer, replacing the events fired with simple logging |
2005-10-05 |
emellor |
7214:33cd9a7a903b |
imported patch /home/emellor/block_detach.patch |
2005-10-05 |
emellor |
7213:22449386d38d |
Explicitly close files on save and restore. Rename all local variables named id or slice so as not to clash with the builtins. |
2005-10-04 |
emellor |
7212:2c9e66555ff4 |
Explicitly close files. |
2005-10-04 |
emellor |
7211:00037ba13f0b |
Clean up domains if creation/restoration fails. |
2005-10-04 |
emellor |
7210:db651da37899 |
Fix typo. |
2005-10-04 |
emellor |
7209:bc325488f47f |
Merge the child-process handling of the save and restore functions into one |
2005-10-04 |
emellor |
7208:84c585a99a7b |
Removed unused xen_domain method, and unused imports. Comment those methods |
2005-10-04 |
emellor |
7207:81246a2923d2 |
Fix call to state_set inside preserve (was erroneously calling set_state). |
2005-10-04 |
emellor |
7206:b4c388a004c0 |
Fix xm restore broken by missing return statement. |
2005-10-04 |
kaf24 |
7205:540d17fe32ce |
Clean up sched_op() hypercall interface. One particular |
2005-10-04 |
kaf24 |
7204:ec84b119e4ed |
Allow EVTCHNOP_bind_{ipi,virq} to specify the vcpu to |
2005-10-04 |
kaf24 |
7203:f13b4b730605 |
Rename VCPUOP_craete to VCPUOP_initialise. It is likely that |
2005-10-04 |
kaf24 |
7202:34d251183985 |
Fix tools to pull public header files from standard |
2005-10-04 |
jrb44 |
7201:e6303281ca6c |
Merge to restore reverted changes. |
2005-10-04 |
jrb44 |
7200:b27d526d4033 |
Throw away bogus merge. |
2005-10-04 |
jrb44 |
7199:abfc9808adb9 |
Merge. |
2005-10-04 |
emellor |
7198:4c4dbbda367e |
Catch xen.xend.XendProtocol.XendError as well as xen.xend.XendError.XendError. |
2005-10-04 |
emellor |
7197:5a3d5f9ef44e |
Merged. |
2005-10-04 |
emellor |
7196:f74f6df95ccd |
Merged. |
2005-10-04 |
emellor |
7195:07b7411e385f |
Merged. |
2005-10-04 |
emellor |
7194:3075c005e694 |
Merged. |
2005-10-04 |
emellor |
7193:ab729f38870a |
Merged. |
2005-10-04 |
emellor |
7192:ca6930f82682 |
Merged. |
2005-10-04 |
emellor |
7191:83452b6cdcdb |
Merged. |
2005-10-04 |
emellor |
7190:7b33b5e94cec |
Merged. |
2005-10-04 |
emellor |
7189:b7d11c9b6be4 |
Merged. |
2005-10-04 |
emellor |
7188:a746126c3bb1 |
Merged. |
2005-10-04 |
emellor |
7187:488f8aaa4022 |
Fix debugging statement that was referring to non-existent field. |
2005-10-04 |
emellor |
7186:6fda96e7f332 |
Added some DPRINTK statements, for debugging. |
2005-10-03 |
emellor |
7185:d79ab87e27b8 |
Cope with missing configuration information inside the configuration method. |
2005-10-03 |
emellor |
7184:fc97109eb28e |
Remove the reason code from the destroy action -- the reason is only of value |
2005-10-03 |
emellor |
7183:5db9a237f8ce |
Move the import for XendError, and use a bare import, not a from...import. |
2005-10-04 |
emellor |
7182:96cc6aa196b6 |
Merged. |
2005-10-04 |
emellor |
7181:9c6b39746b78 |
Fix localhost live migration. We were overvigorously wiping out the store |
2005-10-04 |
emellor |
7180:a6154af4fc43 |
Use the domain ID to refer to backends, not the UUID. This means that a new |
2005-10-04 |
kaf24 |
7179:549325dfa161 |
Export some more symbols. |
2005-10-04 |
emellor |
7178:625c75a223fe |
Cope with missing configuration information inside the configuration method. |
2005-10-04 |
emellor |
7177:7f42935cb4b0 |
Move the import for XendError, and use a bare import, not a from...import. |
2005-10-04 |
emellor |
7176:0e1838de9db8 |
Move XendDomainInfo.{create,recreate,parseConfig} to the top level of the |
2005-10-04 |
emellor |
7175:c70829a6edac |
Remove the reason code from the destroy action -- the reason is only of value |
2005-10-04 |
emellor |
7174:600f3d2b78d6 |
Remove the reason code from the destroy action -- the reason is only of value |
2005-10-04 |
emellor |
7173:e6e5f22d19f8 |
Remove the reason parameter from XendDomain.destroy -- it is useless. Accept |
2005-10-04 |
emellor |
7172:cc9988317416 |
Added method XendDomain.privilegedDomain and use that inside DevController to |
2005-10-03 |
jrb44 |
7171:716a0d177ffa |
Possible fix for the SEDF scheduler assertion problem. |
2005-10-03 |
kaf24 |
7170:85f92475b943 |
Create new vcpu_op() hypercall. Replaces old boot_vcpu() |
2005-10-03 |
kaf24 |
7169:dd87869f877c |
Allow adjustment of the size of TPM transfer buffers |
2005-10-03 |
kaf24 |
7168:a9dce0ffc901 |
x86/64 was using the plain i386 version of the microcode |
2005-10-03 |
kaf24 |
7167:bf6119a58655 |
Do not pickle vcpu state on save/restore. We can construct |
2005-10-03 |
kaf24 |
7166:f22fba673196 |
Dynamically allocate mmu_update array in |
2005-10-02 |
emellor |
7165:bb03b43404bb |
The stopgap in changeset 7152:a73ab0ddf990 was broken -- revert the change to |
2005-10-02 |
vh249 |
7164:5fbc42383481 |
remove useless ptep_establish_new function (called set_pte_at now) |
2005-10-02 |
emellor |
7163:d443f03f8be0 |
Merged. |
2005-10-02 |
emellor |
7162:70d5bfbf23d4 |
Move XendVnet from using DBMap etc to using xstransact. This is the last |
2005-10-02 |
emellor |
7161:a73ab0ddf990 |
Call refresh in the domain_lookup and domain_lookup_by_name methods. This |
2005-10-02 |
emellor |
7160:486f1c3e7805 |
Fix call to XendCheckpoint.restore, since that method no longer needs a |
2005-09-30 |
kaf24 |
7159:9d047fb99e38 |
Also send xenbus notifications using evtchn as handle. It's |
2005-09-30 |
kaf24 |
7158:78e1e94e4088 |
xencons must notify via evtchn. It can't use the irq as the |
2005-09-30 |
emellor |
7157:9918d8c3e116 |
Merge. |
2005-09-30 |
emellor |
7156:244f1aa98d30 |
Add the config file parsing for the on_{poweroff,reboot,crash} options, so that |
2005-09-30 |
emellor |
7155:468ad17f9970 |
Minor tidy. |
2005-09-30 |
kaf24 |
7154:71466686d026 |
Fix earlier merge with Ewan's xenstore changes. |
2005-09-30 |
emellor |
7153:fe401301929e |
Change rebooting specification so that we can have domains crash and stay |
2005-09-30 |
emellor |
7152:034ada135379 |
Update comment/variable names to reflect the fact that the backend paths now |
2005-09-30 |
emellor |
7151:4a2c162d3e7c |
Within the store, split the persistent information regarding a VM from the |
2005-09-30 |
emellor |
7150:a39510ad5c59 |
Added cache-control headers to pages returned by HTTP server so that pages |
2005-09-30 |
emellor |
7149:345e517bab57 |
Remove the bizarre arrangement whereby EventChannel inherits from dict. Move |
2005-09-30 |
emellor |
7148:41b1f86628a0 |
Merge. |
2005-09-30 |
emellor |
7147:82e8a1d7230f |
Added DevController.configuration and configurations methods. These parse the |
2005-09-30 |
kaf24 |
7146:b20219e27f92 |
Fix typos I introduced into tpmfront driver. |
2005-10-08 |
djm |
7145:0ba10f7fef51 |
Add support for fast mov_to_kr privops |
2005-10-07 |
djm |
7144:cbe6b4c4480f |
Reset hypercall_continuation flag (by Tristan Gingold) |
2005-10-07 |
djm |
7143:f81e637e7741 |
Fix incorrect re-enablement of interrupts (found by Tristan Gingold) |
2005-10-03 |
djm |
7142:98fb7e03a886 |
Some cleanup of reflection code |
2005-09-29 |
djm |
7141:c22741d000a5 |
Keep up with recent changes in xen-unstable |
2005-09-29 |
djm |
7140:61b3b357d827 |
Merge xen-unstable into xen-ia64-unstable |
2005-09-29 |
kaf24 |
7139:d88e98fd4f7a |
Fix compiler warnings when shadow debugging is enabled. |
2005-09-29 |
iap10 |
7138:7f732bba3ed4 |
Allow kernel built with privileged operation support (e.g. -xen/-xen0) to be used as a guest kernel on x86_64 |
2005-09-29 |
kaf24 |
7137:f529cd119470 |
More save/restore code in interrupts-enabled contest, where |
2005-09-29 |
kaf24 |
7136:1abbb6448b4a |
Remove unused debug code. |
2005-09-29 |
kaf24 |
7135:399436887a32 |
Move xenbus_suspend outside critical region with |
2005-09-29 |
kaf24 |
7134:3c1a91c309b8 |
Update GDB server documentation for crashed guests. |
2005-09-29 |
kaf24 |
7133:55722e822dec |
Avoid verbosity when connection xenbus -> xenstore. |
2005-09-29 |
iap10 |
7132:b9e5573785bb |
Don't define vectors for IPIs we don't use in Xen |
2005-09-29 |
kaf24 |
7131:65882bf339f6 |
Slight rejig avoids grant entry warning message on xm save. |
2005-09-29 |
vh249 |
7130:f633c3d0315b |
full devices expect to be able to read the partition table during xlvbd_add |
2005-09-29 |
kaf24 |
7129:8c23b56f3954 |
Define new notify_remote_via_irq() interface which is a |
2005-09-29 |
kaf24 |
7128:559ad1abb3d5 |
Change semantics of bind_evtchn_to_xxx and |
2005-09-29 |
kaf24 |
7127:805ee053e61f |
VIRQs and IPIs on VCPU#0 are automatically re-bound on save/restore. |
2005-09-29 |
kaf24 |
7126:c317e0aca9f1 |
Reindent more xenlinux files. Remove defunct header file. |
2005-09-29 |
kaf24 |
7125:e04b0805febb |
Set guest selectors to be null if it's not valid when switch to |
2005-09-28 |
kaf24 |
7124:f069a06e650f |
Fix fixed-point long multiplication used in time delta |
2005-09-28 |
kaf24 |
7123:5e5ae8340956 |
merge |
2005-09-28 |
kaf24 |
7122:081b326162bc |
Fix gnttab setup, which I broke 2 changesets ago. |
2005-09-28 |
kaf24 |
7121:f9a806ba838a |
This patch fixes a race between when the disable cpu is marked online |
2005-09-28 |
kaf24 |
7120:c7f58e86446f |
Reindent grant-table kernel code and reserve first few |
2005-09-28 |
kaf24 |
7119:1a82995a017c |
Fix netif save/restore. |
2005-09-28 |
kaf24 |
7118:1643f6110469 |
Fixes for blkif save/restore. A 'dd if=/dev/sda1 of=/dev/null' |
2005-09-28 |
emellor |
7117:9e0b6fbab872 |
Merge. |
2005-09-28 |
emellor |
7116:33fc55a32dfb |
Remove unused domain_devtype_get. |
2005-09-28 |
emellor |
7115:23a3241f0ee7 |
Remove unused xend_domain_device. |
2005-09-28 |
emellor |
7114:5b296b8d05ab |
Change device IDs to be integers, as required now by DevController. Remove |
2005-09-28 |
emellor |
7113:da98f8956925 |
Nothing. |
2005-09-28 |
emellor |
7112:688ebed7d41b |
Minor tidy up. |
2005-09-28 |
kaf24 |
7111:ce54669c70fc |
Remove broken assertion in 64-bit shadow pagetable code. |
2005-09-28 |
emellor |
7110:ca78d9668fdb |
Added new classmethod xstransact.ListRecursive, and use this inside |
2005-09-28 |
emellor |
7109:1d74fff611c8 |
Nothing. |
2005-09-28 |
emellor |
7108:07cc64b3bf86 |
Merged. |
2005-09-28 |
emellor |
7107:af12cff417fd |
Merged. |
2005-09-28 |
emellor |
7106:ea1373b5015d |
Merged. |
2005-09-28 |
emellor |
7105:3eda5c985d67 |
Merged. |
2005-09-28 |
emellor |
7104:193022cb9ccc |
Merge. |
2005-09-28 |
emellor |
7103:89974610d558 |
Fix returning of results broken by last change. |
2005-09-28 |
kaf24 |
7102:7598dc3ed0cb |
Fix preemptible uses of smp_processor_id() in page fault |
2005-09-28 |
jrb44 |
7101:eae0c4f0aafd |
Changed -xen x86-32 defconfig CONFIG_EXT2_FS=y |
2005-09-28 |
jrb44 |
7100:0422243f5602 |
Changed -xen x86-32 defconfig CONFIG_SECURITY_CAPABILITIES=y |
2005-09-28 |
kaf24 |
7099:b55a43d39a40 |
merge? |
2005-09-28 |
yjiang5 |
7098:8204a2d6cd55 |
Initialize pointer array for set mapping. |
2005-09-28 |
kaf24 |
7097:7e9ec4b2cc3c |
imported patch ../tmp/fix_free_monitor_pagetable.patch |
2005-09-28 |
yjiang5 |
7096:5fb211049b3f |
Save immediate operand into mcip structure. |
2005-09-28 |
kaf24 |
7095:b1327ae8f414 |
With this patch, we can enable VMXAssist to bring up APs of SMP VMX |
2005-09-28 |
kaf24 |
7094:868b8c599dfb |
Currently the mmio_operands assumes writing to memory when operand 0 is |
2005-09-28 |
emellor |
7093:ea373837d474 |
Added logging of exceptions coming through callInfo, for better debugging. |
2005-09-28 |
emellor |
7092:b56364e269c7 |
Minor tidy. |
2005-09-28 |
emellor |
7091:50c2fe359c73 |
Improve HTML output. |
2005-09-28 |
emellor |
7090:d78d2fa50703 |
Added missing quote to HTML output. |
2005-09-28 |
emellor |
7089:a65cdee92c0f |
Added behaviour to read() to read directly from the transaction's path if no |
2005-09-28 |
emellor |
7088:1e288a9316fd |
Handle exceptions caused during processing of requests, to improve error |
2005-09-27 |
emellor |
7087:46046d5fb354 |
Remove unused import, mark unused variables. |
2005-09-27 |
emellor |
7086:8fe341229827 |
Remove unused imports, variables. |
2005-09-27 |
emellor |
7085:8d5760e8e3f1 |
Fix final misuse of prettyprint parameters. |
2005-09-27 |
emellor |
7084:6f49c06d5feb |
Remove unused imports, and unused progress parameters from domain_save, domain_restore. Rename one instance of id to domid. |
2005-09-27 |
emellor |
7083:679e93b5c6cd |
Added getDeviceSxprs, to support xm block-list. |
2005-09-27 |
emellor |
7082:41735ccc5ee3 |
Added sxprs, for xm block-list. |
2005-09-27 |
emellor |
7081:7c5d9879967d |
Added behaviour to list() to list the transaction's path if no arguments are |
2005-09-27 |
kaf24 |
7080:a172340ae3f3 |
merge? |
2005-09-27 |
kaf24 |
7079:a4ad6692193a |
This patch adds "wbinvd" instruction emulation for vm86 mode. |
2005-09-27 |
emellor |
7078:fa4cc3f53c64 |
This patch adds a quick check to 'xm restore' that checks the |
2005-09-27 |
emellor |
7077:c9d690c52afc |
This patch adds a quick check in "xm save" to make sure the path given |
2005-09-27 |
emellor |
7076:9575efe88e75 |
This patch cleans up some of the argument usage in PrettyPrint.py to |
2005-09-27 |
emellor |
7075:a8ed2f186c23 |
Remove DBMap etc from XendDomainInfo, moving the handling of the domain root |
2005-09-27 |
emellor |
7074:63f06da6c5b0 |
Remove the domain and VM paths from the store when destroying a domain. This |
2005-09-27 |
emellor |
7073:9ff1bea68d51 |
Merge. |
2005-09-27 |
emellor |
7072:f9296342d9b2 |
Detangle the restart/reboot/halt/save/restore code. There is now one point |
2005-09-27 |
emellor |
7071:299c2d5b5daf |
Use constant in XendDomainInfo rather than embedding a string literal. |
2005-09-27 |
emellor |
7070:b6e58e2daff8 |
Added missing import socket statement. |
2005-09-26 |
kaf24 |
7069:70b6e60df750 |
Move non-transactional and non-idempotent code out of |
2005-09-26 |
kaf24 |
7068:8c2aa0878927 |
xenstore fires @releaseDomain both when a domain shuts |
2005-09-29 |
djm |
7067:93e27f7ca8a8 |
Merge |
2005-09-29 |
djm |
7066:c0ac925e8f1d |
Newer compilers don't allow strings to cross newlines? |
2005-09-29 |
djm |
7065:8463ce38eda3 |
Minor code restructure in vcpu_translate (prep for more later) |
2005-09-26 |
djm |
7064:4e1031ce3bc2 |
Choose LINUX_ARCH based on XEN_TARGET_ARCH, not ARCH |
2005-09-26 |
djm |
7063:ef9591d03fdd |
Merge latest xen-unstable into xen-ia64-unstable |
2005-09-26 |
kaf24 |
7062:811559fb02ab |
xenbus_transaction_end() returns negative error code. |
2005-09-25 |
kaf24 |
7061:5ea81e640509 |
Fix so that 'make uninstall' won't fail if /etc/xen |
2005-09-24 |
emellor |
7060:909172f2aa54 |
Add helper method XendDomain.callInfo that stubs through into XendDomainInfo. |
2005-09-24 |
emellor |
7059:74b05ac4706f |
Nothing. |
2005-09-24 |
emellor |
7058:a2d613c125a5 |
Merge. |
2005-09-24 |
emellor |
7057:b5ab24152d56 |
Added default value for ssidref -- 0. |
2005-09-24 |
emellor |
7056:8874b5004ef4 |
Move ImageHandler registration into image.py from XendDomainInfo.py. Move |
2005-09-24 |
kaf24 |
7055:83fe78bb876d |
Fix build for pedantic compilers. |
2005-09-24 |
kaf24 |
7054:c89485e939cc |
Fix tpm split driver to follow changes in the xenbus API. |
2005-09-23 |
kaf24 |
7053:b2928ee8ddcd |
Update User's Guide installation section to mention hotplug. |
2005-09-23 |
kaf24 |
7052:7b97bc1d1c1d |
Add an install-time check for hotplug. |
2005-09-23 |
kaf24 |
7051:46f92c4fde1d |
Fix debug build of Xen. |
2005-09-23 |
emellor |
7050:9f50bd7a478f |
Removed unused Blkctl.py. The functionality here has been taken over by the |
2005-09-23 |
emellor |
7049:ad0270abc9b9 |
Merged. |
2005-09-23 |
emellor |
7048:ab1c362ba0d1 |
Merge the duplicated code for create, destroy, migrate, sysrq, and shutdown |
2005-09-23 |
emellor |
7047:1f948a831fdc |
Neaten the configuration parsing code. Add a self parameter to |
2005-09-23 |
emellor |
7046:b2c9acd6fdfc |
Move ImageHandler.create call to initDomain, after the call to xc.domain_create. |
2005-09-23 |
emellor |
7045:5805b47583ba |
Remove unused XendDB.py. |
2005-09-23 |
emellor |
7044:0e2fdfe6b2bc |
Remove unused tempfile.py. Even if anyone were using it, they shouldn't be -- |
2005-09-23 |
emellor |
7043:64e3cab7ab9e |
Fix call with missing parameters. |
2005-09-23 |
kaf24 |
7042:7ff651a39cfc |
Restructure GNTTABOP_map_grant_ref. |
2005-09-23 |
kaf24 |
7041:352151393395 |
Make PAE defs in xg_private.h usable in both 32- and |
2005-09-23 |
emellor |
7040:10d6bda59ea4 |
Add check for speed (takes 33 minutes on my laptop, OUCH!) |
2005-09-23 |
Rusty Russell |
7039:76af1a1df67c |
Make xenstored use tdb, transactions can soft-fail (EAGAIN) |
2005-09-23 |
Rusty Russell |
7038:6aef7d1062bb |
Add check for speed (takes 33 minutes on my laptop, OUCH!) |
2005-09-23 |
kaf24 |
7037:8a757f283fb8 |
Add VGA acceleration support for cirrus logic device model |
2005-09-23 |
kaf24 |
7036:94c6fc048d8e |
Clean up xc_vmx_build(): |
2005-09-22 |
kaf24 |
7035:43edce5b75d6 |
Remove file from sparse tree. |
2005-09-23 |
djm |
7034:eaedc6b4ec0f |
Doh! Cut-paste error of file copy in mkbuildtree-pre breaks build |
2005-09-23 |
djm |
7033:450b1224a6ac |
Remove drivers/acpi/motherboard.c from sparse tree to match |
2005-09-23 |
djm |
7032:60928c906666 |
More getting xenlinux/ia64 to build with drivers from -sparse |
2005-09-23 |
djm |
7031:109a27c1c004 |
Another step towards building xenlinux/ia64 from -sparse |
2005-09-22 |
djm |
7030:7ddfb9a44972 |
Default CONFIG_XEN_PRIVILEGED_GUEST to y for now |
2005-09-22 |
djm |
7029:ecd6b2163193 |
First step toward building drivers/xen for ia64 out of sparse |
2005-09-22 |
djm |
7028:b6ee1d1cdc93 |
Minor drivers/xen changes and includes to support xenlinux/ia64 |
2005-09-22 |
djm |
7027:06d84bf87159 |
Merge latest xen-unstable into xen-ia64-unstable |
2005-09-22 |
emellor |
7026:2f83ff9f6bd2 |
Move variable initialisation out of import section. Remove obsolete save |
2005-09-22 |
emellor |
7025:40a0f049e344 |
Rename XendDomainInfo and DevController.getDomain to getDomid. |
2005-09-22 |
emellor |
7024:f5e33f4d0238 |
Move initDomain out of image.py and into XendDomainInfo. The only thing that |
2005-09-22 |
emellor |
7023:4be4126911dc |
Added diagnostic message when RuntimeError is raised inside XenStore.exists. |
2005-09-22 |
emellor |
7022:10759a44ce3b |
Merged. |
2005-09-22 |
emellor |
7021:eba5afe9aa37 |
A number of changes to get save-restore working again: |
2005-09-22 |
kaf24 |
7020:28db21fb7545 |
Fixes a vtpm timeout problem for slow machines. |
2005-09-22 |
kaf24 |
7019:932aa2b425e8 |
Netfront/back always use grant tables now. This cleans up a |
2005-09-22 |
kaf24 |
7018:ecc77b1c8612 |
Remove defunct usb split driver code. It will get replaced with |
2005-09-22 |
kaf24 |
7017:d7c794130ac5 |
Indentation cleanups in linux driver code. |
2005-09-22 |
emellor |
7016:4cff74aa6246 |
Merged? |
2005-09-22 |
emellor |
7015:7646b18d4b32 |
This patch adds a check in xend that prevents a user from trying to |
2005-09-22 |
emellor |
7014:0f71667deb52 |
VMX guest memory calculation in python code is corrupted by changeset |
2005-09-22 |
emellor |
7013:11cca45a9a79 |
this patch fixes the bug that when "cpu" is not set in config file, |
2005-09-22 |
kaf24 |
7012:8dbcf407a680 |
A more comprehensive fix for mapping shared-ring grant |
2005-09-22 |
kaf24 |
7011:52eb8504be71 |
This fixes the "make check" feature of xenstore to properly compile with |
2005-09-21 |
jbulpin |
7010:a32ee93b3b33 |
Trivial spelling mistake fix. |
2005-09-21 |
kaf24 |
7009:76f4c7ea7602 |
This patch fixes a bug where raise_softirq(SCHEDULE_SOFTIRQ) is called |
2005-09-21 |
kaf24 |
7008:f71bb61e0500 |
Fix mapping of shared ring pages into backend drivers. |
2005-09-21 |
emellor |
7007:55fc0ecc19c3 |
Merge. |
2005-09-21 |
emellor |
7006:9647be59212d |
Split the configuration file parsing and xc dominfo parsing aspects of |
2005-09-21 |
emellor |
7005:19572dec7d3c |
Disable debugging-level output. |
2005-09-21 |
emellor |
7004:a498dab0beef |
Match change to the memory/target value, as it is now in KiB, not bytes. |
2005-09-21 |
emellor |
7003:82bc05411d85 |
Remove unused DEBUG variable, and -d flag. |
2005-09-21 |
emellor |
7002:2eee9f6487ff |
Removed unused getLevel method, and don't use intermediate variable called |
2005-09-21 |
emellor |
7001:79f695037ab7 |
Added diagnostic messages to the RuntimeError exceptions when they occur inside |
2005-09-21 |
emellor |
7000:ba10ee566ab7 |
Lots of minor changes to please pylint, including matching the number of |
2005-09-21 |
emellor |
6999:1196da5782bf |
On one of pyxc_domain_getinfo's error paths, free the block allocated |
2005-09-20 |
emellor |
6998:a35c20d53947 |
Remove unused variables and imports. |
2005-09-20 |
emellor |
6997:3fbefefb54aa |
domain_setmaxmem takes an int, not a long, for the maxmem_kb parameter. The |
2005-09-20 |
emellor |
6996:6d13fd586338 |
Remove extraneous semicolon. |
2005-09-20 |
emellor |
6995:fdc01adc11e0 |
Move definition of xc, to avoid confusing pylint. |
2005-09-20 |
emellor |
6994:b54d922cb897 |
Remove unused import. |
2005-09-20 |
emellor |
6993:90bcdd41dbf7 |
Mark unused variables as such. Remove unused import. |
2005-09-20 |
emellor |
6992:26c6d506a97c |
Move definition of xc variable, to save confusing pylint. |
2005-09-20 |
emellor |
6991:1c95ad754ad4 |
Mark unused variable as such. |
2005-09-20 |
emellor |
6990:95e589a9b2f6 |
Added debugging message to exception on write. |
2005-09-21 |
kaf24 |
6989:7a45b8ccef01 |
Some cleanup in tpm-related files. |
2005-09-21 |
kaf24 |
6988:b8537442f3d6 |
Removes redundant/unnecessary __vmread/__vmwrite. |
2005-09-21 |
kaf24 |
6987:21e7935b2025 |
Parse vcpus for VMX guest. |
2005-09-21 |
kaf24 |
6986:492fe12a6db4 |
Fix .hgignore and add missing vtpm patch file. |
2005-09-20 |
kaf24 |
6985:1bea937e53cc |
The vmx guest loading is broken from 6925 because of the new |
2005-09-20 |
kaf24 |
6984:d3bc8314b6f5 |
Fix __save_flags() to not complain when smp_processor_id() is used |
2005-09-20 |
cl349 |
6983:659ad553199e |
merge? |
2005-09-20 |
cl349 |
6982:ee8226e15e9f |
Add support to build arch/ia64 xen kernels, also add pre/post link hooks in mkbuildtree. |
2005-09-20 |
kaf24 |
6981:c174ac96a69d |
Fix xenconsole when console page is >= 4GB. |
2005-09-20 |
kaf24 |
6980:9776d03bf108 |
Put_page on vmx_set_cr0 for multiple protected/real mode switch. |
2005-09-20 |
cl349 |
6979:f8e7af29daa1 |
merge? |
2005-09-20 |
cl349 |
6978:a6b72464a042 |
Fix vnc configuration issue for creating vmx guest. |
2005-09-20 |
kaf24 |
6977:750ad97f37b0 |
Split up docs. Signed-off-by: Robb Romans <3r@us.ibm.com> |
2005-09-20 |
kaf24 |
6976:c0796e18b6a4 |
Add 64 bit support to the VTPM Tools plus do some minor cleanups. |
2005-09-20 |
kaf24 |
6975:3ef86b208f9b |
Fix an operand size bug in the VMX MMIO decoder. |
2005-09-20 |
kaf24 |
6974:739154e26fb7 |
Dynamically generate the local apic entries in ACPI MADT table. |
2005-09-19 |
kaf24 |
6973:d1cbfaf804d9 |
Add lomount to 'make uninstall' target. Remove miniterm, |
2005-09-19 |
kaf24 |
6972:ae88715598bf |
Clean up 'make uninstall' target. |
2005-09-19 |
cl349 |
6971:872cf6ee0594 |
merge? |
2005-09-19 |
cl349 |
6970:fc2eade714f9 |
Fix kernel users of xs_write as well. |
2005-09-19 |
cl349 |
6969:2796d45c5835 |
Fire watches once immediately upon registration. |
2005-09-19 |
cl349 |
6968:0a2cc72ee6e4 |
Fix one more usage of xs_write. |
2005-09-19 |
cl349 |
6967:f7a7f8f2e6e4 |
Remove iflag argument to xs_write |
2005-09-19 |
cl349 |
6966:a5d67e3fbff1 |
Make xs_mkdir an xs_rm idempotent. |
2005-09-19 |
kaf24 |
6965:08effcf0385b |
Better gdb server documentation. |
2005-09-19 |
kaf24 |
6964:52d953dcef0e |
Do not build PAE by default. Reverts accidental previous |
2005-09-19 |
kaf24 |
6963:ec01850d0ee9 |
Fix xc_ptrace (live debug, not coredump debug) for 32-bit pae. |
2005-09-19 |
kaf24 |
6962:fc4375af5854 |
Fix gdb build script. |
2005-09-19 |
cl349 |
6961:3133e64d0462 |
merge? |
2005-09-19 |
cl349 |
6960:c0c96a494c76 |
merge? |
2005-09-19 |
emellor |
6959:adbe7d45472b |
Revert accidental commit. |
2005-09-19 |
emellor |
6958:db4a0526d4e5 |
Use DevController.allocateDeviceID rather than using a local variable. |
2005-09-19 |
emellor |
6957:951c8ee275b7 |
Use DevController.allocateDeviceID rather than using a local variable. |
2005-09-19 |
cl349 |
6956:b5bf198f0113 |
Don't do device create on domain recreate. |
2005-09-19 |
cl349 |
6955:5c0ec0b171f0 |
Remove last remaining "import controller" occurences. |
2005-09-19 |
cl349 |
6954:308260e5868c |
merge? |
2005-09-18 |
emellor |
6953:8f9dfc5fb51c |
Add and use XendDomainInfo.getBackendFlags to decouple image.py from the |
2005-09-18 |
emellor |
6952:578a73fdeb2f |
Changed dangerous default parameter values where used to use None instead. |
2005-09-18 |
emellor |
6951:f7a09745ca56 |
Remove the complexity of the config_handlers mechanism in favour of a simple |
2005-09-18 |
emellor |
6950:3dec22f380be |
Added allocateDeviceID, which uses the store to keep track of per-domain, |
2005-09-18 |
emellor |
6949:b67ef34cf91b |
Move definition of xc and xend to avoid confusing pylint. |
2005-09-18 |
emellor |
6948:5007bebba2f5 |
Renamed XendDomainInfo.getTargetMemory to getMemoryTarget, for consistency with |
2005-09-18 |
emellor |
6947:7e8eac6e96c6 |
Replaced the device handling mechanism used by XendDomainInfo. Superficially, |
2005-09-18 |
emellor |
6946:e703abaf6e3d |
Add behaviour to the remove methods to remove the transaction's path itself. This allows us to write Remove(path) to remove the specified path rather than having to slice the path ourselves. |
2005-09-18 |
emellor |
6945:da5e4c8a0fea |
In all cases, move the creation of a new transaction outside of the block |
2005-09-17 |
emellor |
6944:702e7f173465 |
Remove assignment to unused field memory_target. |
2005-09-17 |
emellor |
6943:191ffe9a9967 |
Use XendDomainInfo.getDomain, getName to decouple XendDomain from the internals |
2005-09-17 |
emellor |
6942:fb1fa3a4106f |
Remove unused restoreFromDB, saveToDB. |
2005-09-17 |
emellor |
6941:8462eff90433 |
Replace XendDomainInfo.setStoreChannel with XendDomainInfo.closeStoreChannel. |
2005-09-17 |
emellor |
6940:b75771a12f79 |
Added getVCpuCount to XendDomainInfo and use that and getName, getDomain, |
2005-09-17 |
emellor |
6939:adbf85204d29 |
Fix indentation. |
2005-09-17 |
emellor |
6938:e517f6599e54 |
Added getTargetMemory, getSsidref methods to XendDomainInfo, and use these and |
2005-09-17 |
emellor |
6937:567debb22ac0 |
Issue warning if doxygen is not installed. |
2005-09-17 |
emellor |
6936:993f52cdb4e4 |
Changed ssidref default to 0 when parsing config file. |
2005-09-17 |
emellor |
6935:11475b60d57c |
Added diagnostic message to exception when TypeError occurs on write. |
2005-09-17 |
emellor |
6934:0b6e06fced6a |
Removed unused getDB method. |
2005-09-17 |
emellor |
6933:cc5d8878fc36 |
Moved xroot variable to not confuse pylint (and me). |
2005-09-17 |
emellor |
6932:10d2067f6016 |
Removed unused impotr and marked some parameters as unused. |
2005-09-17 |
emellor |
6931:91f974f7ce97 |
Rename feilds to fields throughout. |
2005-09-17 |
emellor |
6930:4507382c88e5 |
Remove unused import, and unused class TwistedAdapter. Mark one variable as |
2005-09-17 |
emellor |
6929:b6ee902f83f4 |
Added _1,.._5 to dummy-variables, so that we can specify multiple unused |
2005-09-19 |
kaf24 |
6928:619e3d6f01b3 |
Re-indent libxc to avoid hard tabs. Also, fix the PAE |
2005-09-19 |
kaf24 |
6927:cedb89d6b707 |
Fix VMX domains not cleaning up properly, since some page refncts are |
2005-09-19 |
kaf24 |
6926:6fb3b1d9e336 |
The domain structure maintains several shadow mode stats, |
2005-09-18 |
kaf24 |
6925:7e7d93aa4072 |
Trivial gdb build fix from Leendert. |
2005-09-17 |
kaf24 |
6924:8bc44f718714 |
Small cleanup to tpm split driver. |
2005-09-17 |
kaf24 |
6923:03b58a6f498e |
Remove native tpm drivers from the linux sparse tree and replace |
2005-09-16 |
cl349 |
6922:8ff691d008f4 |
Cleanup domain listing on xend start. Fix reaper some more. |
2005-09-16 |
cl349 |
6921:931526414a64 |
Add bindings for xs_get_domain_path(). |
2005-09-16 |
cl349 |
6920:6a48f88101d3 |
Don't run reap() or domain_restarts() as side-effects of refresh. |
2005-09-16 |
cl349 |
6919:edd70af0fb22 |
Move dom0 setup code out of initial_refresh. |
2005-09-16 |
cl349 |
6918:5b56f1646e58 |
Remove pretty random cleanup code in _add_domain. |
2005-09-16 |
cl349 |
6917:4490e39fc322 |
Use "vcpu" when referring to vcpus. |
2005-09-16 |
cl349 |
6916:8cba45a77249 |
Make dom0_enforce_cpus() use vcpu_hotplug rather than directly modifying the sysfs entries. |
2005-09-16 |
cl349 |
6915:a4cf3e17bb25 |
merge? |
2005-09-16 |
cl349 |
6914:ffbc98d735bd |
merge? |
2005-09-16 |
cl349 |
6913:7cccdb49af75 |
Cleanup domain reaper and domain destruction functions. |
2005-09-16 |
cl349 |
6912:aa8943e9b705 |
Fix setStoreChannel(None) - fixes cleanup on destroy. |
2005-09-16 |
cl349 |
6911:a434b5449d59 |
Fix the control panel problem. |
2005-09-16 |
kaf24 |
6910:7fbaf67a0af5 |
Clean up and re-indent netback driver. |
2005-09-16 |
kaf24 |
6909:8bb3f2567b8c |
Clean up and re-indent netfront.c |
2005-09-16 |
kaf24 |
6908:3a7c0b00da8a |
Grant-refrence allocation pools and tracking tables should be |
2005-09-16 |
kaf24 |
6907:e1cc553059e1 |
direct_remap_pfn_range() takes a vm_area_struct rather than |
2005-09-16 |
kaf24 |
6906:0f851f965df9 |
distclean target added to root makefile. From rusty. |
2005-09-15 |
cl349 |
6905:fd19e760932d |
Simplify backend flag parsing. |
2005-09-15 |
cl349 |
6904:75fe7890cf01 |
Export block device read-only state into store. |
2005-09-15 |
cl349 |
6903:9d4f4ff1ff77 |
Fix bootloader support some more. |
2005-09-15 |
cl349 |
6902:cedfbb032261 |
merge? |
2005-09-15 |
cl349 |
6901:2dcfb85a95b9 |
Maybe fix running bootloader after reboot. |
2005-09-15 |
kaf24 |
6900:c21f47a03225 |
Start cleaning up grant tables. gnttab_donate now called |
2005-09-15 |
cl349 |
6899:2f5537317988 |
merge? |
2005-09-15 |
cl349 |
6898:e85f93d1ca59 |
Update image handling code for xstransact. |
2005-09-15 |
shand |
6897:753c49dc808c |
Actually update domain info when dom_get() succeeds. |
2005-09-15 |
kaf24 |
6896:c27431cf81f9 |
Fix the libxc Makefile. |
2005-09-15 |
vh249 |
6895:cb518207fc95 |
add support for ipv6 address in choose_vnc_display function |
2005-09-15 |
vh249 |
6894:da550f59e971 |
fix build, strings spanning multiple lines are no longer supported |
2005-09-15 |
cl349 |
6893:e78650eb2cf0 |
merge? |
2005-09-15 |
cl349 |
6892:b47c0ff50cdd |
Don't special case getDomainMemory for ia64. |
2005-09-15 |
cl349 |
6891:6e5cb98eff28 |
Better build fix. |
2005-09-15 |
kaf24 |
6890:19b458d4ba93 |
Like IA32 PAE xenlinux, we also need make VMX guest 1:1 page table PGD |
2005-09-15 |
cl349 |
6889:7ce64f021a2c |
Cleanup timeout code for when socket is already in use. |
2005-09-15 |
cl349 |
6888:6da7a6d8b575 |
Fix build! |
2005-09-15 |
kaf24 |
6887:bdc77b74bf61 |
Remove bad lines from start od script. |
2005-09-15 |
kaf24 |
6886:3233e7ecfa9f |
merge? |
2005-09-15 |
kaf24 |
6885:2f11c5b3c586 |
More build fixes for latest binutils. No 'movl' between |
2005-09-14 |
shand |
6884:bd477fcd32ab |
Deal with domain info going away (handle new error path introduced by |
2005-09-14 |
shand |
6883:36f8c5900e86 |
O_REUSEADDR is not enough to ensure we don't get address in use errors when |
2005-09-14 |
shand |
6882:7985a4d8bae9 |
Make sure xend start doesn't return until xend is ready to accept connections. |
2005-09-14 |
shand |
6881:3a79e8b28999 |
Disable CONFIG_PNPACPI temporarily in the -xen defconfig (it's known not to |
2005-09-14 |
shand |
6880:fb72c78604c6 |
The dom destroy path is doing a dom_get on a non-existent domain to |
2005-09-22 |
djm |
6879:97dbd9524a7e |
Patches and recipe to build an elilo.efi that will boot domain0 with initrd |
2005-09-22 |
djm |
6878:babbdd896024 |
Remove all CONFIG_VTI, VTI now works dynamically |
2005-09-21 |
djm |
6877:d2f2c1c26995 |
Minor change also needed in vcpu.c for guests to own ar.kr's. |
2005-09-21 |
djm |
6876:f064ce67e524 |
Another fix for handling ar.kr's |
2005-09-21 |
djm |
6875:c83307a81602 |
Remove paravirtualization of ar.kr registers (may need hyperprivop for |
2005-09-21 |
djm |
6874:32eea7354dcb |
Xenlinux/ia64 can't use xenlinux/x86 version of drivers/acpi/tables.c |
2005-09-21 |
djm |
6873:0817cde2ca06 |
Build tweaks for xenlinux/ia64 |
2005-09-21 |
djm |
6872:3b6d422fc0be |
Start fleshing out -sparse tree for xenlinux/ia64 |
2005-09-20 |
djm |
6871:4c1c79806874 |
Support files for building xenlinux-ia64 from -sparse tree |
2005-09-20 |
djm |
6870:e608c8118f25 |
Clone of Christian's xen-unstable mkbuildtree patch (cset 6960) |
2005-09-20 |
djm |
6869:8906825d5197 |
Fix dcr.pp and psr.pp support (non-VTI) so pfmon --system-wide works |
2005-09-20 |
djm |
6868:f2309ac2648a |
Get multiple domains working again |
2005-09-19 |
djm |
6867:7f9acc83ffcd |
Merge vcpu phase 2 |
2005-09-18 |
djm |
6866:8d133d172bfd |
Add debug output for pfmon (default off, DEBUG_PFMON in config.h) |
2005-09-18 |
djm |
6865:0e548ff36960 |
Re-enable improved PAL code (time and perfmon work again). PAL code remapped |
2005-09-16 |
djm |
6864:aecdccb1a350 |
Add additional stats to track VHPT saturation |
2005-09-16 |
djm |
6863:b52a48644770 |
PAL cache flush (added during VTI merge) breaks on simulator |
2005-09-16 |
djm |
6862:2556621a7759 |
Comment out DTLB MATCH message as it is more frequent and annoying now |
2005-09-16 |
djm |
6861:7fd1b4d42d94 |
Return rid mangling to previous method (to match hyperprivop.S) |
2005-09-16 |
djm |
6860:9e4fb055be80 |
Script to generate diffs between linux-xen subdirs and real linux |
2005-09-15 |
djm |
6859:6bf96d977ecc |
This patch fixes a severe bug in vtlb, where domU may face machine crash |
2005-09-15 |
djm |
6858:8e7df3b10d85 |
Properly return extents for hypervisor memory ops call |
2005-09-14 |
djm |
6857:55bc6698c889 |
Oops, one hypervisor.h change seems to have unfixed in the merge |
2005-09-14 |
djm |
6856:0833c2337202 |
Add missing include/decl to ia64-specific hypervisor.h |
2005-09-14 |
djm |
6855:c8f873ae3ede |
Add ia64-specific hypervisor.h |
2005-09-14 |
djm |
6854:9af349b055e5 |
Merge latest xen-unstable into xen-ia64-unstable to prep |
2005-09-14 |
kaf24 |
6853:122779b57b40 |
Remove redundant semi-colon from end of DEFINE_RING_TYPES |
2005-09-14 |
cl349 |
6852:1a29e0f5c610 |
merge? |
2005-09-14 |
cl349 |
6851:05d42f7674e8 |
Switch most uses of write over to store. |
2005-09-14 |
cl349 |
6850:40e6dfad4eff |
Explicit test for None. |
2005-09-14 |
cl349 |
6849:1585590ec474 |
More syntactic sugar. |
2005-09-14 |
cl349 |
6848:bc5dbfe729e0 |
Move start_time out of xend dir and use gather/store. |
2005-09-14 |
cl349 |
6847:960d4f6b58b3 |
Support removing nodes from store if value to store is None. |
2005-09-14 |
cl349 |
6846:f92bdd9153f5 |
Add store function. |
2005-09-14 |
cl349 |
6845:d5497a215660 |
Always allow transaction abort. |
2005-09-14 |
cl349 |
6844:eb6fbb3d0a7b |
Add gather function and robustify class methods' failure handling. |
2005-09-14 |
kaf24 |
6843:1184286a2ee6 |
Fix mmapping of PCI resources from userspace. |
2005-09-14 |
cl349 |
6842:9c9a3bb878c2 |
merge? |
2005-09-14 |
cl349 |
6841:541a3239f352 |
Rename xm commands and cleanup of the "bogus" argument code. |
2005-09-14 |
kaf24 |
6840:810039218827 |
Fix xc_make_page_below_4G(). Should fix PAE domain |
2005-09-14 |
kaf24 |
6839:c9c49385c26e |
During my attempts to get the latest bridge networking model working on my |
2005-09-14 |
kaf24 |
6838:481a4ce27c15 |
Fix xc_domain_memory_decrease_reservation(). |
2005-09-14 |
cl349 |
6837:a8edb2655c5d |
Add methods to read/write Vm/Domain store entries. |
2005-09-14 |
cl349 |
6836:2277377dfc3a |
Move name back into main domain dir. |
2005-09-14 |
cl349 |
6835:5cbb2ecce16a |
Move id back into main domain dir and rename to domid. |
2005-09-14 |
cl349 |
6834:e2f0a6fdb7d9 |
merge? |
2005-09-14 |
cl349 |
6833:383f1336c305 |
Move uuid back into main domain dir. |
2005-09-14 |
kaf24 |
6832:5959fae4722a |
Set NE bit for VMX guest CR0. VMCS guest CR0.NE bit must |
2005-09-14 |
kaf24 |
6831:5e943af66571 |
Add some sanity check when creating 3-level 1:1 page table |
2005-09-14 |
kaf24 |
6830:1cdc469bf78d |
Clear pending interrupt on shared page when pic initialized |
2005-09-14 |
kaf24 |
6829:b9b120c7631a |
Get rid of anonymous unions in public header files. |
2005-09-14 |
cl349 |
6828:cc1572db6a3d |
Call dominfo.device_delete instead of non-existant dominfo.device_destroy. |
2005-09-14 |
kaf24 |
6827:94990f123e5e |
Remove unsued domain_controller.h file. |
2005-09-14 |
kaf24 |
6826:f5ff107742ce |
Fix 64-bit build problem. Not allowed to movl between a |
2005-09-14 |
kaf24 |
6825:1936ccaccf5e |
Move hypervisor.h to asm-i386/asm-x86_64. |
2005-09-14 |
kaf24 |
6824:0a7194ec36a4 |
mem-map.sxp and vmxloader are unaffected by a 64-bit build, |
2005-09-14 |
cl349 |
6823:c63529f3367d |
Fix xenstored watch crash. |
2005-09-13 |
cl349 |
6822:0d8c0db04258 |
Don't return failure when trying to delete a non-existent node. |
2005-09-13 |
cl349 |
6821:1ad652222dba |
Perform xenbus operations in shutdown_handler in a transaction. |
2005-09-13 |
cl349 |
6820:36c4d3bb29c8 |
Don't cause watch fire deadlock by unconditionally rewriting the sysrq node. |
2005-09-13 |
cl349 |
6819:3eea03342466 |
Don't fail readDB on empty dirs. |
2005-09-13 |
cl349 |
6818:a0399927e1a1 |
Switch shutdown and sysrq to xstransact. |
2005-09-13 |
cl349 |
6817:feff6bf0417e |
Free blkif if vbd_create fails. |
2005-09-13 |
kaf24 |
6816:3a34bcb7c28b |
Fix the logic in vcpu_sleep_sync(): we must wait until |
2005-09-13 |
shand |
6815:fe5b84a24d43 |
Some more resilience to errors in creating vbds etc; still needs more work |
2005-09-13 |
cl349 |
6814:22d08cc7f739 |
Switch memory target handling to use xstransact. |
2005-09-13 |
cl349 |
6813:c1450b657ede |
g/c introduceDomain and releaseDomain bindings in xsnode and xsobj. |
2005-09-13 |
cl349 |
6812:26cf3cfd3bed |
Switch vcpu hotplugging to use xstransact. |
2005-09-13 |
cl349 |
6811:f562c0f1d222 |
Fix domain list build/cleanup code with xend subdirectory. |
2005-09-13 |
cl349 |
6810:d38da169752e |
IntroduceDomain of dom0 can fail when it's already connected. |
2005-09-13 |
cl349 |
6809:574aeba9859d |
Fix error handling code paths. |
2005-09-13 |
cl349 |
6808:72e4e2aab342 |
merge? |
2005-09-13 |
cl349 |
6807:8ca0f98ba8e2 |
merge? |
2005-09-13 |
cl349 |
6806:4ad19fe76d50 |
Store dom0 store ring-ref in store. |
2005-09-13 |
cl349 |
6805:c2558a2fe658 |
Switch to IntroduceDomain, move xend info into xend subdirectory in store. |
2005-09-13 |
cl349 |
6804:68c4eb06a6aa |
Move xshandle to xsutil.py, add IntroduceDomain, fix list to handle empty/non-existant directories and fix Remove. |
2005-09-13 |
cl349 |
6803:c66a660872e7 |
Change read and list to return None if key/dir doesn't exist. |
2005-09-14 |
djm |
6802:a152b9f27e48 |
Add needed header files that are buried/nested in x86 |
2005-09-14 |
djm |
6801:52d2d5208575 |
Merge latest xen-unstable into xen-ia64-unstable |
2005-09-13 |
djm |
6800:6dadf4d93ee3 |
Converge ia64 grant_table API |
2005-09-13 |
djm |
6799:2c823d27cf33 |
Catchup with xen-unstable, add ia64 specifics to tools, and some VTI merge |
2005-09-13 |
djm |
6798:5cd24dd33033 |
Add ia64 header for synch_bitops.h |
2005-09-13 |
djm |
6797:b35215021b32 |
Merge with latest xen-unstable |
2005-09-13 |
cl349 |
6796:e7c7196fa329 |
merge? |
2005-09-13 |
emellor |
6795:3cc679a35d71 |
Fix imports. |
2005-09-13 |
cl349 |
6794:4d899a738d59 |
merge? |
2005-09-13 |
emellor |
6793:f2450805063b |
Fix the check that the argument count is even, for xenstore_write. |
2005-09-13 |
emellor |
6792:98c5c6a1e857 |
Added help line for dev-docs target. |
2005-09-13 |
ewan |
6791:5aa6a2eff69f |
Added isDevControllerClass so that XendDomainInfo does not need to store the same information internally. This may soon go, depending on how useful controller.py turns out to be. |
2005-09-13 |
ewan |
6790:c5045197dcb7 |
Removed {add,get}_{config,device}_handler in favour of using a simple dictionary directly. Fix a misnamed variable blconfig that was supposed to refer to blcfg. This showed up under pylint as a undefined variable, but would have manifested itself in the bootloader configuration being ignored. |
2005-09-13 |
ewan |
6789:723f81936cf7 |
Added .PHONY target so that make works from the tools/python directory (it was seeing the build directory and therefore doing nothing). |
2005-09-13 |
ewan |
6788:e939d5c5e646 |
Pass the root directory to Doxyfilter and thence pythfilter.py so that the latter can get the namespace/packages correct. |
2005-09-13 |
ewan |
6787:bcbd2d2c1068 |
Pass the root directory to Doxyfilter and thence pythfilter.py so that the latter can get the namespace/packages correct. |
2005-09-11 |
ewan |
6786:64d6de1ea743 |
"Added." |
2005-09-11 |
ewan |
6785:89a842453d77 |
Added dev-docs target to build the Python Tools' API documentation. |
2005-09-11 |
ewan |
6784:f44b792e898c |
Added docs/api. |
2005-09-11 |
ewan |
6783:bf58d21a1e3a |
Added dev-docs target, which passes through to the docs Makefile. |
2005-09-13 |
kaf24 |
6782:adb70d525dbd |
This trivial patch makes sure that mem-map.sxp and the qemu bits |
2005-09-13 |
kaf24 |
6781:89ed236b6b66 |
Update ignores list for new xenstore binaries. |
2005-09-13 |
kaf24 |
6780:e17161930711 |
synch_bitops.h is an arch-specific header file. |
2005-09-13 |
kaf24 |
6779:b5d91089e42c |
Newer binutils is a bit stricter and errors out when you try |
2005-09-13 |
cl349 |
6778:bd951d23d713 |
merge? |
2005-09-13 |
cl349 |
6777:4d018790ff8a |
Fixed consoled race condition. |
2005-09-13 |
kaf24 |
6776:69bf4490062f |
domain_crash_synchronous() on x86_64 causes Xen to crash because |
2005-09-13 |
cl349 |
6775:0fad07d67e75 |
Prevent opening the xenbus device if the store isn't connected yet. |
2005-09-13 |
cl349 |
6774:f804b28871ba |
merge? |
2005-09-13 |
kaf24 |
6773:36e74b5dfa95 |
Fix a bug in shadow_remove_all_access_in_page. |
2005-09-13 |
cl349 |
6772:f1bb1316b26f |
Fix up testsuite from recent changes. |
2005-09-13 |
cl349 |
6771:1cb7adaa3355 |
Put xenstored.h in linux-public include dir. |
2005-09-12 |
cl349 |
6770:d8637529daff |
Always allow overriding where clients connect through XENSTORED_PATH. |
2005-09-12 |
cl349 |
6769:80afc502461b |
Change xenbus_dev interface from ioctl to read/write. |
2005-09-12 |
cl349 |
6768:282d5698ea40 |
Add xenstore-list and xenstore-exists clients |
2005-09-12 |
cl349 |
6767:d22091179975 |
Check the return value of chdir(2) and write(2). |
2005-09-12 |
cl349 |
6766:219d96d545fc |
merge? |
2005-09-12 |
cl349 |
6765:cdaaaa027bf8 |
Switch vtpm device setup/teardown over to xstransact. |
2005-09-12 |
cl349 |
6764:38a29ec8d021 |
Switch block device setup/teardown over to xstransact. |
2005-09-12 |
cl349 |
6763:3aa853185afe |
Remove debug output. |
2005-09-12 |
cl349 |
6762:e9d01c5dc7b4 |
Move block device bind/unbind into hotplug scripts. |
2005-09-12 |
cl349 |
6761:968541972a7c |
Don't remove backend store directory before device_unregister. |
2005-09-12 |
cl349 |
6760:f5adc1aa61d8 |
Export backend device store path to hotplug script. |
2005-09-12 |
kaf24 |
6759:888094e5ac07 |
This patch remove the L2 pin for 1:1 page table on control panel. |
2005-09-12 |
kaf24 |
6758:7ae8090e5f67 |
The last vnet patch was missing some files that had been added |
2005-09-12 |
kaf24 |
6757:413c911e5780 |
Re-indent xc_linux_restore, and add code to force PAE |
2005-09-12 |
cl349 |
6756:f752e0c873a6 |
merge? |
2005-09-12 |
cl349 |
6755:b594bb976a74 |
Always fire watches, even on the connection which caused the watch to fire. |
2005-09-12 |
kaf24 |
6754:939fd35d58da |
Xen_version hypercalls takes two args, not one. |
2005-09-12 |
kaf24 |
6753:03b9919f655e |
mlock argument to version hypercall in libxc. |
2005-09-12 |
kaf24 |
6752:05f36d13e30c |
Improve debug tracing from HYPERVISOR_memory_op(). |
2005-09-12 |
vh249 |
6751:2c2c0b843f05 |
removing XEN_LOCALVERSION for a smaller alternative |
2005-09-11 |
kaf24 |
6750:3feb7fa331ed |
Re-indent vmx code. |
2005-09-11 |
kaf24 |
6749:4508c22dc458 |
Yes, that fixes the problem, our patches crossed. I saw Keir already |
2005-09-11 |
vh249 |
6748:5721657e8130 |
add XEN_LOCALVERSION to the dist building process |
2005-09-11 |
kaf24 |
6747:21cbdb20ff4c |
An FC4/i386 install inside VMX on an x86_64 system fails because byte |
2005-09-10 |
cl349 |
6746:9ead08216805 |
Restore NULL checks before calling kfree(). |
2005-09-10 |
vh249 |
6745:3f2751c6e721 |
add a simple usage string to xenconsoled |
2005-09-10 |
vh249 |
6744:bc5e0fc79696 |
fix ballooning out logic to handle dying domain freeing memory. |
2005-09-10 |
vh249 |
6743:b3b4391a14e5 |
use XEN_FULLVERSION variable where possible |
2005-09-10 |
vh249 |
6742:ac6605bceb9d |
remove pointless NULL check before calling kfree |
2005-09-10 |
vh249 |
6741:864d936a0482 |
convert initializers to C99 initializers |
2005-09-10 |
kaf24 |
6740:aa1adbeecfcd |
With this patch, 32-bit binary can work on 64-bit VMX guest. |
2005-09-10 |
kaf24 |
6739:20b6be0e1fa1 |
This patch fixes xenlinux timer interrupt. |
2005-09-10 |
kaf24 |
6738:8fc210e6a588 |
This patch fix a bug in set_reg_value() for x86_64 VMX guest. |
2005-09-10 |
kaf24 |
6737:a8f01a0a9559 |
One more instruction for the VMX MMIO decoder. |
2005-09-10 |
kaf24 |
6736:4b2c87242ad3 |
Fix bug that service os & vmx guest can't communicate with |
2005-09-09 |
shand |
6735:5c49ed1145cc |
Fix xm info handling of empty strings (fix bugzilla bug #216) |
2005-09-09 |
shand |
6734:41a74438bcba |
Fix 'xm info' (sizeof(param) doesn't do that one might hope). |
2005-09-09 |
cl349 |
6733:813c37b68376 |
merge? |
2005-09-09 |
cl349 |
6732:31c257b9a360 |
Make vif cleanup use xstransact and use classmethods for setup. |
2005-09-09 |
cl349 |
6731:1a27091a1e7a |
Add remove and list support. Also make all class methods "safe". |
2005-09-09 |
cl349 |
6730:54af57682431 |
Only retry transactions which fail from timeout. |
2005-09-09 |
cl349 |
6729:578c19d1ed49 |
Setup network devices in xenstore using xstransact. |
2005-09-09 |
cl349 |
6728:fbdb56cd611b |
Remove dependency between domain db and path/uuid. |
2005-09-09 |
cl349 |
6727:d0b3c7061368 |
Always start transactions on an existing path. |
2005-09-09 |
kaf24 |
6726:0c7379b702e5 |
common/kernel.o contains changeset/compiler info. |
2005-09-09 |
kaf24 |
6725:a5e9a7fcade9 |
cleanups |
2005-09-09 |
kaf24 |
6724:16cd990994d5 |
The patch allows the shadow mode code to support >4GB physical memory. I |
2005-09-09 |
djm |
6723:d4d880fcef28 |
Xen-ia64-specific changes to adapt to recent xen-unstable changes |
2005-09-09 |
djm |
6722:b2f4823b6ff0 |
Merge (only) xen-ia64-unstable with latest xen-unstable |
2005-09-09 |
iap10 |
6721:ec4a3f2d060e |
Add more version and capability reporting to Xen. Print the results with 'xm info'. |
2005-09-09 |
kaf24 |
6720:3f4d14357976 |
pagefault handler fixes. |
2005-09-09 |
cl349 |
6719:47dca2f335de |
Add simple transactional read/write python xenstore interface. |
2005-09-09 |
cl349 |
6718:4856f000d35d |
Make error reporting consistent. |
2005-09-09 |
cl349 |
6717:cdfa7dd00c44 |
merge? |
2005-09-09 |
cl349 |
6716:2704a88c3295 |
merge? |
2005-09-09 |
cl349 |
6715:22c30df92b11 |
tpmback compilation fix. |
2005-09-09 |
kaf24 |
6714:df1348e72390 |
Xenbus implementation ported from Linux to Mini-os, simple thread support introduced |
2005-09-09 |
kaf24 |
6713:6563a12e0ad7 |
Fix blkfront request completion. |
2005-09-09 |
kaf24 |
6712:67d7e01c8277 |
It was suggested on the xen-users list that it would be useful if the |
2005-09-08 |
iap10 |
6711:4cdf880c9463 |
Bug fix on x86_64 increase_reservation |
2005-09-08 |
iap10 |
6710:74371b962355 |
Test CD needs devfs |
2005-09-08 |
kaf24 |
6709:c7999d49ecf7 |
No need to qsort the pfn array in domu builder. |
2005-09-08 |
iap10 |
6708:aa0990ef260f |
merge |
2005-09-08 |
iap10 |
6707:3bde4219c681 |
manual merge |
2005-09-08 |
iap10 |
6706:5db85ba1c4e0 |
Improved "PGDs must be under 4GB" handling for PAE. |
2005-09-08 |
iap10 |
6705:1f4863861d18 |
Fixes to sub 4GB allocator |
2005-09-08 |
kaf24 |
6704:a27e28d38d52 |
Build fix. |
2005-09-08 |
kaf24 |
6703:5321e0858b0d |
grant_table.c reindent. |
2005-09-08 |
kaf24 |
6702:e3fd0fa58364 |
Rename get_order() to get_order_from_bytes() and add |
2005-09-08 |
kaf24 |
6701:c2705e74efba |
Cleanups, and fix allocating DMA memory via |
2005-09-08 |
iap10 |
6700:12ff9c954ace |
Give each domain some memory below 4GB. This solves the "PGD's must be below 4GB" for the initial page tables. I'm not sure we'll stick with this approach, but this is good enough for the time being. |
2005-09-08 |
iap10 |
6699:006efe128837 |
Yet more PAE fixes, this time in the paravirt drivers. |
2005-09-07 |
iap10 |
6698:f0d728001aaa |
More tools PAE fixes to avoid loosing high-order pte bits. |
2005-09-07 |
iap10 |
6697:a9a78ca76cd2 |
Replace direct_remap_area_pages with direct_remap_pfn_range to help fix PAE domain building. |
2005-09-07 |
cl349 |
6696:10a3d4fbd9b4 |
Fix typo. |
2005-09-07 |
cl349 |
6695:7bc32f4c67fb |
merge? |
2005-09-07 |
cl349 |
6694:a39b1fa10edc |
Move console tty/limit information into console directory in domain dir. |
2005-09-07 |
cl349 |
6693:64ca0d3ea97f |
Disable device info getting written to store when xend restarts. |
2005-09-07 |
cl349 |
6692:0c9c044fd00c |
Disable sync dbmap saves -- they remove nodes added by other tools. |
2005-09-07 |
cl349 |
6691:c2f3f18c0d95 |
Don't leak memory when realloc fails. |
2005-09-07 |
shand |
6690:b7c7cb88f0ba |
Create /dev/xen/evtchn if it doesn't exist. |
2005-09-07 |
cl349 |
6689:7d0fb56b4a91 |
merge? |
2005-09-07 |
cl349 |
6688:38c5199155fc |
g/c unused xcs. |
2005-09-07 |
cl349 |
6687:4e4aac33809f |
g/c unused xu extension. |
2005-09-07 |
cl349 |
6686:0e2b1e04d4cb |
g/c unused control message code. |
2005-09-07 |
cl349 |
6685:549f4256ab3c |
Remove control interface in kernels and domain builder. |
2005-09-07 |
iap10 |
6684:cbf43be4cc17 |
merge |
2005-09-07 |
iap10 |
6683:216a8a934246 |
Trivial fix for a nasty PAE bug. |
2005-09-07 |
cl349 |
6682:32cc65db459a |
Fix vif scripts for domains with more than one ip. |
2005-09-07 |
cl349 |
6681:422fee1de8e7 |
Remove debug printk. |
2005-09-07 |
cl349 |
6680:4309a1fd8447 |
Always bind dom0 virqs to vcpu 0. |
2005-09-07 |
cl349 |
6679:acde14d25398 |
Make xenstored bind to domain exception virq directly, instead of via xcs. |
2005-09-07 |
cl349 |
6678:652bd7876153 |
Remove python virq code. |
2005-09-07 |
cl349 |
6677:c9e1ddf85324 |
Trigger domain cleanup on @releaseDomain watch-event instead of domain exc. virq. |
2005-09-07 |
cl349 |
6676:639a36483fee |
Fix and cleanup error handling. |
2005-09-07 |
cl349 |
6675:e991ec23c318 |
Add copyright notice and g/c some unused code. |
2005-09-07 |
cl349 |
6674:a75b08af8d19 |
merge? |
2005-09-07 |
cl349 |
6673:63e226a5e272 |
Add python bindings for watches. |
2005-09-07 |
kaf24 |
6672:c9fd91d7540d |
Be more sensitive to losing sync with platform timer. |
2005-09-07 |
kaf24 |
6671:7a36f58f64ee |
merge? |
2005-09-07 |
kaf24 |
6670:77d8b5e40da7 |
Small plan9 loader patch from Tim Newsham. |
2005-09-07 |
iap10 |
6669:fb90dd31c6d7 |
Extend save/restore interface to cope with domains >4GB by adding a level of indirection. |
2005-09-07 |
cl349 |
6668:99f12399b25a |
Fix dependencies. |
2005-09-06 |
cl349 |
6667:8db9c5873b9b |
merge? |
2005-09-06 |
cl349 |
6666:83bcc68aaf32 |
Use @releaseDomain watch-events. |
2005-09-06 |
cl349 |
6665:0922c82a4bf3 |
Exit if xen_setup fails. |
2005-09-06 |
cl349 |
6664:513ba63787fe |
Add @releaseDomain watch-event. |
2005-09-06 |
cl349 |
6663:7c269dd2cf1f |
Destroy domain before cleaning it up. |
2005-09-06 |
kaf24 |
6662:28a10ec0fd6b |
Tiny printk info cleanup. |
2005-09-06 |
kaf24 |
6661:d647c3d381d2 |
The attached patch fixes two problems I ran into with the swiotlb code |
2005-09-06 |
kaf24 |
6660:d0a4f770a5f4 |
phys_to_mach and mach_to_phys tables contain long entries, not |
2005-09-06 |
cl349 |
6659:534671924039 |
Add xcs to include path for xcs_proto.h. |
2005-09-06 |
cl349 |
6658:6d7b05e1c1e5 |
Disable xcs stop from xend script since it kills xenstored now. |
2005-09-06 |
cl349 |
6657:d4d69c509371 |
merge? |
2005-09-06 |
cl349 |
6656:d6d77aa96aa1 |
Make xenstored listen to domain exception virqs. |
2005-09-06 |
cl349 |
6655:275e28658c66 |
Update consoled to use xs_get_domain_path and cleanup domain tracking code. |
2005-09-06 |
kaf24 |
6654:8f21344e7817 |
Avoid warn_unused error on read() return value. |
2005-09-06 |
kaf24 |
6653:158d23cbd2e6 |
Enable xenstored optimisations. |
2005-09-06 |
kaf24 |
6652:ef1cd7729676 |
Reducing LOC (always a good thing) by eliminating duplicated functionality. |
2005-09-06 |
kaf24 |
6651:60bf463f79a8 |
Fix vmalloc fault path in arch/xen/i386 to correctly deal |
2005-09-05 |
kaf24 |
6650:aeaa3c83f6e5 |
Fix 64-bit build. |
2005-09-05 |
kaf24 |
6649:d105692072a4 |
Fix PCI iomem resource fixup. |
2005-09-05 |
cl349 |
6648:22599cd6aae0 |
Add @introduceDomain event-watch and replace consoled watch on /console. |
2005-09-05 |
cl349 |
6647:7f941f9c237b |
Fix command line argument parsing. |
2005-09-05 |
cl349 |
6646:bdae19282fb8 |
Add -Werror to xenstore build and fix failure. |
2005-09-05 |
kaf24 |
6645:d5bd2c583cb0 |
Fix the balloon driver to do work in smaller batches, and |
2005-09-05 |
cl349 |
6644:0856c511a83e |
Add missing libxenstore.so dependency for xenstore client programs. |
2005-09-05 |
cl349 |
6643:2a1b32bb4df4 |
Rename XS_GET_DOMAIN_PATH to XS_GET_DOMAIN_PATH and add libxenstore binding. |
2005-09-05 |
cl349 |
6642:3ba3e5fc2530 |
Fix typo. |
2005-09-05 |
cl349 |
6641:ff14bb5600c9 |
On suspend, canonicalize store and console mfns in the guest. |
2005-09-05 |
cl349 |
6640:1f460d0fd6c6 |
merge? |
2005-09-05 |
cl349 |
6639:89e8a2144c1d |
Get rid of suspend record, start info holds all the info now. |
2005-09-05 |
cl349 |
6638:5d8b2c258b26 |
Pass live flag as number, not "True"/"False". |
2005-09-05 |
cl349 |
6637:cd5d566e1d54 |
Only remove domain from store once it's suspended. |
2005-09-05 |
cl349 |
6636:79658ef58925 |
Keep start_info in page provided by domain builder instead of making a copy. |
2005-09-05 |
iap10 |
6635:bd9af523a598 |
CRAMFS needs to be compiled in to xen_defconfig_x86_64 not a module. |
2005-09-05 |
cl349 |
6634:85aca042b802 |
Free grant reference when block device shuts down. |
2005-09-05 |
cl349 |
6633:4594827336ad |
merge? |
2005-09-05 |
cl349 |
6632:dd7aac3720b1 |
Suspend console after xenbus, resume console before xenbus. |
2005-09-04 |
shand |
6631:cd6f1a4e9a39 |
Fix build. |
2005-09-04 |
cl349 |
6630:d0a5b1857c35 |
Fix build. |
2005-09-04 |
akw27 |
6629:f59e0163540e |
Updates to blktap driver and user code. |
2005-09-04 |
cl349 |
6628:523078a33287 |
Fix build dependency issue. |
2005-09-03 |
cl349 |
6627:b6c98fe62e1a |
merge? |
2005-09-03 |
cl349 |
6626:2e2611af05c6 |
Update suspend/resume for new console code. |
2005-09-03 |
iap10 |
6625:563732d616e4 |
merge fixup |
2005-09-03 |
cl349 |
6624:29808fef9148 |
merge? |
2005-09-03 |
iap10 |
6623:dbded18962a4 |
merge |
2005-09-03 |
iap10 |
6622:62af59588060 |
Fix to allow -xen and -xen0 kernels to be used as unprivilged guests. |
2005-09-03 |
cl349 |
6621:f27205ea60ef |
merge? |
2005-09-03 |
cl349 |
6620:5aae0c8158b9 |
Restore printk to output evtchn binding error. |
2005-09-03 |
cl349 |
6619:8a228cbb69fe |
Add support in libxenstore for using the xenbus_dev store connection. |
2005-09-03 |
cl349 |
6618:87ea297c1d3a |
Add driver to use the kernel's xenbus connection from user-space. |
2005-09-03 |
cl349 |
6617:c7e4e2fc4f4a |
Free struct file file_private on release. |
2005-09-03 |
iap10 |
6616:ce018d2730c0 |
Fix debug build that was broken by recent shadow pagetable checkin. |
2005-09-02 |
shand |
6615:a1de77c1486c |
Enable 'live' migration from a tools pov; prior to this the 'live' flag was |
2005-09-02 |
kaf24 |
6614:0c0d929e787c |
Attached are the patches for new ioemu communication mechanism. The new |
2005-09-02 |
kaf24 |
6613:0746ef61733b |
Now that unaligned page overlapping PIO works for Xen, it is time to |
2005-09-02 |
kaf24 |
6612:20140d3fbf83 |
Attached are the patches for new ioemu communication mechanism. The new |
2005-09-02 |
kaf24 |
6611:ed474440decd |
Various minor vmxassist cleanups. |
2005-09-02 |
kaf24 |
6610:7557c46a9edf |
We need to be more precise and restore the %eip. |
2005-09-02 |
kaf24 |
6609:151da8f5d5f2 |
Handle page overlapping copies. |
2005-09-02 |
kaf24 |
6608:b715a9f4dba0 |
Qemu-dm dumps core with the pcnet device. This patches fixes it. |
2005-09-02 |
kaf24 |
6607:ec11c5cca195 |
Fix preemption-check race in memory_op hypercall. |
2005-09-02 |
kaf24 |
6606:7c2afbad0188 |
Fix writing to mmap'ed /dev/mem region mapped PROT_WRITE |
2005-09-02 |
cl349 |
6605:cac138ea9284 |
Install hotplug script(s) unconditionally. |
2005-09-02 |
cl349 |
6604:291e816acbf4 |
merge? |
2005-09-02 |
cl349 |
6603:edd1616cf8cb |
Restore configurability of vif bring up script and passing arguments to the script. |
2005-09-02 |
kaf24 |
6602:fc12b08bf4fe |
Mini-os fixes from Simon Kagstrom. |
2005-09-02 |
kaf24 |
6601:4544d105f194 |
Missing shadow files. |
2005-09-02 |
kaf24 |
6600:8b87d43412bf |
This patch is to boot 32-bit VMX guest on the 64-bit host. |
2005-09-02 |
kaf24 |
6599:95cfc001ddd1 |
Clean up tools/check error reporting. Remove logging. |
2005-09-02 |
kaf24 |
6598:02e104bf03c0 |
New scripts I missed from previous security patch. |
2005-09-02 |
kaf24 |
6597:0161d68cff37 |
This patch: |
2005-09-02 |
kaf24 |
6596:c76a8c8b7132 |
Make the check script log to /tmp instead of the working directory. This |
2005-09-02 |
kaf24 |
6595:3125305ac8b1 |
I've found cramfs to be very useful for simplifying Xen testing with QEMU. |
2005-09-02 |
kaf24 |
6594:2c41ae58d6b2 |
The attached patch makes xend clear the reboot request from the store |
2005-09-01 |
shand |
6593:d47439c8c0ed |
Fix save/restore when using grant tables in network, robust-ify netback |
2005-09-01 |
shand |
6592:9de43bdef6ca |
Fix build dependency for the XEN tpm driver. |
2005-09-01 |
kaf24 |
6591:030a56a24fa6 |
Better Xen backtraces in debug builds (follow the |
2005-09-01 |
cl349 |
6590:af78c9d526e0 |
Fix network setup through hotplug on SUSE. |
2005-09-01 |
cl349 |
6589:6bb68b092976 |
Hook up sysrq for xencons. |
2005-09-01 |
cl349 |
6588:f25a9797419e |
Fix closing of /var/log/xend.log fd |
2005-09-01 |
cl349 |
6587:d387866584e2 |
remove random file |
2005-09-01 |
cl349 |
6586:dd668f7527cb |
merge? |
2005-09-01 |
cl349 |
6585:84ab93e1ee05 |
Cleanup domain listing. |
2005-09-01 |
cl349 |
6584:aaee260ce02c |
Fix xm list for when info is requested for individual domains. |
2005-09-01 |
cl349 |
6583:6fa6c392d258 |
Linux 2.6 cleanups. |
2005-09-01 |
kaf24 |
6582:e02a45b91043 |
Avoid code duplication between stringified and |
2005-09-01 |
kaf24 |
6581:832cb25d1f55 |
Use entry_get_paddr(l1e) to get the PFN |
2005-09-01 |
kaf24 |
6580:b99098e3c2ed |
Tiny build fix for gcc 4.0.1 |
2005-09-01 |
kaf24 |
6579:06b1cbe76880 |
VTPM is off by default. |
2005-09-01 |
kaf24 |
6578:a11bf3a68e9b |
Remove curl checks. Patch from Anthony Liguori. |
2005-08-31 |
shand |
6577:f0dc15fd3c1b |
merge? |
2005-08-31 |
shand |
6576:dd108e5ad24d |
Fix vtpm build when doing 'make dist' (particularly when not root). |
2005-08-30 |
shand |
6575:0db6e392c380 |
Remainder of Intel/IBM joint TPM Virtualization implementation for Xen. |
2005-08-30 |
shand |
6574:ff536c11c178 |
TPM front-end and back-end implementation, and configuration updates. |
2005-08-30 |
shand |
6573:9ba52ccadc06 |
vTPM manager - Intel/IBM joint TPM Virtualization implementation for Xen. |
2005-08-30 |
shand |
6572:edbdd7123d24 |
Provide xend support for setting up TPM front- and back-end interfaces. |
2005-08-30 |
shand |
6571:69d21d9d6b57 |
Documentation about how to use the virtual TPM implementation. |
2005-08-31 |
kaf24 |
6570:8af8ddf91078 |
Fix non-SMP build, broken by the previous changeset. |
2005-08-31 |
kaf24 |
6569:6fdbb0e35083 |
Fix DEBUG_PREEMPT builds. irq_disabled() macro must not use |
2005-08-31 |
kaf24 |
6568:a51e78a2a01a |
Disallow domain 0 access to certain I/O port ranges |
2005-08-31 |
vh249 |
6567:d6752f193ffa |
extends xm info with xen version and various others information. |
2005-08-31 |
cl349 |
6566:6d4c0bfc3c1c |
Wait a little bit for tty to appear. |
2005-08-31 |
cl349 |
6565:f41f8d753b7a |
merge? |
2005-08-31 |
kaf24 |
6564:7032428bc820 |
This patch adjusts the plan9 loader to start "physical" ram at |
2005-08-31 |
kaf24 |
6563:331c256d8e5c |
Add back missing part of XenLinux acpi/boot.c. |
2005-08-31 |
cl349 |
6562:7115d6c6c792 |
Use MIN instead of MAX to avoid reading more than fits into the buffer. |
2005-08-31 |
kaf24 |
6561:38312fe7ec38 |
merge? |
2005-08-30 |
adsharma |
6560:287d36b46fa3 |
Merge. |
2005-08-29 |
adsharma |
6559:ae390c2b9d4c |
Sync Makefile with xen-unstable.hg. This should fix x86-64 bit build. |
2005-08-29 |
adsharma |
6558:0bc9e2af21c8 |
Merge. |
2005-08-28 |
lcy |
6557:df589c4cf1ad |
Update __vmread() |
2005-08-29 |
adsharma |
6556:a698bd49931b |
Merge. |
2005-08-26 |
adsharma |
6555:dfaf788ab18c |
Merge. |
2005-08-25 |
adsharma |
6554:de3576a1c62c |
Fix typo. |
2005-08-25 |
adsharma |
6553:277025502616 |
Tracing hooks for VMX domains |
2005-08-25 |
adsharma |
6552:a9873d384da4 |
Merge. |
2005-08-25 |
gzhai |
6551:56dd9a7b37f9 |
add a new option for spawning vncviewer |
2005-08-25 |
adsharma |
6550:112d44270733 |
Merge. |
2005-08-24 |
adsharma |
6549:e2025593f702 |
Don't put vide in .setup.init section |
2005-08-24 |
adsharma |
6548:fa0754a9f64f |
Merge. |
2005-08-23 |
adsharma |
6547:cc5f88b719d0 |
Merge. |
2005-08-22 |
adsharma |
6546:cd984b3478f6 |
Undo the unintended changes to vm86.c that came in through the last merge. |
2005-08-22 |
adsharma |
6545:9c011dd3f6b7 |
Implement cpu_physical_memory_reset_dirty() |
2005-08-22 |
adsharma |
6544:20bbe519f743 |
Rename INSTRUCTION_LEN to VM_EXIT_INSTRUCTION_LEN to be consistent with |
2005-08-22 |
adsharma |
6543:c5ef23281be2 |
Remove the redundant call to vmx_intr_assit when we do a domain switch. |
2005-08-22 |
adsharma |
6542:3a8f27c6d56c |
Merge. |
2005-08-19 |
adsharma |
6541:483ac5017c9c |
We need to detect ioemu handled devices earlier and ignore them. |
2005-08-19 |
adsharma |
6540:81576d3d1ca8 |
Merge. |
2005-08-18 |
adsharma |
6539:99914b54f7bf |
Merge. |
2005-08-17 |
adsharma |
6538:84ee014ebd41 |
Merge xen-vtx-unstable.hg |
2005-08-17 |
adsharma |
6537:f36aee6f8902 |
Drop shadow lock on exit |
2005-08-17 |
adsharma |
6536:44e70a3d6b4c |
Unmap domain page on exit |
2005-08-17 |
adsharma |
6535:765d27ed0516 |
PCNET NIC card support for qemu |
2005-08-17 |
adsharma |
6534:23979fb12c49 |
Merge. |
2005-08-16 |
adsharma |
6533:6a6c4a422780 |
Unmap domain page on exit |
2005-08-16 |
adsharma |
6532:dc93023f4221 |
PCNET NIC card support for qemu |
2005-08-16 |
adsharma |
6531:1ae656509f02 |
Merge. |
2005-08-16 |
kevin |
6530:e3d811cca4e1 |
merge. |
2005-08-15 |
adsharma |
6529:b5196e075602 |
Enable multi-word DMA mode 2 for the PIIX3 chipset |
2005-08-15 |
adsharma |
6528:29aab159846c |
Merge. |
2005-08-12 |
adsharma |
6527:40b887fa79d0 |
Merge. |
2005-08-12 |
adsharma |
6526:9413e453e83b |
Distinguish ioemu handled devices and para virtualized devices |
2005-08-12 |
adsharma |
6525:2ea4790cbeaa |
Revert ac8cae1f2c47ee72b670159be01684e84f7dcf12 |
2005-08-11 |
adsharma |
6524:c589ca6d292b |
Merge. |
2005-08-11 |
adsharma |
6523:f90820349056 |
Don't leave vncviewer processes running if xm create fails |
2005-08-10 |
adsharma |
6522:dc61689b4781 |
Merge. |
2005-08-09 |
adsharma |
6521:3d31c0ecdbd8 |
Revert e5ea9df58340e4ff0351683270bfa4da25191d31 |
2005-08-09 |
adsharma |
6520:02121365cfff |
Initialize the xenstore MFN for VMX domains |
2005-08-09 |
adsharma |
6519:990288245c00 |
Change vpit->period and friends to count in nanoseconds. |
2005-08-09 |
adsharma |
6518:b1a41c400d5c |
VMX domains can have iopl!=0. |
2005-08-09 |
adsharma |
6517:bbb21d688c7f |
Implement event filtering command line options for xentrace. |
2005-08-09 |
adsharma |
6516:455dff354413 |
When the guest shuts down a VM, make sure that the domain gets destroyed. |
2005-08-09 |
adsharma |
6515:ac8cae1f2c47 |
Don't attempt to create paravirtualized devices for VMX domains for now. |
2005-08-09 |
adsharma |
6514:b6b29a9176d9 |
Cleanup unused junk in xemexample.vmx |
2005-08-09 |
adsharma |
6513:242b3654b529 |
Fix comments about the localtime option. |
2005-08-09 |
adsharma |
6512:e5ea9df58340 |
Fix Mouse hang with VNC |
2005-08-09 |
adsharma |
6511:c463720c5439 |
Need to reset device model pid on reboot |
2005-08-09 |
adsharma |
6510:6fb4a79e9f7a |
Support rebooting VMX domains |
2005-08-09 |
adsharma |
6509:4f2364097bd4 |
Handle VMX domains correctly across xend restarts |
2005-08-09 |
adsharma |
6508:5b239652c912 |
Improved error reporting on vmlaunch/vmresume failure. |
2005-08-09 |
adsharma |
6507:e4ad3feadd4e |
Support VCPU migration |
2005-08-09 |
adsharma |
6506:b370beb3e107 |
Separate out VMCS host state initialization from the rest |
2005-08-09 |
adsharma |
6505:d481d2776e89 |
Add a hook to support CPU migration for VMX domains |
2005-08-09 |
adsharma |
6504:6a87d79f9ee0 |
Fix config file parsing for VMX domains. |
2005-08-30 |
cl349 |
6503:1fc6473ecc01 |
merge? |
2005-08-30 |
cl349 |
6502:9225c3f597db |
Use watch to detect new domains and avoid polling for dead domains. |
2005-08-30 |
cl349 |
6501:946ea528fc79 |
Raise VIRQ_DOM_EXC when a domain is destroyed from dom0. |
2005-08-30 |
cl349 |
6500:c8549bb0d311 |
Don't clear console entries. |
2005-08-30 |
kaf24 |
6499:551870a55f24 |
Unify access to mpt using macros. |
2005-08-30 |
kaf24 |
6498:1b9f23175fa8 |
Add some more EXPORT_SYMBOLs for Xen-defined stuff. |
2005-08-30 |
kaf24 |
6497:a66a41032226 |
Some fixes to the performance counters code. |
2005-08-30 |
kaf24 |
6496:6b48b53b682d |
When generating an exception frame for injection into a |
2005-08-30 |
kaf24 |
6495:872e94f8eb69 |
Fix x86/64 Xen register and stack dumps so they don't |
2005-08-30 |
kaf24 |
6494:f0bf239844a6 |
Fix x86/64 pagetable initialisation to not waste several |
2005-08-30 |
cl349 |
6493:b043928b0873 |
merge? |
2005-08-30 |
cl349 |
6492:8fe8a99b1c2a |
New console transport and update xenconsoled. |
2005-08-30 |
kaf24 |
6491:7296ed60874f |
Fix user-space four- and five-argument hypercalls on |
2005-08-30 |
kaf24 |
6490:7069f0de0cce |
Fix memory_op domid parameter in dom0 tools. |
2005-08-30 |
kaf24 |
6489:1f46fafb7221 |
Fix build failure due to missing unistd.h |
2005-08-30 |
kaf24 |
6488:48e94e358663 |
Cross-compilation fixes. |
2005-08-30 |
kaf24 |
6487:77af70556792 |
Make mbootpack work on big-endian systems. |
2005-08-30 |
kaf24 |
6486:1de508b9063b |
Replace dom_mem_op hypercall with memory_op hypercall with |
2005-08-30 |
kaf24 |
6485:f509c7303954 |
This patch export symbols in xenbus that is used by netfront |
2005-08-30 |
kaf24 |
6484:e69cbfee4011 |
Add CONFIG_BLK_DEV_UB as unconfigured item to x86/64 dom0 |
2005-08-29 |
shand |
6483:834466f56fc3 |
Fix save/restore (for SMP guests in particularl); the blkfront suspend code |
2005-08-29 |
cl349 |
6482:b3785cbb723b |
Simplify and fix SMP irq and ipi teardown/setup on suspend/resume. |
2005-08-29 |
cl349 |
6481:70be155e9e9c |
Update suspend/resume functions for xenbus. |
2005-08-29 |
cl349 |
6480:b88e1417bd14 |
Only hotplug cpus and save/restore vcpu context on SMP builds. |
2005-08-29 |
kaf24 |
6479:936be0ae823f |
Fix page_is_ram() start-of-day checks, and the watch routine |
2005-08-29 |
cl349 |
6478:3b3532384aab |
Fix "bogus" check by moving it inside the length check. |
2005-08-29 |
kaf24 |
6477:db61a0f346a8 |
Allocate a request-id space per vbd in blkfront. |
2005-08-28 |
shand |
6476:98de1d5fe5fb |
Minor (partial) build fix for 2.4. |
2005-08-28 |
shand |
6475:b26d8e1b4436 |
Fix nasty tools race between barking xu_autoreap() and xpopen3.wait() - |
2005-08-28 |
kaf24 |
6474:fb2fae2cc003 |
blkfront cleanup and retab. |
2005-08-27 |
kaf24 |
6473:15d378281a0b |
CONFIG_X86_PM_TIMER is a no-op option when building Linux |
2005-08-27 |
kaf24 |
6472:f3e63b95c07a |
Don't build pcbios.c for xen/i386. No good can come of it. |
2005-08-26 |
kaf24 |
6471:3bbc9384be3f |
Refactor sync_lazy_execstate_cpu() into the more sensible |
2005-08-26 |
kaf24 |
6470:37e9c9cd6c14 |
Clean up and fix hypercall macros in XenLinux: we must assume that |
2005-09-08 |
djm |
6469:10b1d30d3f66 |
Transform double mapping to single mapping on vti domain. |
2005-09-08 |
djm |
6468:0c1f966af47e |
Temporary patch to return dom0 stability |
2005-09-07 |
djm |
6467:b2312c14f144 |
Temporary fix to ensure store page is accessible to domain. |
2005-09-06 |
djm |
6466:89fc07f85b01 |
First part of timer merge |
2005-09-06 |
djm |
6465:9361694781fc |
Neglected to hg-add these documentation files |
2005-09-02 |
djm |
6464:bf3fdeeba48b |
merge two heads |
2005-09-02 |
djm |
6463:21ad2828dbdf |
Sorry, silly typo in bug vix |
2005-09-02 |
djm |
6462:af3750d1ec53 |
Bug fixes from Kevin (x2) and Anthony |
2005-09-01 |
djm |
6461:68d8a0a1aeb7 |
Kevin and John's update to latest xen-unstable for multiple domain - xen part |
2005-09-01 |
djm |
6460:b55363593dfc |
Oops, allow compile 2.6.13-rebased with CONFIG_SMP (one small fix) |
2005-09-01 |
djm |
6459:888877bc3d79 |
Fix instructions and remove obsolete mkbuildtree |
2005-09-01 |
djm |
6458:3ca4ca7a9cc2 |
Final changes for linux 2.6.13 rebasing and some directory reorgs |
2005-09-01 |
djm |
6457:d34925e4144b |
Stil more cleanup and moving to 2.6.13 base |
2005-08-31 |
djm |
6456:23217792aa3b |
Move null header files to a separate directory |
2005-08-31 |
djm |
6455:4e4f1db8ea94 |
More updating to linux 2.6.13 sources |
2005-08-31 |
djm |
6454:b7276814008c |
Begin updating to 2.6.13 base |
2005-08-30 |
djm |
6453:44316ce83277 |
Baby step toward host SMP support |
2005-08-30 |
djm |
6452:f5c4042212b0 |
Enable CONFIG_SMP compile and link |
2005-08-26 |
kaf24 |
6451:2b95125015a5 |
Remove the unused ia64 patch directory. |
2005-08-26 |
kaf24 |
6450:5978be010bec |
The patched attached enables x86_64 xenlinux with "late pin, early |
2005-08-26 |
kaf24 |
6449:edeee85c90b1 |
Fix GDT allocation for SMP guests. |
2005-08-26 |
cl349 |
6448:6bad5eb72ce0 |
Vnet update. |
2005-08-26 |
cl349 |
6447:a43cc4e06814 |
Fix vnets in xm. |
2005-08-26 |
kaf24 |
6446:581be7c5e9e4 |
The patch removes broken, and very complicated malloc in |
2005-08-26 |
kaf24 |
6445:83c73802f02a |
Clean up and fix domain_pause and friends. Synchronous |
2005-08-26 |
kaf24 |
6444:9312a3e8a6f8 |
merge? |
2005-08-26 |
cl349 |
6443:48202c7c709a |
Update xentop to use new name for Xen version function. |
2005-08-26 |
cl349 |
6442:a032aca565a3 |
Changed xentop.c to include version in the summary. |
2005-08-26 |
cl349 |
6441:28ffa7296a44 |
Bugfix: xenstat_collect_networks now returns the correct error code. |
2005-08-26 |
cl349 |
6440:9404574350ce |
Cache the Xen version in the xenstat_handle, since it should never change. |
2005-08-26 |
cl349 |
6439:af7251014caf |
Formatting fixes for xenstat and xentop. |
2005-08-26 |
cl349 |
6438:f850ac27a8d2 |
Add file missed in c51562192ef6b1d94f6de7aba1daafe8353064a8 changeset. |
2005-08-25 |
djm |
6437:8799d14bef77 |
Merge with -unstable |
2005-08-25 |
cl349 |
6436:9fb0bad776dd |
Minor cleanups. |
2005-08-25 |
cl349 |
6435:b4b3f6be5226 |
merge? |
2005-08-25 |
cl349 |
6434:6ac24e39c9a4 |
Add hotplug script to run vif-bridge up script when a backend vif starts up. |
2005-08-25 |
cl349 |
6433:0610add7c3fe |
merge? |
2005-08-25 |
cl349 |
6432:b54144915ae6 |
merge? |
2005-08-25 |
cl349 |
6431:4f73a7bde7b1 |
Cleanup unused code. |
2005-08-25 |
cl349 |
6430:bf16d2ca9cc5 |
Remove broken patch preventing net device unregister. |
2005-08-25 |
cl349 |
6429:3b146df7f09e |
Cleanup vif entries in store when domain goes away. |
2005-08-25 |
cl349 |
6428:102765de794c |
Fix device destruction. |
2005-08-25 |
cl349 |
6427:3428d58a85e1 |
merge? |
2005-08-25 |
cl349 |
6426:fab3e2747dc2 |
g/c Linux 2.4 netback support. |
2005-08-25 |
cl349 |
6425:488bdf86c686 |
More cleanups and g/c of unused code. |
2005-08-25 |
cl349 |
6424:4abd299ef2f6 |
merge? |
2005-08-25 |
cl349 |
6423:f4bc62ee03b4 |
g/c unused code. |
2005-08-25 |
cl349 |
6422:e24fd7012ffb |
merge? |
2005-08-25 |
cl349 |
6421:2f20c2fce2c5 |
merge? |
2005-08-24 |
cl349 |
6420:630feabe7ed6 |
merge? |
2005-08-24 |
cl349 |
6419:b402e77aac46 |
Switch network setup over to xenbus. |
2005-08-24 |
cl349 |
6418:d4ce28d819a8 |
Update error message. |
2005-08-25 |
kaf24 |
6417:f7cdd99d1106 |
Fix MPT mapping for x86/64. Also i386 no longer needs |
2005-08-25 |
kaf24 |
6416:98a6eb458c78 |
Memory management fixes. Page tables are created, buddy allocator now |
2005-08-25 |
kaf24 |
6415:b88c5350de57 |
This patch fixes Bugzilla #169. (It should fix #187 too -- Keir). |
2005-08-25 |
kaf24 |
6414:85ccfd035658 |
The mpt entry is 4 bytes even on x86_64, so we use 4 when |
2005-08-25 |
kaf24 |
6413:d61f8afd292c |
1. Remove workaround patch |
2005-08-25 |
kaf24 |
6412:37030498b978 |
Store correct rx ring handle in netback driver. |
2005-08-25 |
kaf24 |
6411:56a2232377f1 |
Fix grant-ref allocation in netfront. |
2005-08-25 |
kaf24 |
6410:8d31f9a9c423 |
Fix SMP booting: x86/64 startup initialisation fixes and so on. |
2005-08-25 |
kaf24 |
6409:e26f574eac9a |
Fix install of xenctrl.h. |
2005-08-25 |
cl349 |
6408:fd77dd32c8a4 |
Fix the exception thrown when doing, for example, "xm domid" on a non-existent domain. |
2005-08-25 |
cl349 |
6407:e56b8040bc90 |
merge? |
2005-08-25 |
cl349 |
6406:b8ef0989b49e |
Updated to reflect new tools added here. |
2005-08-25 |
kaf24 |
6405:3dfea50f02d6 |
Ensure explicit asm statememt goes in the correct section. |
2005-08-25 |
cl349 |
6404:fdfd511768a3 |
Break the building/save/restore code out into a separate library libxenguest. |
2005-08-24 |
cl349 |
6403:6e899a3840b2 |
Rename libxc => libxenctrl and xc.h => xen/xenctrl.h |
2005-08-24 |
cl349 |
6402:be5c24f2709c |
Rename grant-id to ring-ref. |
2005-08-24 |
cl349 |
6401:4ab607ca02c3 |
Watch may fire before we've allocated the interface structure. |
2005-08-24 |
cl349 |
6400:d3c0d85b7ef8 |
Unregister watch in error path. |
2005-08-24 |
cl349 |
6399:6b94eaa59279 |
Avoid calling device_unregister from device_register callback. |
2005-08-24 |
cl349 |
6398:237dc67887cc |
Disable debug output again. |
2005-08-24 |
kaf24 |
6397:b74c15e4dd4f |
Print status of Flush Filter on AMD64 processors during |
2005-08-24 |
cl349 |
6396:d1ac7c6ffb63 |
merge? |
2005-08-24 |
cl349 |
6395:46d8c50b7a1c |
Revert changeset a3822cb3b2b3c24e6b46c1fed3e6c366817f52ad. |
2005-08-24 |
kaf24 |
6394:8ba397608f1c |
Always free the lowest 1MB of pseudo-physical memory when booting |
2005-08-24 |
kaf24 |
6393:c42a9e2f6c5b |
Fix x86/64 pagetable initialisation so that only things that |
2005-08-24 |
kaf24 |
6392:bca2fd76995e |
Add EXT3 as built-in filesystem for x86/64 domU. |
2005-08-24 |
kaf24 |
6391:e75933e27215 |
Copy correct number of bytes for xen_start_info in x86_64 |
2005-08-24 |
kaf24 |
6390:603f55eaa690 |
Initialise syscall32 vsyscall page early, as it may be needed |
2005-08-24 |
cl349 |
6389:342a53ce078b |
Update comment. |
2005-08-24 |
cl349 |
6388:ccfc31779d36 |
Don't use the grant pre-allocation system for the ring grants. |
2005-08-24 |
cl349 |
6387:ac57c81692b2 |
Add some additional error nodes when block device setup fails. |
2005-08-24 |
cl349 |
6386:a3822cb3b2b3 |
Fix the exception thrown when doing, for example, "xm domid" on a non-existent domain. |
2005-08-23 |
cl349 |
6385:f34e732ed4bf |
Xenstore testsuite robustness: save output rather than rerun on failure. |
2005-08-23 |
cl349 |
6384:c51562192ef6 |
Fix xenstore testsuite for valgrind 3.0 and latest Debian glibc. |
2005-08-23 |
cl349 |
6383:00071566ed1e |
Make directories implicitly for mkdir and write. |
2005-08-23 |
cl349 |
6382:0077e7207d01 |
g/c extra test. |
2005-08-23 |
cl349 |
6381:03370bdbc6f1 |
Put the call to notifier_call_chain() back in do_xenbus_probe(). |
2005-08-23 |
cl349 |
6380:522bc50588ed |
merge? |
2005-08-23 |
cl349 |
6379:6783e59e1c45 |
xenstat/xentop merge. |
2005-08-23 |
jfisch |
6378:79df8d5fc424 |
Add xenversion support |
2005-08-23 |
josht |
6377:63cc61fafb28 |
Add a newline to the fscanf format string used to parse /proc/net/dev entries, to avoid an additional read and bad-entry-skip just to eat the newline. |
2005-08-23 |
josht |
6376:f26884f4e6f1 |
Make the set_delay function use the provided parameter to set the delay, not the global prompt_val. |
2005-08-23 |
josht |
6375:cd3a87ae9ac9 |
Change default xentop update delay from 1 to 3 seconds. |
2005-08-23 |
cl349 |
6374:df11e0709383 |
merge? |
2005-08-23 |
cl349 |
6373:5f39234a9ac4 |
g/c vbd active. |
2005-08-23 |
kaf24 |
6372:e21f101cc054 |
Fix non-hotplug i386 build. Spotted by Rik van Riel. |
2005-08-23 |
cl349 |
6371:9dc059239e2a |
Remove blkback 2.4 support since we don't support 2.4 dom0 anymore. |
2005-08-23 |
cl349 |
6370:d760699356fd |
merge? |
2005-08-23 |
cl349 |
6369:d7b79cac9ea9 |
Minor cleanup. |
2005-08-23 |
cl349 |
6368:49b67f0f6735 |
More cleanups and fix free_blkif from wrong context bug (thanks Keir!). |
2005-08-23 |
cl349 |
6367:a826ad59b3ea |
Drop support for multiple vbds per blkif. |
2005-08-23 |
cl349 |
6366:b3eb952c04ee |
Move major/minor macros into public header, rename and use. |
2005-08-23 |
cl349 |
6365:28e55fad651f |
Update netfront for grant table interface changes. |
2005-08-23 |
cl349 |
6364:5b1ed5b39451 |
Cleanup grant table code. |
2005-08-23 |
cl349 |
6363:eecb74e515fd |
g/c struct work_struct declaration. |
2005-08-23 |
cl349 |
6362:4956ea5b1e34 |
Add EXPORT_SYMBOL for gnttab_free_grant_reference. |
2005-08-23 |
cl349 |
6361:96f1f6c71089 |
Update gnttab_free_callback_list locking. |
2005-08-23 |
cl349 |
6360:af9e3ae3a9b1 |
Add locking for gnttab_free_callback_list. |
2005-08-23 |
cl349 |
6359:d13f5c7daddf |
merge? |
2005-08-23 |
cl349 |
6358:5f4724c13040 |
merge? |
2005-08-23 |
cl349 |
6357:2d3a7be68ba3 |
Use explicit functions with args instead of work_structs for callbacks. |
2005-08-22 |
cl349 |
6356:827a3c3524b3 |
Use a block interface for each device. |
2005-08-22 |
cl349 |
6355:6078dc5f7ea1 |
Update for grant table interface changes. |
2005-08-22 |
cl349 |
6354:1d86fcb11b59 |
Grant table updates for block device changes. |
2005-08-22 |
cl349 |
6353:317db130cbbf |
First pass at using one block interface per device. |
2005-08-23 |
kaf24 |
6352:67a530b01542 |
Build topology.c into x86/64 xenlinux kernel. This omission |
2005-08-23 |
kaf24 |
6351:a0b4156cc0ce |
Ensure cur_pgd per-cpu variables are initialised early. |
2005-08-23 |
kaf24 |
6350:f80278e5e440 |
Don't mask off arbitrary error-code bits in i386 xenlinux |
2005-08-23 |
kaf24 |
6349:017a3a97ace2 |
Improve show_page_walk() debugging in Xen, to print |
2005-08-23 |
kaf24 |
6348:648c366d588b |
Link xentop with ncurses. Distros generally do not ship |
2005-08-23 |
kaf24 |
6347:fa688e7baab9 |
Update ignores list. |
2005-08-23 |
kaf24 |
6346:b09f13ddd27b |
Merge x86_64 and i386 ioremap.c. |
2005-08-23 |
kaf24 |
6345:0b5ee83ea35c |
Fix PAE and x86/64 when NX/XD is unavailable. |
2005-08-23 |
kaf24 |
6344:3889ca17ff58 |
phys_to_machine_mapping array is not an array of longs. |
2005-08-23 |
kaf24 |
6343:b0d820178b81 |
This patch extends I/O APIC guest writes so that the correct destination |
2005-08-23 |
kaf24 |
6342:36cf17b65423 |
This patch turns on host-side USB support in the x86_64 Dom0 kernel. |
2005-08-23 |
kaf24 |
6341:5f3f9701ac11 |
Remove double invocation of vmx_intr_assist when VM_EXIT |
2005-08-22 |
cl349 |
6340:43d91cbb1bfb |
Fix compiler warnings. |
2005-08-22 |
cl349 |
6339:f51fe43c5d1c |
Merge libxenstat and xentop. |
2005-08-19 |
mark williamson |
6338:59a6a0350158 |
Minor xenstat changes from Christian Limpach. |
2005-08-17 |
josht |
6337:173b918160e2 |
Rename vm-top to xentop. Make "xm top" invoke xentop. Make libxenstat a static library, and do not install it. |
2005-08-15 |
josht |
6336:b38cbc8f4d98 |
Add placeholder files to avoid removal of the tools/xenstat/libxenstat/bindings/swig/{perl,python} output directories. |
2005-08-13 |
josht |
6335:59328ad2a7d4 |
Make vm-top and the xenstat perl and python bindings conditional based on configuration variables from Config.mk, rather than disabling them if the needed headers are not found. |
2005-08-12 |
josht |
6334:6893bc5cc225 |
Add xenstat framework. |
2005-08-22 |
kaf24 |
6333:f3859247f2ed |
no pae by default |
2005-08-22 |
kaf24 |
6332:8c58bf335465 |
We cannot allow nested C functions. They create a stack |
2005-08-22 |
kaf24 |
6331:2052ce3345c1 |
Apply Ross Mcilroy's balloon_dealloc_empty_page_range patch |
2005-08-22 |
cl349 |
6330:531ad4bde8f2 |
merge? |
2005-08-22 |
cl349 |
6329:473af43ac65b |
Remove option for running block devices without grant-tables. |
2005-08-22 |
kaf24 |
6328:d8fd24b43080 |
No 'boot error' message if booting secondary vcpu succeeds. |
2005-08-22 |
kaf24 |
6327:21d2b0144306 |
Ensure that 64-bit get_user/put_user only transfer to |
2005-08-22 |
kaf24 |
6326:f6aa23148c19 |
Fix out-of-source-tree build problem. |
2005-08-22 |
kaf24 |
6325:8cc3e7262a23 |
I noticed that an old problem is back (see below). The time command is |
2005-08-22 |
kaf24 |
6324:5e71bcc3b51a |
Ordering was broken in the course of separating XEN-overridden |
2005-08-22 |
kaf24 |
6323:de5d85a66751 |
When building in a tree with (the sparse trees and) the patches |
2005-08-21 |
kaf24 |
6322:b6ededee6dc9 |
Make grant-table dev_bus_addr really be an address, not a frame |
2005-08-21 |
vh249 |
6321:eb2c985e88be |
fix logic of ballooning out to handle the dom0_min_mem parameter correctly |
2005-08-21 |
kaf24 |
6320:342ccfca85d7 |
Fix debug build. |
2005-08-21 |
akw27 |
6319:dc8380497e98 |
Remove dead code from blkback. |
2005-08-21 |
cl349 |
6318:6721abf6b16d |
merge? |
2005-08-21 |
cl349 |
6317:2d4daffd8a4a |
Fix fallout from "Get rid of memory_t." checkin. |
2005-08-21 |
cl349 |
6316:f7dfaa2af90c |
merge? |
2005-08-21 |
kaf24 |
6315:0f69e0adddb0 |
Fix dom0 memory allocation. |
2005-08-21 |
iap10 |
6314:19ef6202d75f |
PAE fix to allow dom0 to be >4GB. PAE has made huge progress this week. I now kn |
2005-08-20 |
kaf24 |
6313:bd5533956fb0 |
Fix NORMAL_PT_UPDATE for PAE when page is not pinned. |
2005-08-20 |
kaf24 |
6312:349c15288793 |
Defining PAGE_SIZE as int broke x86/64. Revert that change. |
2005-08-20 |
kaf24 |
6311:f3da3a14cafd |
Fix put_pte_flags() for Xen PAE. |
2005-08-20 |
kaf24 |
6310:40d68c7d62d0 |
Not ready for pae by default just yet. ;-) |
2005-08-20 |
kaf24 |
6309:4e0d8361a538 |
Fix PAE boot. |
2005-08-20 |
kaf24 |
6308:7733176cc821 |
I find at present "make uninstall" won't remove all installed files, for |
2005-08-20 |
kaf24 |
6307:68e13a9a9b1c |
We need to detect ioemu handled devices earlier and ignore them. |
2005-08-20 |
kaf24 |
6306:0cf2430f520f |
Mini-os updated to use the new time interface. |
2005-08-19 |
iap10 |
6305:46e43646cd16 |
Hopefully fix build with SLES9 compiler. |
2005-08-19 |
sd386 |
6304:eb9df2c3a478 |
Local merge of two headed repo. |
2005-08-19 |
sd386 |
6303:42f0160093ff |
Fix broken 'xm sedf', fixed by Ross Mcilroy |
2005-08-19 |
kaf24 |
6302:5e8123554d15 |
merge. |
2005-08-19 |
kaf24 |
6301:fd28bf8825a8 |
Fix x86/64 build by defining correct vcpu_pickle(). |
2005-08-19 |
cl349 |
6300:1872e09bfba3 |
merge? |
2005-08-19 |
cl349 |
6299:631cc5dc3e8a |
merge? |
2005-08-19 |
cl349 |
6298:e8c2c3123ec6 |
Improve error paths and cleanup code. |
2005-08-19 |
kaf24 |
6297:d0f23c103453 |
Six the SWIOTLB. The bus range does need to be contiguous after |
2005-08-19 |
kaf24 |
6296:0608852073c8 |
Get rid of memory_t. Almost all uses should be unsigned long. |
2005-08-19 |
kaf24 |
6295:74044b8186a9 |
Simplify pagetable initialisation. Since swapper_pg_dir now |
2005-08-19 |
kaf24 |
6294:1a0723cd37f1 |
Fix many uses of machine addresses in XenLinux. Primarily |
2005-08-19 |
sos22 |
6293:47d49e8b8042 |
Merge. |
2005-08-19 |
sos22 |
6292:fd59d2620ac1 |
This time, it's fixed. |
2005-08-19 |
cl349 |
6291:87dec3b9c546 |
merge? |
2005-08-19 |
cl349 |
6290:6c8c3df37bfe |
Correctly unmap ring page if using grant tables. |
2005-08-19 |
sos22 |
6289:3c1cd2486b7f |
Unbreak the build in the non-CONFIG_SMP and x86_64 cases. |
2005-08-19 |
sos22 |
6288:56e5cf83e3af |
Get rid of some annoying debug messages. |
2005-08-19 |
sos22 |
6287:66348ff38ec1 |
Merge. |
2005-08-19 |
sos22 |
6286:509316987d65 |
Merge. |
2005-08-19 |
sos22 |
6285:3d45fb64b064 |
Tidy up a bit. |
2005-08-18 |
sos22 |
6284:5a7efe0cf5fb |
A really nasty workaround for a race. |
2005-08-18 |
sos22 |
6283:7f9b024a509e |
Actually make suspending SMP domUs work: the previous commit didn't |
2005-08-17 |
sos22 |
6282:6e6cedc1763d |
Make xm save/restore work for SMP guest domains. |
2005-08-19 |
cl349 |
6281:188c782fa9bb |
Fix suspend/resume for domains with devices which are in xenstore but have no xenbus aware driver. |
2005-08-19 |
cl349 |
6280:bf1746842c46 |
merge? |
2005-08-19 |
cl349 |
6279:a86fb4df3bdd |
Add very rough xend support for xenbus block device setup. |
2005-08-19 |
cl349 |
6278:73b23942d6f5 |
Fix driver to work with updated probe driver. |
2005-08-19 |
cl349 |
6277:b399599f2ff8 |
Switch block device setup/teardown over to xenbus/xenstore. |
2005-08-19 |
cl349 |
6276:2d7a9bae9814 |
use "vbd" as driver name for blkfront devices, not "blkfront". |
2005-08-19 |
cl349 |
6275:f22bbccf64ff |
Add support for multiple devices when using grant tables. |
2005-08-19 |
cl349 |
6274:7570087c2552 |
Switch block device setup/teardown over to xenbus/xenstore. |
2005-08-19 |
kaf24 |
6273:7b6f55756f9c |
The entire swiotlb aperture does not need to be contiguous. |
2005-08-19 |
kaf24 |
6272:2de42ce9ffff |
By default, pre-reserve some memory in Xen that is not allocated |
2005-08-19 |
kaf24 |
6271:eb7486b93df5 |
Default unit for all Xen memory parameters is kilobytes. |
2005-08-19 |
kaf24 |
6270:071412a64fb9 |
The patch allows x86_64 SMP Xen/XenLinux (dom0) to run on relatively big |
2005-08-19 |
kaf24 |
6269:513acbeac420 |
This patch: |
2005-08-19 |
kaf24 |
6268:1895942150a5 |
This patch provides a workaround for bugzilla #90 which shows up far too |
2005-08-19 |
smh22 |
6267:e355ae38c83b |
Proleptic xend bug fix for multi-sxp messages; stricly more robust than before. |
2005-08-18 |
cl349 |
6266:dfbeb7da829f |
Remove support for xenbus driver subtypes since with the subtype field there's no fallback. |
2005-08-18 |
cl349 |
6265:5a97aa8698d9 |
Add support to xenbus_gather to scan for strings and return them in allocated memory. |
2005-08-18 |
cl349 |
6264:a028975ecc05 |
Get rid of xenbus_uuid_to_domid - get the frontend id from the node. |
2005-08-18 |
cl349 |
6263:b0893b876c8c |
Let dev_changed detect devices when a watch fires with a longer node name. |
2005-08-18 |
cl349 |
6262:b2f2c08e1222 |
Free memory returned from xenbus_directory call. |
2005-08-18 |
cl349 |
6261:8d69cb2d4a88 |
Don't free subtype field unconditionally. |
2005-08-18 |
cl349 |
6260:2f09b40595ea |
Get device when we find it - fixes refcount leak and is correct. |
2005-08-18 |
cl349 |
6259:dda0459e335c |
Create devices for the xenbus-bus's. |
2005-08-18 |
cl349 |
6258:a1a998b059b1 |
Rename bus names from xenbus* to xen*. |
2005-08-18 |
cl349 |
6257:6d8c80499148 |
Make probe less chatty. |
2005-08-18 |
cl349 |
6256:11f556cac45b |
merge? |
2005-08-18 |
cl349 |
6255:9471090bb8ec |
Update probe code for backend layout. |
2005-08-18 |
kaf24 |
6254:978ce7f6a3eb |
Make sure to cmpxchg entire pte on emulated ptwr path. |
2005-08-18 |
kaf24 |
6253:0cd6a23b8d6e |
Fix emulated writable pagetable updates where access is |
2005-08-18 |
kaf24 |
6252:67a13c0ac87d |
Fix direct_remap_area_pages() to handle pagetables |
2005-08-18 |
kaf24 |
6251:082a537ff4de |
Fix __get_user() and friends to work correctly for |
2005-08-18 |
kaf24 |
6250:684d81933442 |
Clean up bootmem initialisation for x86/64. Question still |
2005-08-18 |
kaf24 |
6249:e83fc5afec3c |
Fix Xen patches to Linux so that they use pfn_pte() and |
2005-08-18 |
kaf24 |
6248:ff31cdc8741f |
Tiny formatting tweak in addition to previous changeset. |
2005-08-18 |
kaf24 |
6247:ced400d25886 |
Clean up formatting of Xen crash messages. |
2005-08-18 |
iap10 |
6246:54f652eee324 |
Add SK98LIN driver to default -xen0 Linux configs. |
2005-08-18 |
iap10 |
6245:d0a8939ac826 |
Make antispoof default to 'no' in network-script as the default in xend is 'no'. Having them different only causes confusion. |
2005-08-18 |
vh249 |
6244:cb5648ba5821 |
fail nicely when passing unknown option to xm list |
2005-08-18 |
kaf24 |
6243:1a94949348ff |
Fix range_straddles_boundary() check to exclude regions that |
2005-08-18 |
jrb44 |
6242:aa8abf007260 |
Enable IP_PNP support in 64bit domU (needed for xm ip= etc.) |
2005-08-18 |
kaf24 |
6241:2bab84a5d122 |
Fix the SWIOTLB to correctly match on bus addresses. |
2005-08-18 |
vh249 |
6240:a06430752462 |
fail domU creation if memory need couldn't be succeed after ballooning out dom0 |
2005-08-17 |
iap10 |
6239:02789fed726a |
Enable MATCH_PHYSDEV netfilter support as a module. |
2005-08-17 |
iap10 |
6238:80b0fbf1c4a1 |
Fix e820 array stack overflow |
2005-08-17 |
kaf24 |
6237:fbdbe4fc218d |
We found machines with >32 E820 memory map entries, where Xen fails to |
2005-08-17 |
kaf24 |
6236:c63e764da785 |
Fix vmalloc_fault() path for x86/64 XenLinux. |
2005-08-17 |
kaf24 |
6235:7bd1a40ae2bd |
Fix the skbuff allocator for multi-page buffers. |
2005-08-17 |
kaf24 |
6234:d4f6247b2a1b |
Formatting cleanup. |
2005-08-17 |
vh249 |
6233:7be2d754647d |
have a useful line reporting when IOMMU_BUG_ON trigger |
2005-08-17 |
vh249 |
6232:5b5d1a4a754a |
fix missing swiotlb.c file in linux build after running cleanup. |
2005-08-17 |
kaf24 |
6231:69f00d6ab5dc |
Fix module build by removing duplicate EXPORT_SYMBOL of |
2005-08-17 |
kaf24 |
6230:c983f822a39b |
Allocate_empty_lowmem_regions available to non-priv domains |
2005-08-17 |
iap10 |
6229:18f04796ea89 |
merge |
2005-08-17 |
iap10 |
6228:451669097ffd |
Another tweak to the network-bridge script. |
2005-08-17 |
cl349 |
6227:6b6588e66b96 |
merge? |
2005-08-17 |
cl349 |
6226:80291913492d |
Restore domains with a different uuid than they had. |
2005-08-17 |
kaf24 |
6225:b9b28912fc7a |
Python build fix. |
2005-08-17 |
cl349 |
6224:8203b7d536d3 |
Recreate watches on domain restore. |
2005-08-17 |
cl349 |
6223:27a4a073fc75 |
Clear "/control/shutdown" node on domain restore. |
2005-08-17 |
kaf24 |
6222:698a7dc797e4 |
xenbus build and license fixes. |
2005-08-17 |
cl349 |
6221:074aadbb0fa8 |
Add support for XENSTORED_TRACE to enable trace output from xenstored. |
2005-08-17 |
cl349 |
6220:a4b22c7fbfa1 |
Fix compile warning from zero-length printf format string. |
2005-08-17 |
cl349 |
6219:3b0ce44f7b7a |
merge? |
2005-08-17 |
cl349 |
6218:7c1d66d4e51e |
Avoid spurious "Ignoring shutdown request" messages, fix memory leak and simplif |
2005-08-16 |
iap10 |
6217:7a92f129e117 |
Yet another work-around in the network-bridge script |
2005-08-16 |
kaf24 |
6216:3bb1857981e6 |
Really randomise MAC addresses for multi-VIF guests. |
2005-08-16 |
kaf24 |
6215:c7689e1e0768 |
Add a couple of well chosen assertions to new context |
2005-08-16 |
kaf24 |
6214:027812e4a63c |
Fix context switching race which could cause vcpu_pause() |
2005-08-16 |
cl349 |
6213:26c03c17c418 |
Don't bail early if we detect that time goes backwards. |
2005-08-16 |
cl349 |
6212:be46dad1467d |
cleanup whitespace. |
2005-08-16 |
cl349 |
6211:24e881f81cea |
merge? |
2005-08-16 |
cl349 |
6210:92dda07a28f8 |
Only introduce domain to the store when we have store channel _and_ mfn. |
2005-08-16 |
cl349 |
6209:7d8ed9e538ff |
In direct_remap_area_pages, reset w pointer for next loop after use. |
2005-08-16 |
kaf24 |
6208:d80dd1169acc |
Fix xtime_lock handling in timer interrupt. There's no need |
2005-08-16 |
kaf24 |
6207:3d187585c141 |
Use a SWIOTLB to use pre-reserved bounce buffers for high memory |
2005-08-16 |
akw27 |
6206:eaf498f1ffde |
Add grant table support to block tap. |
2005-08-16 |
kaf24 |
6205:0237746ecf92 |
Disable xenconsoled throttling for now. |
2005-08-16 |
kaf24 |
6204:2c2015c11b49 |
Under the right circumstances, xenconsoled will corrupt its internal |
2005-08-16 |
iap10 |
6203:60d20acf8928 |
merge |
2005-08-15 |
adsharma |
6202:b310a1b71b54 |
Enable multi-word DMA mode 2 for the PIIX3 chipset |
2005-08-15 |
adsharma |
6201:75367adf6055 |
Distinguish ioemu handled devices and para virtualized devices |
2005-08-15 |
adsharma |
6200:a56b490fa41d |
Don't leave vncviewer processes running if xm create fails |
2005-08-16 |
iap10 |
6199:8523b124c8f8 |
merge |
2005-08-15 |
iap10 |
6198:ff3460690004 |
Tweaks to network-bridge script. |
2005-08-15 |
ach61 |
6197:a3fa9406d926 |
PDB: watchpoints for process context |
2005-08-15 |
iap10 |
6196:84962f30285b |
Enable magic sysrq in -xen x86_64 kernel |
2005-08-15 |
iap10 |
6195:1b354b634e3f |
Update x86_64 Linux kernels to add SMP to -xen and -xenU plus magic sysrq to all. |
2005-08-15 |
vh249 |
6194:f11a31ad22d5 |
Upgrade to Linux 2.6.12.5 patch |
2005-08-15 |
iap10 |
6193:35f3f9424c93 |
merge |
2005-08-15 |
iap10 |
6192:d4338cc89c2c |
Quieten down grant table code. |
2005-08-15 |
akw27 |
6191:430ce2bade9b |
Trivial fixes for a couple of xenlinux compile warnings. |
2005-08-15 |
akw27 |
6190:4ec947baae75 |
Add generic_page_range() -- generic page table operation. |
2005-08-15 |
iap10 |
6189:f2e0bbec3bf9 |
Add a far more complete -xen config file for x86_64, based on FC3. |
2005-08-15 |
iap10 |
6188:750b2a013d45 |
merge |
2005-08-15 |
vh249 |
6187:c42c85c6f590 |
Small change to remove difference between Xen and mainline deactivate_mm. |
2005-08-15 |
iap10 |
6186:5311d81c1e8e |
Add a few options to the Linux x86_64 domU config. |
2005-08-15 |
kaf24 |
6185:a42bf05b188c |
Just a very simple patch that removes: |
2005-08-15 |
kaf24 |
6184:737433c5bb2e |
The patch cleans up (ugly) setup.c that I wanted to fix for a long time |
2005-08-15 |
kaf24 |
6183:60a8a5ca4291 |
The patch attached removes pda.h and asm_offset.c by deleting unused or |
2005-08-15 |
kaf24 |
6182:d6e64adbff04 |
Fix special backptr values on x86/64 to avoid spurious |
2005-08-15 |
kaf24 |
6181:bf9351732ddf |
Fix cpu_khz reporting in XenLinux. |
2005-08-15 |
kaf24 |
6180:c31e1abf4df2 |
merge. |
2005-08-14 |
smh22 |
6179:01a7cde73390 |
Enable grant tables by default for network; merge fixes to grant_table.c. |
2005-08-14 |
smh22 |
6178:a3b2cd5e3f86 |
Enable grant tables by default for networking. Note that the restore path |
2005-08-14 |
smh22 |
6177:0d454a3405fd |
Less verbosity from grant_tables. |
2005-08-14 |
smh22 |
6176:b3d76a75ff20 |
Less verbose grant tables when xen is verbose. |
2005-08-14 |
smh22 |
6175:879ff416adcc |
Build fixes for grant tables. |
2005-08-14 |
iap10 |
6174:b667f34d209f |
Upgrade to Linux 2.6.12.4 patch |
2005-08-14 |
smh22 |
6173:3076b3cc3048 |
Clean up correct number of grant references on netif destory. |
2005-08-14 |
iap10 |
6172:22ce5159334e |
merge |
2005-08-14 |
iap10 |
6171:972917cee2fd |
Make the default network-script to be '' i.e. don't run a network script. Fix Makefile to actually install network-bridge script. |
2005-08-14 |
smh22 |
6170:d47c61f72572 |
merge |
2005-08-14 |
smh22 |
6169:e59f04598620 |
Allow use of grant tables for netdev tx+rx rings. Code is kinda |
2005-08-14 |
kaf24 |
6168:0daaf1e5ca36 |
Fix __pte,__pmd,__pgd for PAE. |
2005-08-14 |
kaf24 |
6167:da515995a281 |
Reduce Xen noise on x86/64. |
2005-08-14 |
kaf24 |
6166:c1bcea912992 |
merge. |
2005-08-14 |
kaf24 |
6165:dfd2ded7b712 |
Some arch/x86 gnttab cleanups in Xen. |
2005-08-14 |
iap10 |
6164:389aced92bc7 |
Now we have verbose=y in Xen by default, tidy up a few unhelpful printk's. |
2005-08-14 |
kaf24 |
6163:3fe7b0b7f6c5 |
Avoid stack overflow in netback by statically allocating the |
2005-08-14 |
kaf24 |
6162:e03ffa8839ab |
Currently xm list --long only displays info about the last domain. The |
2005-08-14 |
kaf24 |
6161:719841477514 |
This patch fixes the booting problems on machines with >4GB memory, and |
2005-08-14 |
kaf24 |
6160:dc27fd3392b1 |
merge |
2005-08-14 |
iap10 |
6159:6f6ed4689795 |
Fix x86_64 build. |
2005-08-13 |
iap10 |
6158:48da5e506589 |
merge... |
2005-08-13 |
iap10 |
6157:de0127d6e06b |
New 'network-bridge' script that uses ifdown/ifup to configure the interface rather than trying to transfer addresses and routes. (Suggested by Gerd Knorr) |
2005-08-13 |
iap10 |
6156:323a46d272ff |
merge |
2005-08-13 |
iap10 |
6155:050bf85fb870 |
Add "set_pte_at_sync" (integrated invlpg) in Linux i386/mm/highmem.c to improve performance for domains with >900MB of memory. |
2005-08-13 |
iap10 |
6154:08d19da852c7 |
Optimize the Linux arch xen implementation of "set_pte_at". |
2005-08-13 |
iap10 |
6153:1de047fc56f5 |
merge |
2005-08-13 |
iap10 |
6152:a8a88f85a3e6 |
I missed a couple of files out of the patch to wrap calls to update_va_mapping with BUG_ON(). [We really need an equivalent of 'citool' for mercurial...] |
2005-08-13 |
iap10 |
6151:8864f0be80c6 |
merge |
2005-08-13 |
iap10 |
6150:424166f4f3cf |
Add some profiling support for writeable pagetables. |
2005-08-13 |
akw27 |
6149:cbde8271c236 |
Fix .hgignore to reflect change in parallax directory structure. |
2005-08-13 |
akw27 |
6148:390b130b3455 |
Remove unnecessary union in grant table map/unmap ops. |
2005-08-13 |
kaf24 |
6147:058e8087d36a |
If block-create didn't work, then chances are block-destroy doesn't work |
2005-08-13 |
kaf24 |
6146:f056b0cc171e |
xm block-create doesn't work. It seems like this command hasn't even |
2005-08-12 |
akw27 |
6145:100837b7abec |
This changest allows grant mappings to arbitrary PTEs. |
2005-08-12 |
iap10 |
6144:4995d5f167c9 |
merge |
2005-08-12 |
iap10 |
6143:ab3813d38b20 |
Remove the BUG() from HYPERVISOR_update_va_mapping and change all the appropriate callers to wrap in BUG_ON() |
2005-08-12 |
kaf24 |
6142:ba46bd7f5cdf |
Build xenstore interface as shared library. |
2005-08-12 |
kaf24 |
6141:7c2fdcb2c933 |
another merge |
2005-08-12 |
vh249 |
6140:46cf22571980 |
forget to substitute CC back to gcc |
2005-08-12 |
kaf24 |
6139:38bee85ddeb8 |
merge |
2005-08-12 |
vh249 |
6138:1fb1877ed6d1 |
make needlessly global functions static and use NULL instead of 0 for pointer |
2005-08-12 |
vh249 |
6137:c813cb64d82e |
not valid file descriptor is -1 not 0 |
2005-08-12 |
vh249 |
6136:b7ee6eb5000b |
remove pointless NULL checks before free() |
2005-08-12 |
kaf24 |
6135:f6d6d17eaeb5 |
Fix wallclock time when the offset relative to the epoch |
2005-08-12 |
kaf24 |
6134:37ee6b4b409e |
Rearrange code in __start_xen() to work around internal |
2005-08-12 |
kaf24 |
6133:7dc610b0d1ba |
Fix --output-pid (broken when we fixed --pid-file). |
2005-08-11 |
kaf24 |
6132:822566f5cfdd |
This patch fixes "xm reboot" command. |
2005-08-11 |
kaf24 |
6131:194f6230b62c |
domU always reports an error "Ignoring shutdown request: -1" when we |
2005-08-11 |
kaf24 |
6130:f507ca15ae00 |
Memory leak in xc_linux_save, and uninitialised var |
2005-08-11 |
kaf24 |
6129:5ec5f6960507 |
Fix loop iterator aliasing in x86/32 memory initialisation. |
2005-08-11 |
kaf24 |
6128:57b3fdca5dae |
Support VCPU migration for VMX guests. |
2005-08-11 |
kaf24 |
6127:f972da9a2dda |
Fix getdomaininfo for vmx guests. |
2005-08-11 |
kaf24 |
6126:01e223b2a350 |
Remove arch/xen/x86_64/kernel/init_task.c from sparse tree. It's |
2005-08-11 |
kaf24 |
6125:edd2f9171644 |
A simple make ARCH=xen clean && make ARCH=xen vmlinuz will fail because |
2005-08-11 |
kaf24 |
6124:be3f65e478d9 |
Change vpit->period and friends to count in nanoseconds. |
2005-08-11 |
kaf24 |
6123:ca873c2f5ca2 |
Implement event filtering command line options for xentrace. |
2005-08-11 |
kaf24 |
6122:3f1f7cf07369 |
When the guest shuts down a VM, make sure that the domain gets destroyed. |
2005-08-11 |
kaf24 |
6121:ee8df88e5f7e |
[ We'll try to get in a proper fix into 3.0 - this is just the backup plan] |
2005-08-11 |
kaf24 |
6120:5608c11ba2d8 |
Fix comments about the localtime option. |
2005-08-11 |
kaf24 |
6119:8a1752e76854 |
Clean up unused junk in xemexample.vmx |
2005-08-11 |
kaf24 |
6118:3255b59ab616 |
Need to reset device model pid on reboot |
2005-08-11 |
kaf24 |
6117:2b9e3795a523 |
Support rebooting VMX domains |
2005-08-11 |
kaf24 |
6116:fb619858dfa9 |
Handle VMX domains correctly across xend restarts |
2005-08-11 |
kaf24 |
6115:bf98996dded2 |
Separate out VMCS host state initialization from the rest |
2005-08-11 |
kaf24 |
6114:d1034eae9708 |
Improved error reporting on vmlaunch/vmresume failure. |
2005-08-11 |
kaf24 |
6113:c9bbfb42ba84 |
Fix config file parsing for VMX domains. |
2005-08-11 |
kaf24 |
6112:a5994e258f77 |
This patch addresses Rustys' [1]suggestions. Most visibly: |
2005-08-11 |
kaf24 |
6111:2f75dac09365 |
Fix handling of memory holes for Xen heap and domain 0 |
2005-08-11 |
kaf24 |
6110:9d0120a5aa45 |
Clean up event-channel notification code in Xen. |
2005-08-11 |
kaf24 |
6109:37ac3cf33506 |
Fix where "!" operator used in Bitwise operation. |
2005-08-11 |
kaf24 |
6108:10b395bc465e |
More time fixes. Now time is set properly in domU's, and |
2005-08-11 |
twilkie |
6107:0761551e993a |
Added support for abbreviated xm sub commands |
2005-08-11 |
kaf24 |
6106:a64ac7fafbf0 |
PAE page directories must be below 4GB. Based on a patch |
2005-08-11 |
kaf24 |
6105:d95ea17567c6 |
The following patch provides x86_64 SMP support for xen linux. Many, |
2005-08-11 |
kaf24 |
6104:c66cac10524a |
Since Xend doesn't use twisted anymore, remove the references from the |
2005-08-11 |
kaf24 |
6103:464c521c6f0e |
Remove qemu-vgaram-bin. It's not used any more. |
2005-08-11 |
kaf24 |
6102:3229cda2d6f1 |
The attached patch fixes the xm list command, which very |
2005-08-10 |
cl349 |
6101:2caa8e1e2111 |
merge? |
2005-08-10 |
cl349 |
6100:a5c488cd3627 |
merge? |
2005-08-10 |
cl349 |
6099:3d470e8d41f0 |
Make xenconsole more friendly when invoked directly. |
2005-08-10 |
iap10 |
6098:c7b1c9b5e024 |
Enable reiserfs in x86_64 domU kernel |
2005-08-10 |
iap10 |
6097:14aa0818c1ca |
Install libxenstore in /usr/lib64 for 64 bit builds |
2005-08-10 |
kaf24 |
6096:662c9d34b3c7 |
Small time fixes. |
2005-08-10 |
kaf24 |
6095:49671266459c |
Fix wallclock initialisation in domain0. |
2005-08-10 |
kaf24 |
6094:4fa90e2a3257 |
Fix domain0 builder for PAE. |
2005-08-10 |
kaf24 |
6093:839d3ac75da3 |
Fix 64-bit __get_user() on 32-bit x86. Needed for PAE. |
2005-08-10 |
kaf24 |
6092:5dae4ecedb0c |
Fix stupid typo in previous checkin (stopped time.c |
2005-08-10 |
kaf24 |
6091:7c9513a80026 |
Fix time handling on x86/64. |
2005-08-10 |
twilkie |
6090:50e57636bdd8 |
Fix simple index error in error handling. Now reports correct domain name in error message. |
2005-08-10 |
kaf24 |
6089:d74e320900fd |
merge |
2005-08-10 |
kaf24 |
6088:e87001315978 |
dma_map_single can't sleep since it may be called with locks held, or |
2005-08-10 |
cl349 |
6087:66e6479d9ab8 |
merge? |
2005-08-10 |
cl349 |
6086:ee68821f4e9c |
Make xen daemon startup more robust. |
2005-08-10 |
kaf24 |
6085:878ba6d3954e |
Add padding to allocation bitmap. Should fix page fault |
2005-08-10 |
kaf24 |
6084:d77208361929 |
The following patch adds cramfs support to domU kernels so cramfs based |
2005-08-10 |
cl349 |
6083:66b81b6c096c |
Initialize the xenstore MFN for VMX domains |
2005-08-09 |
cl349 |
6082:5a683386dc58 |
merge? |
2005-08-09 |
cl349 |
6081:389e76fbfdbd |
Do not suppress errors on writes outside transactions. |
2005-08-09 |
kaf24 |
6080:38c7c25b3cb9 |
Directly including ../tools breaks building in separate object tree, |
2005-08-09 |
kaf24 |
6079:f40c6650152e |
Add missing LGPL license notice to python sources |
2005-08-09 |
kaf24 |
6078:95d2bbf6a273 |
PAE PMDs must be made writable before freeing. |
2005-08-09 |
kaf24 |
6077:356b14d5ffc8 |
merge |
2005-08-09 |
kaf24 |
6076:2379e795ca69 |
merge |
2005-08-09 |
kaf24 |
6075:f01ba22e044c |
When building in separate object directory entry.o fails building |
2005-08-09 |
twilkie |
6074:12deebfb7f87 |
Updates to SV. New look. Removed and simplified lots of files. |
2005-08-09 |
cl349 |
6073:4125b9fea242 |
merge? |
2005-08-09 |
cl349 |
6072:3cd4f2c38aaf |
The following patch is a major restructuring of main.py to be more straight forward, and remove as much code as possible. |
2005-08-09 |
kaf24 |
6071:a1f7e01b0990 |
Fixes for x86/64 writable pagetables, including SMP |
2005-08-09 |
cl349 |
6070:663f0fb1e444 |
Restore suspend/resume calls for the control interface on suspend/resume. |
2005-08-09 |
cl349 |
6069:6915b98bb384 |
Don't expose xenstore daemon-only permission bits through python bindings. |
2005-08-08 |
kaf24 |
6068:0229efe8ffe4 |
Simple fix to getdomaininfo cpu_time calculation for |
2005-08-08 |
kaf24 |
6067:08bc755fe796 |
Fix page_to_phys() macro as suggested by Gerd. |
2005-08-08 |
kaf24 |
6066:dcb2b7a1c621 |
That one is obviously needed to make pae xen-linux work with |
2005-08-08 |
kaf24 |
6065:f586b9ecd474 |
Fix x86/64 xenlinux build. Remove stupid patch. |
2005-08-08 |
kaf24 |
6064:d4e19aca1f72 |
Fix signedness issue in xenlinux timer interrupt handler. |
2005-08-08 |
kaf24 |
6063:2360c4d7bb2f |
Really fix the x86/64 build. Get rid of push/pop from |
2005-08-08 |
kaf24 |
6062:7d84bc707736 |
Fix the x86/64 build. |
2005-08-08 |
kaf24 |
6061:61af128313c8 |
Remove dead file. |
2005-08-08 |
kaf24 |
6060:704e6cc4a684 |
Remove dead files. |
2005-08-08 |
kaf24 |
6059:6fc0b68b0a9c |
Fix both Xen and XenLinux to correctly handle 64-bit |
2005-08-08 |
kaf24 |
6058:a9ee400a5da9 |
1) More testing: include tests which I forgot in previous patch, remove |
2005-08-08 |
kaf24 |
6057:b60643391488 |
Fix hw_resend_irq() -- IRQ_PENDING must be propagated back |
2005-08-08 |
kaf24 |
6056:41ceeb6828b5 |
The attached patch adds -Werror to HOSTCFLAGS in Config.mk, makes |
2005-08-08 |
kaf24 |
6055:c4512592a1dc |
Attached is a patch to x86_64 xenlinux. It also includes cleanups. We |
2005-08-08 |
kaf24 |
6054:69bf77e1b102 |
Writable pagetables for x86/64. Xen portion. |
2005-08-07 |
kaf24 |
6053:deff07c1b686 |
Really include renamed console files. :-) |
2005-08-07 |
kaf24 |
6052:ec1878b6956e |
Rename console binaries to xenconsole and xenconsoled. |
2005-08-07 |
kaf24 |
6051:6721c8cd1a30 |
this patch fixes X86_64 Xorg Xfree86 issues. |
2005-08-06 |
kaf24 |
6050:d3e7327954db |
Fix perfc_defn.h to allow multiple inclusion. |
2005-08-06 |
kaf24 |
6049:eb98d18771ca |
xend prints out some messages when starting, which is annoying. This |
2005-08-06 |
kaf24 |
6048:217fb2d1f364 |
More time-interface fixes. |
2005-08-06 |
kaf24 |
6047:7931f14bd447 |
Fix xenbus_read() usage in shutdown handler. |
2005-08-06 |
kaf24 |
6046:e0146a206ea2 |
- include linux/vmalloc.h for vmalloc |
2005-08-06 |
kaf24 |
6045:5f6787c5c71f |
This patch changes the vcpu-hotplug handler from using control message |
2005-08-06 |
kaf24 |
6044:968829eb1783 |
This patch changes the probe notifier, per Rusty's suggestion. It |
2005-08-06 |
kaf24 |
6043:0538ec1fe5b2 |
This patch changes the shutdown driver and xend to use strings instead |
2005-08-05 |
kaf24 |
6042:69b7c9c3a9fd |
Fix mach2phys table allocation for 32-bit PAE Xen. |
2005-08-05 |
kaf24 |
6041:b63577ff53a3 |
Fix xtime_lock handling to avoid deadlock in sched_clock(). |
2005-08-05 |
kaf24 |
6040:5a33233a608e |
No need to define errno defined at the top of reboot.c. |
2005-08-05 |
kaf24 |
6039:9faafa21bf98 |
xenstored has had a testsuite for some time. This splits the test |
2005-08-05 |
kaf24 |
6038:8727c784c07d |
The C interface no longer has a priority arg, but the python interface |
2005-08-05 |
kaf24 |
6037:78a2f9cbd5b3 |
Attached is a randomized tester for consoled. It's a patch against |
2005-08-05 |
kaf24 |
6036:5a86ab4c9b79 |
Instead of queuing messages when the control channels are full, xcs just |
2005-08-05 |
kaf24 |
6035:f5a5e61f038e |
xc_console is probably too chatty about termios failures since ssh |
2005-08-05 |
kaf24 |
6034:38e6467df0e6 |
The attached patch: |
2005-08-04 |
kaf24 |
6033:61cbf8f977ef |
Attached are |
2005-08-04 |
kaf24 |
6032:ebf05456ee11 |
Fix my previous patch to the trap-frame creation code |
2005-08-04 |
kaf24 |
6031:8004acaa6684 |
Merge |
2005-08-04 |
kaf24 |
6030:43f424818d6e |
Fix event-upcall masking when creating a trap frame |
2005-08-04 |
akw27 |
6029:9f0eff879d89 |
Blktap updates: request batching, O_DIRECT/AIO support. |
2005-08-04 |
akw27 |
6028:1d240086de52 |
Add missing parallax makefile. |
2005-08-04 |
akw27 |
6027:f3f483059250 |
Fix two syntax errors in frame-and-sect decoding macros. |
2005-08-04 |
kaf24 |
6026:d25da0ddd9d5 |
Fix iopl() syscall so that we pass LTP's iopl02 test. |
2005-08-04 |
kaf24 |
6025:0ee061e5b8a8 |
The attached patch removes all of the console handling code from Xend |
2005-08-04 |
kaf24 |
6024:25b8b05ad991 |
Here are another couple of places where 8 sectors/page is assumed, |
2005-08-04 |
kaf24 |
6023:f5b8d2720d6c |
libxenstore (used to access the daemon) should be licensed under LGPL. |
2005-08-04 |
kaf24 |
6022:f46bb706a38d |
Merge. |
2005-08-03 |
iap10 |
6021:e9b950192ba6 |
Add linux 2.6.12.3 patch |
2005-08-03 |
kaf24 |
6020:60c4cd9ebaa1 |
Move more drivers to bind_evtchn_to_irqhandler() interface. |
2005-08-03 |
kaf24 |
6019:33bb0b41aa73 |
On x86, Xen does not claim any serial port unless the user |
2005-08-03 |
kaf24 |
6018:d9442abaa980 |
Virtual device drivers use new bind_evtchn_to_irqhandler() call |
2005-08-03 |
kaf24 |
6017:f294acb25858 |
MErge. |
2005-08-03 |
kaf24 |
6016:63995acdd34a |
Merge, |
2005-08-03 |
kaf24 |
6015:4012e919dac0 |
The attached trivial patch fixes a spurious gcc-4.0 warning in |
2005-08-03 |
kaf24 |
6014:18bb29989371 |
gcc-3.4/ia64 compilation fixes. |
2005-08-03 |
kaf24 |
6013:2c0bc4caaa1f |
1) Make more functions in io.c static |
2005-08-03 |
kaf24 |
6012:04dfb5158f3a |
Merge. |
2005-08-03 |
kaf24 |
6011:d4fd332df775 |
Manual merge. |
2005-08-03 |
iap10 |
6010:d3670ff9efff |
Update -xen config file for net grant tables. Default to 'y' since this is the kernel we want to use on the test CD and we want to have grant tables on by default. |
2005-08-03 |
kaf24 |
6009:f17987201c08 |
Manula merge. |
2005-08-03 |
kaf24 |
6008:178b0b2dae51 |
Fix typo in Linux header file. Totally harmless -- the code |
2005-08-03 |
iap10 |
6007:0824da1df80a |
Modify default Linux 2.6 config files to build for PentiumPro instead of Pentium4. No idea how that ended up being the default. |
2005-08-03 |
iap10 |
6006:8803b4adf164 |
Fix automatic toggling of PAE in Linux config files |
2005-08-03 |
iap10 |
6005:ebe13fb42cd3 |
Since we use configs from dist/install/boot in preference to the default configs, update the PAE auto-switcher to work with these too. |
2005-08-03 |
smh22 |
6004:29902aea904f |
Don't enable PAE by default just yet. |
2005-08-03 |
vh249 |
6003:ba4ca709ed7e |
fix netdriver grant table option back to n by default |
2005-08-02 |
cl349 |
6002:565cec5b9cc2 |
merge? |
2005-08-02 |
cl349 |
6001:1032271a0abf |
Fix migration for SMP guests with 1 vcpu. |
2005-08-02 |
vh249 |
6000:9c1e727db757 |
update x86_64 config files for grant table in netdriver |
2005-08-02 |
kaf24 |
5999:0d69d2ce73e9 |
Remove USB front/back from 2.4 build, totally. |
2005-08-02 |
cl349 |
5998:3cde4433ecda |
Update xenstore python bindings for "Implement watching of nodes which don't exist." |
2005-08-02 |
cl349 |
5997:c8279f7c14e2 |
Fix SMP save/restore for 1 vcpu by adding suspend/resume functions for SMP. |
2005-08-02 |
cl349 |
5996:64639ab26b92 |
Fix unbind_ipi_from_irq - evtchn_to_irq[evtchn] not irq_to_evtchn[evtchn]. |
2005-08-02 |
cl349 |
5995:f681f5a7f453 |
Add prototype for bind_ipi_on_cpu_to_irq. |
2005-08-02 |
cl349 |
5994:7db8ef0e440a |
Add prototype for balloon_init_watcher. |
2005-08-02 |
cl349 |
5993:5eead9930294 |
Implement watching of nodes which don't exist. |
2005-08-02 |
cl349 |
5992:a05338d886d9 |
Fix typo. |
2005-08-02 |
cl349 |
5991:a2f9f958fb14 |
Fix up non-valgrind case to send stderr to file like valgrind case does. |
2005-08-02 |
cl349 |
5990:f9a8f24dac67 |
Don't abort on untranslatable errors: EINVAL and print warning |
2005-08-02 |
cl349 |
5989:361d31028129 |
merge? |
2005-08-02 |
cl349 |
5988:76794dad0aaf |
Fix checkpointing - add save/restore support to the xenbus driver. |
2005-08-23 |
fred |
5987:5f1ed597f107 |
Ensure percpu data area not used before the TR is set. |
2005-08-19 |
fred |
5986:1ec2225aa8c6 |
First step to remove CONFIG_VTI for final supporting xen0+xenU+xenVTI at runtime. This changeset mainly addresses common code like domain creation and rid allocation policy, including: |
2005-08-19 |
fred |
5985:97675c2dbb40 |
merge? |
2005-08-16 |
kevin |
5984:ed7e557deedd |
arch_serial_putc is not required any more. |
2005-08-15 |
fred |
5983:12ddc012238a |
put back cpu_user_reg patch done in Intel-5979 |
2005-08-15 |
ydong |
5982:fd61ce502c71 |
Removing KR to PER CPU memory. |
2005-08-12 |
ydong |
5981:90c6abbd4a59 |
Remove misaddressing of cpu_info in PERCPU data |
2005-08-11 |
kevin |
5980:8bd2dc2c653d |
test |
2005-08-12 |
fred |
5979:a6bb47919161 |
Replace Xen_regs with cpu_users_regs to match upstream |
2005-08-09 |
fred |
5978:c56a9805216a |
Accomodate ia64-xenolinux change where xen-public is symlinked to |
2005-08-08 |
adsharma |
5977:88bfc84c5a75 |
CONFIG_VTI build fixes. |
2005-08-08 |
djm |
5976:1ee9236cc224 |
Merge after removing dependency on linux-2.6.11 source tree |
2005-08-08 |
adsharma |
5975:0380b4cc3c1a |
Merge |
2005-08-02 |
adsharma |
5974:f242de2e5a3c |
Move copy+patched files to linux-xen directory. |
2005-08-02 |
adsharma |
5973:e2127f19861b |
We no longer need linux sources to build xen. |
2005-08-02 |
djm |
5972:be8fe9b3987c |
Fix CONFIG_VTI build |
2005-08-02 |
djm |
5971:e173a853dc46 |
Merging with xen-unstable |
2005-08-02 |
kaf24 |
5970:dcdcec634c2d |
Better XenLinux page fault debug output for PAE. |
2005-08-02 |
smh22 |
5969:59e76450e286 |
Fixes. |
2005-08-02 |
kaf24 |
5968:48dea637aac9 |
A few consoled tweaks. It's not worth building by default |
2005-08-02 |
kaf24 |
5967:2f743309f21a |
Remove some binary files. |
2005-08-02 |
kaf24 |
5966:94a4626c2c44 |
This is the first patch to move the console code out of Xend and into a |
2005-08-02 |
kaf24 |
5965:1640c137c847 |
This is the first patch to move the console code out of Xend and into a |
2005-08-02 |
smh22 |
5964:3f1785f02d89 |
Manual merge. |
2005-08-02 |
smh22 |
5963:2609af9986e6 |
Disable build of pygrub for now - does not build with e2fsprogs-1.35 |
2005-08-02 |
smh22 |
5962:d709f743dd33 |
Fix typo in pygrub code |
2005-08-02 |
kaf24 |
5961:3a11dbf5e4b6 |
The attached patch converts the balloon driver and xend to use |
2005-08-02 |
kaf24 |
5960:eeb45fed8f91 |
> to "CONFIG_PAGING_LEVELS >= 3", maybe I forgot to include some |
2005-08-02 |
kaf24 |
5959:e8178f0adc91 |
Missing ia64_stubs file for libxc. |
2005-08-02 |
smh22 |
5958:433402c64c77 |
Remainder of ACM patch (hgrrrr). |
2005-08-02 |
smh22 |
5957:d18f732c0a5f |
The patches below clean-up sHype-related file names in the tools subtree |
2005-08-02 |
smh22 |
5956:0301cccd14f1 |
The attached patch adds the support that was only stubbed in to be able |
2005-08-02 |
smh22 |
5955:706733e1ecdf |
* support proper scsi disk name |
2005-08-02 |
smh22 |
5954:a75db157d12f |
Revert unintended enabling of grant tables for netback/netfront |
2005-08-01 |
vh249 |
5953:975c937c33f9 |
correct wrong variables pass to the set_pte_at macro. |
2005-08-02 |
fred |
5952:9be7fe98a556 |
Fix calling point for do_softirq, which should only be checked |
2005-08-02 |
fred |
5951:bd77de43ed4a |
Fix compilation issue, and then VTI dom0 is up again. |
2005-08-02 |
fred |
5950:7e74ac6fdea9 |
Final set of HV change to support multiple domains on VTI. |
2005-08-02 |
fred |
5949:b6803bdaa95a |
Add hypercall continuation support, or else dom_mem_op may fail. |
2005-08-02 |
fred |
5948:7e5868cb1b91 |
Disallow reprogram_ac_timer to change itm, since there's only one |
2005-08-02 |
fred |
5947:6e20607ca839 |
Add copyright info. |
2005-08-01 |
djm |
5946:1efe6f4163ee |
Merge with latest xen-unstable |
2005-08-01 |
smh22 |
5945:0db6a59abb95 |
Manual merge. |
2005-08-01 |
smh22 |
5944:6a83d157a391 |
Minor clean ups of time.c and partial build fixes for 2.4 |
2005-08-01 |
ach61 |
5943:90f2b122fc43 |
PDB: convert ptrace.c and traps.c changes to local patches |
2005-07-31 |
ach61 |
5942:f7abc6205e22 |
PDB: roll out changes to ptrace.c and traps.c |
2005-08-01 |
kaf24 |
5941:ae51fa1d32b2 |
This patch adds two macros for construction of the |
2005-08-01 |
kaf24 |
5940:ac7176771024 |
While merging my development tree with the latest hg tree I noticed that |
2005-08-01 |
djm |
5939:24dd9a53dd95 |
Fix the build on gcc-3.4.x (ia64 files) |
2005-08-01 |
djm |
5938:36ac9bc7dd15 |
Workaround new call to do_softirq in scrub_heap_pages in common code |
2005-07-29 |
djm |
5937:10872902be39 |
Accomodate change to common alloc_domheap_page |
2005-07-29 |
djm |
5936:b53a65034532 |
Merge in minor ia64 Makefile change from xen-unstable |
2005-07-29 |
kaf24 |
5935:55a5ad2f028d |
dom_mem_ops address_bitsd fix. |
2005-07-29 |
kaf24 |
5934:0e2461cdbad1 |
x86_32 build fix. |
2005-07-29 |
kaf24 |
5933:c4cb2167d3c7 |
This patch renames balloon command to "set-mem", so instead of "xm |
2005-07-29 |
kaf24 |
5932:2c0036a1cf4f |
This patch does 2 jobs: |
2005-07-29 |
kaf24 |
5931:52260d8c2775 |
Patch for 64-bit VMX guest destroy |
2005-07-29 |
kaf24 |
5930:8c1944538086 |
Here is our latest patch to enable the Xen tools to |
2005-07-29 |
kaf24 |
5929:51094fae410e |
Attached patch adds a DMA zone to xen, also modifies xen_contig_memory() |
2005-07-29 |
kaf24 |
5928:04d01b8fa219 |
This patch updates the CPU field in xm list for multi-vcpu domains. |
2005-07-29 |
kaf24 |
5927:555b315b482d |
... for dom0 if we know we'll need it. This is the xen |
2005-07-29 |
kaf24 |
5926:e922662b7839 |
... so it builds again and also add a note to the xen elf header |
2005-07-29 |
kaf24 |
5925:691cd6f65739 |
Really just basic preparation: switch over PAE builds to the new |
2005-07-29 |
kaf24 |
5924:0474ffc52ba7 |
fix x86_64 domain0 /dev/mem issue |
2005-07-28 |
ach61 |
5923:dd1c092a7ee2 |
PDB: add some additional files |
2005-07-28 |
ach61 |
5922:577d1c7b47a9 |
PDB: process targets |
2005-07-28 |
cl349 |
5921:501a70f3ae96 |
merge? |
2005-07-28 |
cl349 |
5920:e2d635617acd |
Don't unbind port when event channel binding fails. |
2005-07-28 |
cl349 |
5919:d24e1970c205 |
Simplify code by acking watch as soon as we read it. |
2005-07-28 |
cl349 |
5918:3be03cd7cd4c |
Simplify code by making in and out pointers internal to xenbus_xs.c |
2005-07-28 |
kaf24 |
5917:80fed4ff19b2 |
Nicer platform timer string (include clock rate in mhz). |
2005-07-28 |
kaf24 |
5916:1db202550e82 |
Fix irq.c warning, from aq. |
2005-07-28 |
kaf24 |
5915:7a30b587387f |
Fix gnttab bug in blkfront. |
2005-07-27 |
kaf24 |
5914:fb5de385a9ee |
Slightly better time debugging support in Xen. |
2005-07-27 |
cl349 |
5913:c02e5214247e |
Get rid of internet_copy.jpg once more. |
2005-07-27 |
cl349 |
5912:72ec508ccbdc |
Don't ignore exceptions here - the possible RuntimeError is handled already. |
2005-07-27 |
cl349 |
5911:f24fcd22c68f |
Introduce dom0 to the store. |
2005-07-27 |
cl349 |
5910:06c5924b0c2e |
Handle introduce_domain failing when the domain is already introduced. |
2005-07-27 |
cl349 |
5909:de1207b85ef8 |
Always pass around the store machine frame number instead of the linear address. |
2005-07-27 |
cl349 |
5908:ae3a721bbcb8 |
Add xc_init_store python binding. |
2005-07-27 |
cl349 |
5907:cda48f530e93 |
Fix read of integers from database on event channel restore. |
2005-07-27 |
cl349 |
5906:c6c6cfaab2bf |
Make XENSTORED_DEBUG create a xenstored trace logfile. |
2005-07-27 |
cl349 |
5905:598c92956925 |
Move SIF_BLK_BE_DOMAIN and SIF_NET_BE_DOMAIN definitions to where they are used. |
2005-07-27 |
cl349 |
5904:2c67026ea29d |
merge? |
2005-07-27 |
cl349 |
5903:039c7fd6a4d2 |
Don't auto-add domains we don't know about. |
2005-07-27 |
kaf24 |
5902:01966dd718a8 |
Add IBM Cyclone support to Xen. |
2005-07-27 |
kaf24 |
5901:b7e975425dd6 |
Add HPET support to Xen. It is quicker to access and more |
2005-07-27 |
kaf24 |
5900:7599a943b39e |
On opt_nosmp, also force num_cores to 1. Do this in setup.c |
2005-07-27 |
sos22 |
5899:828d512b22ba |
Kill a bad assertion. |
2005-07-27 |
sos22 |
5898:240313350234 |
Merge. |
2005-07-27 |
sos22 |
5897:5f9ca2959ffc |
Make sure that opt_nosmp also disables hyperthreading. This stops us |
2005-07-27 |
cl349 |
5896:d86a9892396a |
Rename file with space in name. |
2005-07-27 |
kaf24 |
5895:a0a14aedfa68 |
Fix memory reservation in XenLinux. |
2005-07-27 |
iap10 |
5894:4c52791a0444 |
Frob the Linux-2.6 configs to enable PAE (HIGHMEM_64G) if XEN_TARGET_X86_PAE=y |
2005-07-26 |
cl349 |
5893:2333f6616d18 |
merge? |
2005-07-26 |
cl349 |
5892:69beaae8a1fa |
Clean up xenbus code not to use priorities. |
2005-07-26 |
cl349 |
5891:5f0446907501 |
Fix case where watch callback unregisters itself: do not try to ack it |
2005-07-26 |
cl349 |
5890:26e4e952c385 |
Implement xenbus_dev_error() and xenbus_dev_ok() functions |
2005-07-26 |
cl349 |
5889:a9a956748997 |
Scrub initial xenstore page, free xendev structure. |
2005-07-26 |
cl349 |
5888:b52196300306 |
Fix locking: probe can be called from several places, so ensure |
2005-07-26 |
cl349 |
5887:c1c2a023dbc4 |
Fix bus watch code, and clean up a little. |
2005-07-26 |
cl349 |
5886:51fb35494e9b |
Note about when device_find is fixed |
2005-07-26 |
cl349 |
5885:c352c388aaec |
Modify to assume transactions |
2005-07-26 |
cl349 |
5884:aa8776c44b65 |
Do not use device_find: crashes for some reason |
2005-07-26 |
cl349 |
5883:c20ccb474166 |
Fix missing argument rename in xenbus_exists. |
2005-07-26 |
cl349 |
5882:aeb3b64ea40e |
Grab lock around registering watch. |
2005-07-26 |
cl349 |
5881:bd0ff9b1ea14 |
Add watch for dynamic add/remove of devices. |
2005-07-26 |
cl349 |
5880:42e8937a93f0 |
Fix return from xenbus_scanf: returns number scanned, not 0! |
2005-07-26 |
cl349 |
5879:2e6e1eb66c5e |
Major xenbus cleanup |
2005-07-26 |
cl349 |
5878:62e13cae2f58 |
Update python bindings - xs_watch doesn't support a priority anymore. |
2005-07-26 |
cl349 |
5877:1853a6e966bd |
Remove ill-conceived concept of watches blocking reply on |
2005-07-26 |
cl349 |
5876:b9903985e9b6 |
Fix bug where transaction fires multiple events. |
2005-07-26 |
cl349 |
5875:052208a34902 |
Fix bug where watch messages doesn't go out. Also change xs_test |
2005-07-26 |
cl349 |
5874:2ae19537f615 |
Allow test.sh to take arg: name of test to start with |
2005-07-26 |
cl349 |
5873:6f4d50000179 |
Make testing more reliable: wait for event after async so we know |
2005-07-26 |
cl349 |
5872:4e833037159d |
Change watches: operations block until everyone has acked. |
2005-07-26 |
cl349 |
5871:997b2b07b96d |
Change from bool indicating blocked to an enum: when watches go |
2005-07-26 |
cl349 |
5870:99366b44c421 |
Test and fix acknowedge_watch from returning EINVAL. |
2005-07-26 |
cl349 |
5869:f9a3f32a129b |
Fix testsuite to ignore tool/ dir. |
2005-07-26 |
cl349 |
5868:71271a3f41a9 |
Start of code to persistent store connections when xenstored restarts |
2005-07-26 |
cl349 |
5867:932fc8a1b38d |
# HG changeset patch |
2005-07-26 |
kaf24 |
5866:22984cc20ff9 |
Manual merge. |
2005-07-26 |
kaf24 |
5865:c1c9a281eac2 |
Attached patch removes the empty domain if |
2005-07-26 |
cl349 |
5864:6ac24e8a6ec4 |
Don't enter sv subdirectory until its Makefile supports targets |
2005-07-26 |
kaf24 |
5863:9b436c6bf2bd |
This patch prevents you from getting a screen full of stack trace when |
2005-07-26 |
kaf24 |
5862:6c24d2b4f3ea |
Manual merge. |
2005-07-26 |
twilkie |
5861:df19d43b95d0 |
Add XenSV back into the repository. |
2005-07-26 |
kaf24 |
5860:d63b100b327a |
Fix restart/poweroff properly. From aq. |
2005-07-25 |
kaf24 |
5859:ecb17ef5a587 |
- allows to optionally boot the system with a policy already being |
2005-07-25 |
kaf24 |
5858:d6af2ea42f94 |
Improve guest time keeping |
2005-07-25 |
kaf24 |
5857:eba58fc9f755 |
Really enable gdbserver for real mode code. |
2005-07-25 |
kaf24 |
5856:4999a05b568f |
Use hg root instead of bk root. |
2005-07-25 |
kaf24 |
5855:82af26d5d134 |
Restore command line parsing code from qemu-0.6.1 |
2005-07-25 |
kaf24 |
5854:7ac99b43f879 |
Allow multiple disk images per guest. |
2005-07-25 |
kaf24 |
5853:9b713b8d1100 |
Fix the path to qemu-dm |
2005-07-25 |
kaf24 |
5852:cb0f79c9d3fc |
Implement the I/O bitmap vm execution control. |
2005-07-25 |
kaf24 |
5851:edc6e8921dd1 |
Don't leave behind zombie device model processes |
2005-07-25 |
kaf24 |
5850:3acc0ae6a001 |
Xen full virtualization does not handle unaligned IO with page crossing. |
2005-07-25 |
kaf24 |
5849:5f77050a58f6 |
Translate some control characters in the qemu monitor. |
2005-07-25 |
kaf24 |
5848:50fd1e053b1a |
Remove extra definition of DBG in pci/irq.c in XenLinux. |
2005-07-25 |
kaf24 |
5847:34fe1d9f0ced |
Fix cross-compile builds by using NM macro instead of nm |
2005-07-25 |
kaf24 |
5846:9a936ba5cde0 |
XenLinux restart/poweroff calls 'reboot' or 'poweroff' |
2005-07-25 |
vh249 |
5845:6feba419cead |
split deallocation from net_tx_action |
2005-07-25 |
vh249 |
5844:7bc4ebdd5660 |
add grant table capabilities to netback and netfront. |
2005-07-25 |
vh249 |
5843:a49bf96419a4 |
regenerate smp-alt.patch for 2.6.12 |
2005-07-22 |
sd386 |
5842:dc7c14e533c2 |
Local merge |
2005-07-22 |
sd386 |
5841:460405b4723b |
Fixed extratime scheduling bug, which caused a prioritised dom0 to overtake the whole cpu. |
2005-07-22 |
kaf24 |
5840:48aed1403fe3 |
Port kallsyms to Xen, as 'symbols'. |
2005-07-22 |
sos22 |
5839:7627476544b5 |
In 2.6.12-land, do_debug and do_int3 return void. Make sure we don't try |
2005-07-21 |
kaf24 |
5838:9038a369268d |
Here is a patch to enable Xen to run on a Unisys ES7000 x86_64 system. |
2005-07-21 |
kaf24 |
5837:6e11af443eb1 |
Fix problem of can not create two or more vmx guest. |
2005-07-21 |
kaf24 |
5836:07884fe7c5ce |
Save per cpu IDT information into the VMCS host area. |
2005-07-21 |
kaf24 |
5835:dd3dbd7c82e0 |
Propagate guest MSR writes to machine MSRs immediately |
2005-07-20 |
smh22 |
5834:c7f883aaedb0 |
Fix bug. |
2005-07-20 |
kaf24 |
5833:c316e464f7c2 |
No need to define io_remap_pfn_range in linux/mm.h. |
2005-07-19 |
maf46 |
5832:581902ddd16f |
Merged by hand. |
2005-07-19 |
maf46 |
5831:390e4d63cdb1 |
Shadow mode's writable-PTs should only allow guest kernels access to PTs |
2005-07-19 |
kaf24 |
5830:2ecb91fb6cdb |
Fix wallclock timebase extraction in XenLinux. |
2005-07-19 |
kaf24 |
5829:bf68b5fcbc9b |
Simplify and fix the error-correction factor during |
2005-07-18 |
kaf24 |
5828:43564304cf94 |
First cut of new time interfaces and synchronisation mechanisms. |
2005-07-17 |
ach61 |
5827:9697bc63d403 |
pdb: read/write registers for process target |
2005-07-16 |
kaf24 |
5826:722c372fe201 |
Fix 'make uninstall' target. |
2005-07-16 |
kaf24 |
5825:1b45bcaafb1f |
Fix 'make mrproper' to remove pristine and ref trees. |
2005-07-16 |
kaf24 |
5824:43e28a2f6037 |
Delete resurrected files (from ia64 merge). |
2005-07-15 |
kaf24 |
5823:d75a502b45eb |
Simple grant-table fix (check_unmap). |
2005-07-15 |
kaf24 |
5822:6891f0c11683 |
Trivial fixes for numeric arg to head/tail. |
2005-07-29 |
djm |
5821:a4196568095c |
Updates to conform to latest xen-unstable |
2005-07-28 |
fred |
5820:208a3afc9353 |
Make ns16550 rework on tiger4 box |
2005-07-28 |
fred |
5819:34460b45204a |
Add kregs change |
2005-07-28 |
fred |
5818:04f35d2b143d |
This patch adds necessary support for vcontext merge between |
2005-07-28 |
fred |
5817:8fc64b82dd35 |
More syntactic changes for preparation of vcpu_info merge |
2005-07-28 |
fred |
5816:a64dae7a0344 |
Add emulation to rsm.be, which is first encounted in guest fast syscall |
2005-07-28 |
fred |
5815:40bddfe9e390 |
Fix the issue of complete rebuild for any change |
2005-07-27 |
fred |
5814:2df9bb1b4ae0 |
Nop change. Just a test |
2005-07-27 |
djm |
5813:bb0eeb87bfca |
Disable NaT support, fast tick and improved PAL support until |
2005-07-27 |
djm |
5812:db8a7f39df93 |
Syntactic changes to prepare for possible vcpu_info changes |
2005-07-27 |
djm |
5811:738ba414ce80 |
Add xen-shared-info offset generation |
2005-07-18 |
djm |
5810:0cc05e9a3482 |
Fix and turn back on unat checking in fast paths |
2005-07-18 |
djm |
5809:6e9248e8f401 |
Get FPU working on context_switch |
2005-07-18 |
djm |
5808:00a05c6a0acc |
Use hda1, not sda1 |
2005-07-18 |
djm |
5807:a6b64aed65c3 |
Properly implement PAL_PTCE_INFO for Xen |
2005-07-15 |
djm |
5806:816b9b3ced2f |
Fix ar.unat handling for fast paths |
2005-07-15 |
djm |
5805:a83ac0806d6b |
Merge with ia64-unstable.hg |
2005-07-14 |
djm |
5804:8328317e60ab |
Fix for new ns16550 serial code in xen-unstable.hg |
2005-07-13 |
djm |
5803:ea8caf38c914 |
Oops remove debug output from last changeset |
2005-07-13 |
djm |
5802:d4ecbd89d954 |
Fix PAL_PTCE_INFO and cpuid (pfmon now works) |
2005-07-13 |
djm |
5801:a87242c44417 |
Add easy way to turn off all fast paths to rule them out when debugging |
2005-07-12 |
djm |
5800:9870485d4836 |
Better pal/sal support |
2005-07-11 |
djm |
5799:970f74591ffa |
Fixes so xen+xenlinux boots on ski |
2005-07-10 |
djm |
5798:d0a1154755c9 |
Fix zeroing of some counters and add a couple more |
2005-07-09 |
djm |
5797:ca44d2dbb273 |
Intel's pre-bk->hg transition patches |
2005-07-09 |
djm |
5796:89d92ce10924 |
Add fast path for thash hyperprivop |
2005-07-09 |
djm |
5795:0e7741276468 |
Cleanup virtual translation code |
2005-07-09 |
djm |
5794:40be48f67a33 |
Somehow this file got zeroed out?!? Replacing it |
2005-07-09 |
djm |
5793:c1a7ed266c7e |
Catch up to xen-unstable.hg tip |
2005-07-07 |
djm |
5792:95f14bb8d220 |
Dummy file to test hg push |
2005-07-15 |
kaf24 |
5791:35b74976f598 |
Relax the bounce-buffer copying constraints in dma_sync_single_for_* |
2005-07-15 |
sos22 |
5790:ebfde26a769a |
Avoid some unnecessary TLB flushes. This will probably make no real |
2005-07-15 |
kaf24 |
5789:e8b48f3a2843 |
Fix exit path from DOM0_CREATEDOMAIN, which I broke earlier |
2005-07-15 |
kaf24 |
5788:ce4b630067bb |
Enable VMX domains on a SMP dom0. |
2005-07-15 |
kaf24 |
5787:50da9b240a1f |
Recently some people complain that they cannot set the maxmem for |
2005-07-15 |
kaf24 |
5786:79bb7dfb8fc1 |
Temporary fix for netif ring overflow, until we move |
2005-07-15 |
kaf24 |
5785:8d04aa7b4280 |
Simpler domid allocation. |
2005-07-14 |
iap10 |
5784:1d026c7023d2 |
Update x86_64 -xen config for Linux 2.6.12 |
2005-07-14 |
iap10 |
5783:1febf5dabc4f |
Update the -xen default config to Linux 2.6.12 |
2005-07-14 |
iap10 |
5782:cd95b96a172e |
Incorporate lomount from QEMU into tools/misc. This tool makes it easy to mount |
2005-07-14 |
kaf24 |
5781:98b83cc57eca |
Missing quirks.c file. |
2005-07-14 |
kaf24 |
5780:ca90d2903b7b |
Auto-disable IRQ balancing/affinity on buggy chipsets. |
2005-07-14 |
kaf24 |
5779:57dfd651cca4 |
Allow IRQ balancing to be disabled with 'noirqbalance' |
2005-07-14 |
kaf24 |
5778:43c21adcfc79 |
Add debug-key for printing IRQ/IOAPIC info. |
2005-07-14 |
iap10 |
5777:1fb47826d767 |
Misc fixes for new sparse tree names: xen-clone script; -xen kernel build (the one with all the modules); Backout changes to legacy targets. |
2005-07-14 |
kaf24 |
5776:64f26eed8d47 |
Allow arch-specific defaults to be specified for ns16550 |
2005-07-14 |
kaf24 |
5775:9b77ba29108d |
The VMCS control bits in the current tree are not optimal. Attached is |
2005-07-14 |
kaf24 |
5774:71d000e59b13 |
Cleanup mov to CR4 handling. |
2005-07-14 |
kaf24 |
5773:637127cded4e |
Enable CR4.VME to improve the performance of vm86 emulation. |
2005-07-14 |
vh249 |
5772:9d2ca2da280e |
repair legacy Makefile targets linux26 and linux24 |
2005-07-13 |
ach61 |
5771:09be5b1bdeb0 |
pdb: reconcile register manipulation between processes and domains |
2005-07-13 |
kaf24 |
5770:57b2fa8bf11d |
Initial tools support for 32-bit x86 pae. |
2005-07-13 |
kaf24 |
5769:87cfe3f76045 |
Force PAE build of Xen by specifying 'pae=y' to make, or |
2005-07-13 |
kaf24 |
5768:a98634f1c008 |
Remove CONFIG_X86_PAE hack from config.h. |
2005-07-13 |
vh249 |
5767:79d52bd557cf |
Readd pristine-% rules that went MIA. |
2005-07-13 |
kaf24 |
5766:35ccaeaffeb7 |
Enable NX/XD feature for 32-bit PAE Xen. |
2005-07-13 |
kaf24 |
5765:3473b453dbae |
Build hotplug by default in dom0. |
2005-07-13 |
kaf24 |
5764:5db799f4c40e |
The patch attached restores NX/XD support in x86_64 xenlinux. When the |
2005-07-13 |
kaf24 |
5763:6778d68a2c4c |
Need to save and restore MSRs for VMX domains across context switches. |
2005-07-13 |
kaf24 |
5762:3a4ef6acd545 |
Fix NX/XD enable on secondary CPUs. |
2005-07-12 |
ach61 |
5761:faf7e6254712 |
pdb: get rid of absolute path in module makefile |
2005-07-12 |
kaf24 |
5760:3b48277a9dd0 |
Let Xen have 256 PIRQs to guests. |
2005-07-12 |
ach61 |
5759:f23750d7c214 |
pdb: execution_domain -> vcpu |
2005-07-12 |
kaf24 |
5758:d80e38e4b31d |
Native x86_64 linux uses paranoidentry for exceptions with ist !=3D 0, |
2005-07-12 |
kaf24 |
5757:b513fd51f850 |
Small fix for PAE in 2.6.12. |
2005-07-12 |
kaf24 |
5756:d99ebf2de9f3 |
Some more new files for Linux PAE. |
2005-07-12 |
kaf24 |
5755:be1153585cb0 |
Fix hgignore regexps some more. |
2005-07-12 |
kaf24 |
5754:12edc2f2ca18 |
Fix Xen build with PAE enabled, and a fix to help |
2005-07-12 |
kaf24 |
5753:9f6057761c8f |
Fix DMA compile for x86_64. |
2005-07-12 |
kaf24 |
5752:c5db6fd54e36 |
Fix dma_map_single to work correctly with multi-page buffers. |
2005-07-12 |
cl349 |
5751:57a5441b323b |
xenstored updates. |
2005-07-12 |
cl349 |
5750:43f224c33281 |
Manual merge. |
2005-07-12 |
cl349 |
5749:09b142631de3 |
Manual merge. |
2005-07-12 |
cl349 |
5748:739ba7204123 |
Add xc_init_store and run xenbus probe on INITDOMAIN_STORE privcmd ioctl. |
2005-07-12 |
cl349 |
5747:1b837c5794ca |
Update xenbus driver code. |
2005-07-12 |
cl349 |
5746:b5e3b99075c6 |
Create .hgskip files instead of .bk_skip files. |
2005-07-12 |
kaf24 |
5745:8a8b8087b083 |
Dom0 can have slack time in sedf scheduler. |
2005-07-12 |
kaf24 |
5744:308329b4e883 |
Fix the x86_64 build after the PAE check-in. |
2005-07-12 |
kaf24 |
5743:8de4591d112f |
Add HIGHMEM64G (but not set) to defconfigs. |
2005-07-11 |
kaf24 |
5742:291fa5555eff |
Fix README. |
2005-07-11 |
kaf24 |
5741:c20bd9f1d204 |
Device model SXP cleanup |
2005-07-11 |
kaf24 |
5740:09cc6606517d |
Tools build fixes. |
2005-07-11 |
kaf24 |
5739:622ea2078f85 |
This is the patch for xen which allows using up to 16 GB |
2005-07-11 |
kaf24 |
5738:f1a16642edaf |
non-PAE behavior should be identical after applying these |
2005-07-11 |
kaf24 |
5737:e6f48ae99035 |
Place all low mem in DMA pool. |
2005-07-11 |
kaf24 |
5736:0d415d73f8f2 |
This adds a patch for the vanilla kernel, to be pushed upstream some |
2005-07-11 |
kaf24 |
5735:de2e58cdec37 |
Another fix to the hgignore list. |
2005-07-11 |
kaf24 |
5734:60fc40a82fa9 |
Remove 2.6.11 patches directory. |
2005-07-11 |
kaf24 |
5733:ece694762d7a |
Remove old linux sparse trees. |
2005-07-11 |
kaf24 |
5732:b3cfebba3b30 |
We need this patch to make shadow code compile ok on FC4 which is using |
2005-07-11 |
kaf24 |
5731:56a63f9f378f |
Manual merge. |
2005-07-11 |
vh249 |
5730:22541999d8bb |
upgrade linux sparse tree from 2.6.11 to 2.6.12 |
2005-07-11 |
vh249 |
5729:02282ff7cc8c |
lose latest digit of the sparse tree for 2.4 |
2005-07-11 |
vh249 |
5728:c3c51a34c924 |
lose latest digit of the sparse tree for 2.6 |
2005-07-11 |
kaf24 |
5727:ba925b4aef28 |
The 1:1 page table should be a 3 level PAE page table on x86-64 |
2005-07-11 |
kaf24 |
5726:a29b4174d39c |
Remaining files for shadow 64 mode checkin. |
2005-07-11 |
kaf24 |
5725:e4272b361053 |
Added regexp fixes |
2005-07-11 |
kaf24 |
5724:0bcfd66a431e |
Check in files I missed from shadow64 checkin. |
2005-07-11 |
kaf24 |
5723:d332d4df452e |
Fix stupid switch stmt mess-up that broke emulation |
2005-07-11 |
kaf24 |
5722:f261f14b9781 |
Now we have extended the patch to support x86_64 domU as well. The |
2005-07-11 |
kaf24 |
5721:c32cf5fef34c |
Don't build xenctx by default,a nd fix one error msg. |
2005-07-11 |
kaf24 |
5720:dd798dd2abce |
Manual merge. |
2005-07-11 |
kaf24 |
5719:afe05231fe25 |
cmpl workaround for mmio regions |
2005-07-11 |
kaf24 |
5718:c270d9ffdcef |
Remove debug printks. |
2005-07-11 |
kaf24 |
5717:d4607c4c9478 |
Narrow the diff between i386 and x86-64 for xen0 config. |
2005-07-11 |
kaf24 |
5716:3de8cebfb231 |
More verbose log when vmx_decode() fails. |
2005-07-11 |
kaf24 |
5715:507ab2973964 |
Fix xenctx compilation and support 64 bit. |
2005-07-10 |
smh22 |
5714:5c6ef0bec2df |
fix build when not using grant tables for blkdev. |
2005-07-10 |
kaf24 |
5713:25e96ea6e4c5 |
Manual merge. |
2005-07-10 |
kaf24 |
5712:1a57305dd9e9 |
Small fix to x86_64 entry.S. |
2005-07-10 |
kaf24 |
5711:8579c57c7fce |
Remove checks for libcurl. It's no longer a dependency. |
2005-07-10 |
ach61 |
5710:a28952e73253 |
add ocaml compilation targets and pdb to .hgignore |
2005-07-09 |
kaf24 |
5709:215d8b2f3d94 |
Manual merge. |
2005-07-09 |
kaf24 |
5708:49a00af50777 |
Make structs non-empty. |
2005-07-08 |
sos22 |
5707:05b63285047c |
Merge. |
2005-07-08 |
sos22 |
5706:04d15727e6e8 |
Get rid of some debug printks. |
2005-07-08 |
sos22 |
5705:7c3d7c37dfde |
Get a very primitive relation of IRQ affinity working. For the |
2005-07-08 |
sos22 |
5704:9b73afea874e |
Certain types of event channel are now auto-bound to vcpu0 by Xen. |
2005-07-08 |
kaf24 |
5703:1d375ce8e0e0 |
Clean up Xen's event-channel interface, and semantics for binding |
2005-07-08 |
sos22 |
5702:579d1e771025 |
Merge. |
2005-07-08 |
sos22 |
5701:707fcf42a5ae |
Merge. |
2005-07-07 |
sos22 |
5700:f3f845297821 |
Quick hack to make sure that pirqs and interdomain event channels are |
2005-07-08 |
kaf24 |
5699:eef23f57f20e |
The attached patch adds a new dom0_op, DOM0_GETDOMAININFOLIST. This |
2005-07-08 |
kaf24 |
5698:20ff6c7413d8 |
trivial header fix for ACM code. |
2005-07-08 |
kaf24 |
5697:fdcf179cb6b1 |
Fix top Makefile targets linux24 and linux26. |
2005-07-08 |
kaf24 |
5696:169cb05ce889 |
Add debug-register access emulation. |
2005-07-08 |
kaf24 |
5695:0694fda4dbd5 |
python wrapper arg fix from aq. |
2005-07-07 |
kaf24 |
5694:1a7383f84989 |
Fix cross-compilation, and gcc4. |
2005-07-06 |
iap10 |
5693:43bfa1a81aa0 |
Change default Xen scheduler to Stephan Diestelhorst's SEDF, which can provide time slice guarantees as well as weighted differentiation. |
2005-07-06 |
iap10 |
5692:2db810d7985f |
Enable CONFIG_SMP, CONFIG_SMP_HOTPLUG and CONFIG_SMP_ALTERNATIVES in the -xenU default kernel. |
2005-07-06 |
iap10 |
5691:88c2d410979f |
I updated the vcpu_to_cpu string creation to include a field separator, |
2005-07-06 |
iap10 |
5690:32fb371cc283 |
manual merge |
2005-07-06 |
iap10 |
5689:1c119c875f21 |
manual merge |
2005-07-06 |
iap10 |
5688:d231efdaa66d |
manual merge |
2005-07-06 |
sos22 |
5687:bd1642e8599e |
manual merge |
2005-07-06 |
sos22 |
5686:5ead5ffa04c2 |
Fix SMP_ALTERNATIVES to cope with discarded init data. |
2005-07-06 |
ach61 |
5685:b237f032cee1 |
update hg cheatsheet |
2005-07-06 |
iap10 |
5684:33373e428c9d |
Add a dummy xen_defconfig_x86_64. Currently the same as xen0 |
2005-07-06 |
iap10 |
5683:43e8e30cbea7 |
manual merge |
2005-07-06 |
ach61 |
5682:7ca01ac7dee0 |
add ocaml compiled files to .hgignore |
2005-07-06 |
iap10 |
5681:4b30296d6f5d |
Enable CONFIG_HIGHMEM4G in default Linux 2.6 kernel configs. |
2005-07-06 |
iap10 |
5680:20008f3ac9f5 |
Improve changeset identification to work from src tar ball too. |
2005-07-06 |
smh22 |
5679:b522a3a4d525 |
Fix blkif 'grant-table-ification' |
2005-07-06 |
smh22 |
5678:1883ec07708b |
Manual merge. |
2005-07-06 |
smh22 |
5677:b3a27d7ef999 |
Move xenstore page before page tables so that guest doesn't free it after boot |
2005-07-06 |
iap10 |
5676:9a7d86b8147d |
Add a new Linux kernel config file -xen [NB: no 0 or U suffix] that builds a wide selection of modules, more in keeping with distro kernels. |
2005-07-06 |
kaf24 |
5675:189c87adf876 |
Mini-os updates from Grzegorz Milos. |
2005-07-06 |
kaf24 |
5674:287583627544 |
Attached is a patch that fully 'grant-table-ifies' the block front and |
2005-07-06 |
kaf24 |
5673:bc8cab407197 |
Shell scripts aren't very strippable and some versions of install get |
2005-07-06 |
kaf24 |
5672:ffb406dfb170 |
Oh gcc4 ....how you complain soo. This patch fixes compile with gcc4 |
2005-07-05 |
kaf24 |
5671:ec3b7c87b577 |
Here are two patches which update the hypercall interfaces to |
2005-07-05 |
cl349 |
5670:47295d6ca1d7 |
Cleanup whitespace. |
2005-07-05 |
cl349 |
5669:ff5d7ccd8d69 |
No changes from me. |
2005-07-05 |
cl349 |
5668:0e6073537c4a |
Remove confusion about terminating nul character. |
2005-07-05 |
cl349 |
5667:30e0940a2982 |
Undo "Add -fPIC tools/xenstore/Makefile". |
2005-07-04 |
kaf24 |
5666:4b052d8a9a2f |
Rename fields in physinfo_t structure and add sockets/nodes |
2005-07-04 |
kaf24 |
5665:8bd2e8933277 |
Manual merge. |
2005-07-04 |
akw27 |
5664:9b1866006aea |
merge |
2005-07-04 |
akw27 |
5663:f6e7c967212e |
Add hook in get_user_pages to allow lookups of foreign mapped pages. |
2005-07-04 |
kaf24 |
5662:abc0a8f65be7 |
Fix grant-table interface by removing the unnecessary union. |
2005-07-04 |
gmilos |
5661:e1fbb7fee1d8 |
Example of assymetric pull/push paths. |
2005-07-04 |
gmilos |
5660:82d686a6b63e |
Extended explanation of 'hg diff'. |
2005-07-04 |
kaf24 |
5659:22ccddf93c40 |
To avoid MSR save/restore at every VM exit/entry time, we restore the |
2005-07-04 |
kaf24 |
5658:50ac4630390b |
The patch extends the VMCS handling to support both 32-bit and 64-bit |
2005-07-04 |
kaf24 |
5657:cb6b221bef55 |
Recent header file cleanup (cset 2b6c1a8098078f7e53de7cf72227fddf01f0b2b6) |
2005-07-03 |
kaf24 |
5656:f8acd354e129 |
Manual merge. |
2005-07-03 |
kaf24 |
5655:80d5dd14711e |
Remove Jan Beulich's install.sh patch. It was failing for |
2005-07-03 |
akw27 |
5654:09067ce92303 |
Manual merge -- hg not so good at deleting right now. |
2005-07-03 |
akw27 |
5653:abbc1d071e22 |
Clean-up of blktap and parallax user space code. |
2005-07-03 |
akw27 |
5652:99ff7c3435b2 |
Fix some newline ugliness that BK wouldn't correct. |
2005-07-03 |
kaf24 |
5651:f075272620a0 |
Install qemu-dm.debug script. |
2005-07-03 |
kaf24 |
5650:95685fbba2ca |
Replace implicit 16-byte arg to xen_extraversion with an |
2005-07-02 |
kaf24 |
5649:fc4e10d0455a |
Avoid repeated #define's in public headers. |
2005-07-02 |
kaf24 |
5648:2b6c1a809807 |
Remove non-ISO attributes from public headers. |
2005-07-01 |
kaf24 |
5647:6f462a11a08e |
Register the portio handler only once. |
2005-07-01 |
kaf24 |
5646:82390e707bb9 |
Refactor guest exception injection code. |
2005-07-01 |
kaf24 |
5645:e3dcc10765ea |
Improve the IDE HD geometry auto detection algorithm. |
2005-07-01 |
kaf24 |
5644:2420e309074b |
Get rid of references to qemu-dm.debug. |
2005-07-01 |
kaf24 |
5643:430dc412e4c9 |
Another issue found with building the guest outside the source tree. |
2005-07-01 |
kaf24 |
5642:e041c8e75863 |
I found several build issues, mostly related to building outside of the |
2005-07-01 |
kaf24 |
5641:374ff557a88f |
Other than the native kernels, the xen guests install without attempting |
2005-07-01 |
kaf24 |
5640:4b06e1c365fc |
Other than native x86-64 code, the XEN guest *does* use 4k mappings for |
2005-07-01 |
kaf24 |
5639:adda79dcd0e3 |
Some exports were misssing/mis-qualified. Adjustment below/attached. |
2005-07-01 |
kaf24 |
5638:f636e72ebbe3 |
Other than native i386 code, the page fault handler in the guest for |
2005-07-01 |
kaf24 |
5637:f5aaeb5688cf |
This patch fixes few typos in hg-cheatsheet.txt |
2005-07-01 |
cl349 |
5636:88a7a299d927 |
Manual merge. |
2005-07-01 |
cl349 |
5635:cb3da7250118 |
Rewrite xenbus_path and cleanup whitespace. |
2005-07-01 |
kaf24 |
5634:43e2d33fc5d9 |
Fix Xen 'make install' not to rebuild console.o if called |
2005-07-01 |
kaf24 |
5633:7c95f26c2f0e |
Manual merge. |
2005-07-01 |
cl349 |
5632:5985fc86b3da |
Remove incorrect check for terminating nul character. |
2005-07-01 |
kaf24 |
5631:ecef9732b19b |
. |
2005-07-01 |
kaf24 |
5630:749dbd8ae9b0 |
Remove BitKeeper files from the repository. |
2005-07-01 |
kaf24 |
5629:1bfa723fe264 |
Manual merge |
2005-07-01 |
jrb44 |
5628:15a2de6f1493 |
Removed "bk root" call from fbsdxensetup script |
2005-07-01 |
kaf24 |
5627:61df3453426c |
mkelf32 explicit-size types are based on defs in inttypes.h. |
2005-07-01 |
iap10 |
5626:5aaebfc580a6 |
manual merge |
2005-07-01 |
iap10 |
5625:0f2fa1235851 |
Fix to xen-clone, minor top-level Makefile tidy |
2005-07-01 |
kaf24 |
5624:77f397603f71 |
Device model path cleanup. Remove bochsrc which is no longer needed. |
2005-07-01 |
kaf24 |
5623:ef2adae89e4d |
manual merge |
2005-07-01 |
iap10 |
5622:a1b5af05f72e |
Add the Mercurial for Xen cheatsheet into the repo. |
2005-07-01 |
kaf24 |
5621:0962f5989d2a |
use hg changeset info for xen banner |
2005-07-01 |
iap10 |
5620:132e23381692 |
Formally remove support for linux 2.4 dom0. domU should still work. |
2005-07-01 |
iap10 |
5619:8041c2fa1cbc |
Update xen-clone script for hg. Still missing revision selection functionality. |
2005-07-01 |
iap10 |
5618:f4768892d6dd |
Add a .hgignore file to the repository. NB: hg takes regexps not wildcards |
2005-06-30 |
arun sharma |
5617:22d7dda0e38d |
bitkeeper revision 1.1782 (42c3a8e76Lioy1FVEJFTaTkbYVBy7Q) |
2005-06-30 |
arun sharma |
5616:800185829318 |
bitkeeper revision 1.1781 (42c3a8d63EmXV0wA3jHItrRQ0fKLsg) |
2005-06-30 |
arun sharma |
5615:4669354bba9a |
bitkeeper revision 1.1780 (42c3a8c4tqEOpGy663gWO35k5QwZTw) |
2005-06-30 |
arun sharma |
5614:bc8bb3a26ccc |
bitkeeper revision 1.1779 (42c3a8b3kGpPBNwXb3dn_b8FcmVPgQ) |
2005-06-30 |
arun sharma |
5613:332eb7887996 |
bitkeeper revision 1.1778 (42c3a89fKOC3ZLo9T-f0b9tyflqDzg) |
2005-06-30 |
arun sharma |
5612:7c198f2e6dd2 |
bitkeeper revision 1.1777 (42c3a88aPiHvcATujFTezqA1w1FMCg) |
2005-06-30 |
arun sharma |
5611:3c759ba83f7c |
bitkeeper revision 1.1776 (42c3a877bezcV9uHoSXuU-GWoyVOKw) |
2005-06-30 |
arun sharma |
5610:cd86df78b879 |
bitkeeper revision 1.1775 (42c3a866BfZr3l3NiVNwr6Z_1Uin_A) |
2005-06-30 |
arun sharma |
5609:e5a99f9dc34d |
bitkeeper revision 1.1774 (42c3a855yAuKBfmJfftjhiVDml26pg) |
2005-06-30 |
arun sharma |
5608:6daf7357a9df |
bitkeeper revision 1.1773 (42c3a841nLib9kdSmthr05jouqiNeg) |
2005-06-29 |
kaf24 |
5607:ce4bb67cb308 |
bitkeeper revision 1.1772 (42c31843CEATPivypr5LYbRYU08TtQ) |
2005-06-29 |
djm |
5606:6a65fe0f84c8 |
bitkeeper revision 1.1772 (42c31571ulukoJpvEOsK4akggVt37Q)ia64-stable |
2005-06-29 |
xen-ia64 adm |
5605:da2752f150a0 |
bitkeeper revision 1.1771 (42c314a41N8GOY476cnW9IejbgNDJw) |
2005-06-29 |
kaf24 |
5604:f66a730a2c3d |
bitkeeper revision 1.1770 (42c2d66cG6YTU0WhG1b97E-InSNWWA) |
2005-06-29 |
kaf24 |
5603:41a5181f74df |
bitkeeper revision 1.1769 (42c2cac1Ua7yeT9FnpvjJNvdSrd3BA) |
2005-06-28 |
djm |
5602:2d8651ec10b9 |
bitkeeper revision 1.1726.1.8 (42c1acafTSObuXeDW7_GDxYN5dosRA) |
2005-06-28 |
djm |
5601:cef83293394d |
bitkeeper revision 1.1726.1.7 (42c194ee68Qy_Egi118UCoJdFnkGPQ) |
2005-06-28 |
kaf24 |
5600:0b5fab43ff59 |
bitkeeper revision 1.1768 (42c18d2259NPELcGV7ohyZNh72ufSw) |
2005-06-28 |
kaf24 |
5599:348b774a8f97 |
bitkeeper revision 1.1767 (42c18c1dNRHfk7ZFajLHHtesQcrKlg) |
2005-06-28 |
cl349 |
5598:864b050694f8 |
bitkeeper revision 1.1766 (42c17071SPDLo7qPlXAiQzrKjMu6Mw) |
2005-06-28 |
cl349 |
5597:a81dabf6ba10 |
bitkeeper revision 1.1765 (42c16e51XwZ3-cKPHI29xhO2Hzk_sQ) |
2005-06-28 |
ach61 |
5596:cb1cad0ed221 |
bitkeeper revision 1.1764 (42c12471iroiktRDv2QDqEDoIQVDNg) |
2005-06-28 |
ach61 |
5595:63c1bb85fcea |
bitkeeper revision 1.1763 (42c11c79p9Z_K0YwZk_N5zJU0rjzDg) |
2005-06-28 |
kaf24 |
5594:c2b00e4bfb8f |
bitkeeper revision 1.1760.1.6 (42c10677TIdwirEem_EpnMFWS1MTtw) |
2005-06-28 |
kaf24 |
5593:384059d92d3b |
bitkeeper revision 1.1760.1.5 (42c105a0IGE_9KbvmOfox8TMahmQVw) |
2005-06-28 |
kaf24 |
5592:b75294458106 |
bitkeeper revision 1.1760.1.4 (42c10578DlONZUYkjuzFvNR6idseEQ) |
2005-06-28 |
leendert |
5591:a8f9132a9ddd |
bitkeeper revision 1.1760.1.3 (42c10175tVLAVy7ULar9xcSazDReXw) |
2005-06-28 |
leendert |
5590:f9eade8778af |
bitkeeper revision 1.1760.1.2 (42c10164eZ8JiY0-m8yKOwE_3OopGw) |
2005-06-28 |
ach61 |
5589:9bcdcf2dbb54 |
bitkeeper revision 1.1762 (42c0fafdBom2bVfipwX4FXIl_SgKmg) |
2005-06-28 |
vh249 |
5588:5937352bfe66 |
bitkeeper revision 1.1760.1.1 (42c0e8fa-Uxs1rA3BiXdTbynda9HmA) |
2005-06-27 |
ach61 |
5587:ca9f091afdd2 |
bitkeeper revision 1.1761 (42c0704c_K5N6pcA--cz5L-FX_z0zw) |
2005-06-27 |
ach61 |
5586:2cadc83e2306 |
bitkeeper revision 1.1726.3.1 (42c07007i9Bkz3ggP_PXIksWaGD1Eg) |
2005-06-27 |
kaf24 |
5585:b08cd3331fdb |
bitkeeper revision 1.1760 (42c05ebeLIfrneiw1jaZMwle-z9usw) |
2005-06-27 |
kaf24 |
5584:d892fbf61323 |
bitkeeper revision 1.1759 (42c035d96-RzgfZ63O07ihY0xpew2g) |
2005-06-27 |
kaf24 |
5583:4a7652a70a9d |
bitkeeper revision 1.1758 (42bff8419M7X5aOGlHhSQueJtvoYaA) |
2005-06-26 |
kaf24 |
5582:8ad10be47849 |
bitkeeper revision 1.1757 (42be9ad5TTWQjsCBju5noyzBrTMyjA) |
2005-06-25 |
kaf24 |
5581:4ed21996131d |
bitkeeper revision 1.1756 (42bd28eb7ZP0AhHHKYuqhX2z3XItTQ) |
2005-06-25 |
kaf24 |
5580:2a28f4aab6ae |
bitkeeper revision 1.1755 (42bd1fcfzi0ZazGyTao_Ff-m4vjOqQ) |
2005-06-24 |
kaf24 |
5579:819726e7dd2b |
bitkeeper revision 1.1754 (42bc7207le_rYvV9kj8p-Dztt3T_eA) |
2005-06-24 |
kaf24 |
5578:b38b3893fa76 |
bitkeeper revision 1.1753 (42bbe67ePvjh9K0djYf6xRw2rGNreQ) |
2005-06-24 |
kaf24 |
5577:0b5f09002630 |
bitkeeper revision 1.1752 (42bbe5ba5hLPfcw1f77_F22fq6v6Yw) |
2005-06-24 |
kaf24 |
5576:48dd03e4b388 |
bitkeeper revision 1.1751 (42bbe480z9Fp_L5Tc500W8c8CL3g9A) |
2005-06-24 |
vh249 |
5575:200f5dfe9647 |
bitkeeper revision 1.1750 (42bbd4dcGK7sWi0DELA8n8Ap3cfa0w) |
2005-06-24 |
kaf24 |
5574:75ab24f43793 |
bitkeeper revision 1.1748.1.3 (42bbd472VxKIpvOzuAFDfVAi9gXwDA) |
2005-06-24 |
kaf24 |
5573:09771c771f7a |
bitkeeper revision 1.1748.1.2 (42bbd22bGsDJd8zBp_EBCg97pPrPqA) |
2005-06-24 |
kaf24 |
5572:b0b95421d32e |
bitkeeper revision 1.1748.1.1 (42bbd1c5CE48yPys_hWh-39fCz3QGw) |
2005-06-24 |
vh249 |
5571:ef4c824e3720 |
bitkeeper revision 1.1749 (42bbc434_aK0LSM1BC4FiLM_Xam_YA) |
2005-06-24 |
cl349 |
5570:d7daa40eb8b0 |
bitkeeper revision 1.1748 (42bbc14djIjScNrLp20eDhlxUjQl4g) |
2005-06-24 |
cl349 |
5569:6cfdf7b8a9dc |
bitkeeper revision 1.1747 (42bbc01fY31MfvOqdz4Mq_h_2D4Usg) |
2005-06-24 |
cl349 |
5568:188d6b73ea65 |
bitkeeper revision 1.1742.1.1 (42bbc016sc__D7n9oSLMG75cKXdixQ) |
2005-06-23 |
vh249 |
5567:a9eabb439f56 |
bitkeeper revision 1.1744.1.1 (42bb2b36zVlhMosXY3bEaiG-q9siMg) |
2005-06-23 |
djm |
5566:dca57ff5d1c1 |
bitkeeper revision 1.1726.1.6 (42bb0675eG3PXvB-XpEs0EYcdos-EA) |
2005-06-23 |
kaf24 |
5565:6d68b0c27199 |
bitkeeper revision 1.1746 (42badf41asjaKoYentyODb8CdFEydg) |
2005-06-23 |
kaf24 |
5564:68de76620c9c |
bitkeeper revision 1.1745 (42badeb1hE5PDZxZYF5DYBsU0Jya9w) |
2005-06-23 |
kaf24 |
5563:d23f547a023e |
bitkeeper revision 1.1744 (42baac12VHiYuszqWxXm5lsjjqZq4g) |
2005-06-23 |
kaf24 |
5562:53cd28bdd477 |
bitkeeper revision 1.1743 (42baabd1aq7F8kKY4ptBZ39ebtEqOw) |
2005-06-23 |
kaf24 |
5561:5a134cea8f10 |
bitkeeper revision 1.1742 (42ba8bdbUMsXF10VHPltV1P5J9z0Ow) |
2005-06-23 |
kaf24 |
5560:51d5c1d35710 |
bitkeeper revision 1.1742 (42ba8b7fiNx5Cu0J91l9HCIo_TwvXQ) |
2005-06-23 |
arun sharma |
5559:16e3155f3496 |
bitkeeper revision 1.1741 (42ba8952xTiiA50azru9j4tKvXIVDA) |
2005-06-23 |
arun sharma |
5558:1a568bb6c3bb |
bitkeeper revision 1.1740 (42ba88cewc_4MMbiCLInZ8gEcgqwhQ) |
2005-06-23 |
kaf24 |
5557:678c1c052a5c |
bitkeeper revision 1.1739 (42ba886dkLcSLF35FYJLZkKeANRJYg) |
2005-06-23 |
kaf24 |
5556:80b60ef3f553 |
bitkeeper revision 1.1738 (42ba87barFA27QtqNiI4v7D2u57koA) |
2005-06-23 |
kaf24 |
5555:94893eb31f44 |
bitkeeper revision 1.1737 (42ba86724fSOFpp6L107qJDWXNKxug) |
2005-06-23 |
arun sharma |
5554:90d851ff9036 |
bitkeeper revision 1.1736 (42ba85d8Vh1WXA4F1eQpFRpsTyq1xg) |
2005-06-23 |
kaf24 |
5553:106cb416f08c |
bitkeeper revision 1.1735 (42ba857eIL9j0maam3-Dv-gI3hOJUw) |
2005-06-23 |
kaf24 |
5552:0f6d2253b0fc |
bitkeeper revision 1.1734 (42ba83ba7bRweVDldhJ4nYZQomQ8Lg) |
2005-06-23 |
kaf24 |
5551:30082c72ed69 |
bitkeeper revision 1.1733 (42ba827d4k5gz1Dasgd0gorMu-SSmQ) |
2005-06-23 |
kaf24 |
5550:25ceeee71ab6 |
bitkeeper revision 1.1732 (42ba7fc5JvRaJiT14LMkB8SUdohfeA) |
2005-06-23 |
kaf24 |
5549:e1627c8b4e45 |
bitkeeper revision 1.1731 (42ba7ea7qvujqMf6s6vK-pJzJhkEBA) |
2005-06-23 |
kaf24 |
5548:d5eaab0c875d |
bitkeeper revision 1.1730 (42ba7dbdkTADQfBqHaC_Ynqo3i1ZVw) |
2005-06-23 |
arun sharma |
5547:84b9630129d7 |
bitkeeper revision 1.1729 (42ba7d48EFeRBiv6YMxK_aR9binchA) |
2005-06-23 |
cl349 |
5546:76346519b28e |
bitkeeper revision 1.1728 (42ba7c8fYqjC4xLUEtbo7JJInxdnqA) |
2005-06-23 |
smh22 |
5545:76f16636bbb5 |
bitkeeper revision 1.1726.2.5 (42ba7c68cP1Z3SmHyVl4grEnN-Yf8g) |
2005-06-23 |
kaf24 |
5544:6446c0567c5c |
bitkeeper revision 1.1726.2.4 (42ba7764ufxk9A-swAcfL3FabbYQ2w) |
2005-06-23 |
kaf24 |
5543:9ffcc5189703 |
bitkeeper revision 1.1726.2.3 (42ba7587nwhnhQJ_hDkHTk8kTKtAFw) |
2005-06-23 |
kaf24 |
5542:8f480ca525ca |
bitkeeper revision 1.1726.2.2 (42ba6dec5qH_zwE0b8JXa-7ZaJ825w) |
2005-06-23 |
kaf24 |
5541:908cc62958b4 |
bitkeeper revision 1.1726.2.1 (42ba6dcaSODxvHIftq9c1t2jDb4htA) |
2005-06-22 |
xen-ia64 adm |
5540:78b0596ef957 |
bitkeeper revision 1.1726.1.5 (42b9a3d8CVbjmdABZ5J06wW5p1TtXw) |
2005-06-22 |
kaf24 |
5539:a907e4db8c7e |
bitkeeper revision 1.1726.1.4 (42b9a3227hiEkDxIFEfJ234PDK9C8w) |
2005-06-22 |
kaf24 |
5538:52010370d2ed |
bitkeeper revision 1.1726.1.3 (42b9a279xCcev3J_vAFv3hHoqI8lVw) |
2005-06-22 |
kaf24 |
5537:15498ad4f5e0 |
bitkeeper revision 1.1726.1.2 (42b9799cvxl7PK_CkhwRTPueXP17ew) |
2005-06-22 |
kaf24 |
5536:1bbb7875ee6a |
bitkeeper revision 1.1726.1.1 (42b973245ua3LQyqFtGRwXDwnRLDPw) |
2005-06-22 |
djm |
5535:f2545bf8f4c7 |
bitkeeper revision 1.1713.2.21 (42b8e40fW5sWcGtTukrQr1eZYIVyZw) |
2005-06-21 |
djm |
5534:51d718bd11de |
bitkeeper revision 1.1713.2.20 (42b8a39dyJz2b10psbnobavBUcjTTw) |
2005-06-21 |
djm |
5533:30f3fdaa5c1f |
bitkeeper revision 1.1713.2.19 (42b8a34exK8-Y4Kw6G2q3tZNzQF4oQ) |
2005-06-21 |
djm |
5532:1aac5f19494f |
bitkeeper revision 1.1713.4.1 (42b896ce_iXHcZjWxYV17vzV3fQhTA) |
2005-06-21 |
djm |
5531:e7981e581c6c |
bitkeeper revision 1.1713.2.18 (42b8744bIGngr2TXaEsslGtXBaQ79g) |
2005-06-21 |
djm |
5530:fd4a89825472 |
bitkeeper revision 1.1713.2.17 (42b86c76S4xsXs1Za6J4vAne_33G_w) |
2005-06-21 |
djm |
5529:3cc88ea3498a |
bitkeeper revision 1.1713.2.16 (42b85de87qTaJfB_LqIZvXhK7xSqJg) |
2005-06-21 |
djm |
5528:05d595a0f3cf |
bitkeeper revision 1.1713.2.15 (42b83cd9ZuKJm7KtLvrltP6UcgDu_A) |
2005-06-21 |
djm |
5527:a787d0c6f797 |
bitkeeper revision 1.1713.2.14 (42b83897l9yCwRifZXvfuWUtymljvA) |
2005-06-21 |
djm |
5526:83f563ab42f6 |
bitkeeper revision 1.1713.2.13 (42b8385f7G_ZWD4cCDAhRx2ry3L3QA) |
2005-06-21 |
cl349 |
5525:f10eeee5e6e8 |
bitkeeper revision 1.1727 (42b7f582gUHqAUb5mTuwLQl2pH6LXA) |
2005-06-21 |
cl349 |
5524:4ef3760d61f0 |
bitkeeper revision 1.1726 (42b7f1bfzMUFLRiUR9wWkzc2mh-Ing) |
2005-06-21 |
cl349 |
5523:4cadd9fa93d5 |
bitkeeper revision 1.1725 (42b7e4fcombAuDB0AR2i8hfnOEMfOQ) |
2005-06-21 |
cl349 |
5522:2387d992079a |
bitkeeper revision 1.1724 (42b7d6f60v0z2ZEkw36W_1joFfySfw) |
2005-06-21 |
smh22 |
5521:f2b4ab649a13 |
bitkeeper revision 1.1723 (42b7c4f7lKvZiHctN9YxRzuWreG0iQ) |
2005-06-21 |
leendert |
5520:7d9339b717d6 |
bitkeeper revision 1.1722 (42b7bcc4JmG_ITQ35E28L1mWc_g_ZQ) |
2005-06-21 |
leendert |
5519:dbca2f11731d |
bitkeeper revision 1.1721 (42b7bc5cSB_7vlyUCCpWT0qq4GN_xg) |
2005-06-21 |
iap10 |
5518:649cd37aa1ab |
bitkeeper revision 1.1720 (42b7bb86ag6KD5OEx2v6YdSnS1BhGQ) |
2005-06-21 |
iap10 |
5517:10e9028c8e3d |
bitkeeper revision 1.1718.1.10 (42b7b19aqOS_1M8I4pIOFjiTPYWV-g) |
2005-06-20 |
smh22 |
5516:3699b115059d |
bitkeeper revision 1.1718.1.9 (42b7443fk-ybxUDza1p_kN1D8hzjRw) |
2005-06-20 |
smh22 |
5515:228f78f614cb |
bitkeeper revision 1.1718.1.8 (42b7436bQ2MohyJ9wW6onfFsyW6VGg) |
2005-06-20 |
smh22 |
5514:aa52b853c28b |
bitkeeper revision 1.1718.1.7 (42b742f8NxTuN2pqCHFAWI78dbEYKw) |
2005-06-20 |
djm |
5513:b58f7c4ead49 |
bitkeeper revision 1.1713.2.12 (42b728d7RlgKAsY0Of9prTXJA4DJ5w) |
2005-06-20 |
djm |
5512:588e0bc74f9a |
bitkeeper revision 1.1713.2.11 (42b6fd12pizUjtgZDsPDNT0DgvtU5A) |
2005-06-20 |
djm |
5511:14b5ff859896 |
bitkeeper revision 1.1713.2.10 (42b6e03fU-_0SObu_XHzbqce6VSEBw) |
2005-06-19 |
kaf24 |
5510:acf30d736a08 |
bitkeeper revision 1.1718.1.6 (42b5a5f3otSuOxDZ6KTFKrxR1U1m4Q) |
2005-06-19 |
kaf24 |
5509:dd6990776fcc |
bitkeeper revision 1.1718.1.5 (42b59f7dHnuJ9AFj24zaneKCDkFTCg) |
2005-06-19 |
kaf24 |
5508:85fab828d6ff |
bitkeeper revision 1.1718.1.4 (42b59a8dca4vxae_1vlE_W95_lDsNg) |
2005-06-19 |
iap10 |
5507:f2c023b9a070 |
bitkeeper revision 1.1718.2.1 (42b548b7ux2RLNcFOrtdJXuEMvLNEw) |
2005-06-19 |
cl349 |
5506:182cb4aae17d |
bitkeeper revision 1.1718.1.3 (42b5315dLCz3iIB7jiQxJQjbRXXdoQ) |
2005-06-19 |
cl349 |
5505:a263fcd442b2 |
bitkeeper revision 1.1713.3.15 (42b53156pSSLSNwQRl51kxkAtBPgTQ) |
2005-06-18 |
vh249 |
5504:f915b63407b4 |
bitkeeper revision 1.1718.1.2 (42b40c3akEkhBrLzUFb8IOJmt33HQA) |
2005-06-18 |
vh249 |
5503:8c0d12e257e2 |
bitkeeper revision 1.1718.1.1 (42b3d9b3dbLlrBark4MWafH2yPtcRA) |
2005-06-18 |
iap10 |
5502:0d1166678d9b |
bitkeeper revision 1.1719 (42b36f87tzUHBhdJfZKC_wBV271T0g) |
2005-06-17 |
djm |
5501:ef4d0fa7f7c0 |
bitkeeper revision 1.1713.2.9 (42b3588569-8TLyTABHy5VPCdbAQmQ) |
2005-06-17 |
iap10 |
5500:e6fd8713fa10 |
bitkeeper revision 1.1159.258.170 (42b3572cZGo7alQhMs_J2gWAK56DCg) |
2005-06-17 |
iap10 |
5499:30735e9ca179 |
bitkeeper revision 1.1718 (42b354a2M210uRAoeEEWX9FSzlNu-Q) |
2005-06-17 |
dsteklof |
5498:ae0cf78f78bd |
bitkeeper revision 1.1159.258.169 (42b35222QJFB1A-V4mSUnrUrLfA8xA) |
2005-06-17 |
iap10 |
5497:2f99f3e3c506 |
bitkeeper revision 1.1159.258.168 (42b351653L3XVvz6UCiRgtfHHvj-Eg) |
2005-06-17 |
iap10 |
5496:fbf3bae97a88 |
bitkeeper revision 1.1717 (42b3442b7kXKhXN5lvR9spIGT5LsYQ) |
2005-06-17 |
djm |
5495:bb1b5a578752 |
bitkeeper revision 1.1713.2.8 (42b33f1feaANIdB6dfv8W846UquAHA) |
2005-06-17 |
iap10 |
5494:999293916aa7 |
bitkeeper revision 1.1716 (42b336f8VKVQeJVq9gIppvvdYPrMmw) |
2005-06-17 |
djm |
5493:9ae40d2e6c1d |
bitkeeper revision 1.1713.2.7 (42b31657Mivyv5FYyhd03rBZIeiXBw) |
2005-06-17 |
cl349 |
5492:a9acc88e9d79 |
bitkeeper revision 1.1713.3.14 (42b31404a5lBMKNKYzOsHXWQ0k_d-Q) |
2005-06-17 |
cl349 |
5491:c3f4626710c4 |
bitkeeper revision 1.1713.3.13 (42b30f66_kcj5tkDzz9DSBmqEbyHrQ) |
2005-06-17 |
cl349 |
5490:fd4eac035037 |
bitkeeper revision 1.1713.3.12 (42b30f09wgYSRV9tHZUjq2JpreIozQ) |
2005-06-17 |
cl349 |
5489:3e54d8803974 |
bitkeeper revision 1.1713.3.11 (42b30a02txpfqH2-OnZmhyrJWqPgHQ) |
2005-06-17 |
cl349 |
5488:06485a209ecc |
bitkeeper revision 1.1713.3.10 (42b306faXfFxqDZahYvvQJPQeaDm1A) |
2005-06-17 |
cl349 |
5487:bf7a872ed421 |
bitkeeper revision 1.1713.3.9 (42b306d0pFeN318FP89TE8LRrhROMQ) |
2005-06-17 |
djm |
5486:5fc176d2b3a9 |
bitkeeper revision 1.1713.2.6 (42b305b9mdLLzenpwCqtnZeLKLPMXw) |
2005-06-17 |
cl349 |
5485:43ae2740ac94 |
bitkeeper revision 1.1713.3.8 (42b2f91bG45uUFWHhUaUha3e1OAxJQ) |
2005-06-17 |
djm |
5484:764d98ff8c26 |
bitkeeper revision 1.1713.2.5 (42b2f7c3PDbPInUuxxYnJtABejaMCQ) |
2005-06-17 |
djm |
5483:7f51ede19020 |
bitkeeper revision 1.1713.2.4 (42b2eeaaw19NBOX3B2LRrIub6Vg5Lg) |
2005-06-17 |
djm |
5482:efc42f95dc7f |
bitkeeper revision 1.1713.2.3 (42b2ed68UZ_qqJ3Kcbs6rXI3ICn3SA) |
2005-06-17 |
cl349 |
5481:7d4dd8aae709 |
bitkeeper revision 1.1713.3.7 (42b2eca9N1e5S0oGdW8OeKAkL9oDOQ) |
2005-06-17 |
djm |
5480:8f10bad91451 |
bitkeeper revision 1.1713.2.2 (42b2ebb7w1AbEWudFq4LvJe0d7ByxQ) |
2005-06-17 |
cl349 |
5479:ebef9f2fb49f |
bitkeeper revision 1.1713.3.6 (42b2dc47kgG53fAZb70R3lHX96n7dw) |
2005-06-17 |
cl349 |
5478:dda0c275d413 |
bitkeeper revision 1.1713.3.5 (42b2a4e2r6SNlC_nq2hAkXEQjEFAmA) |
2005-06-17 |
cl349 |
5477:632206427a75 |
bitkeeper revision 1.1713.3.4 (42b29eb6XRlJtKSkJ3VkG8PI0Dl4sg) |
2005-06-17 |
cl349 |
5476:8db14a919e01 |
bitkeeper revision 1.1713.3.3 (42b2995e93GNUwPpV6yP21Fl3iIRRQ) |
2005-06-17 |
cl349 |
5475:dc7af888ebf0 |
bitkeeper revision 1.1713.3.2 (42b296adTFf-i3SL6NuYF5MX4ai91Q) |
2005-06-17 |
cl349 |
5474:d4ad447e470b |
bitkeeper revision 1.1713.3.1 (42b28e04xelbNlMIz5vWQQ5_M71w0A) |
2005-06-16 |
kaf24 |
5473:f494f01b62a8 |
bitkeeper revision 1.1713.1.14 (42b1f5f9KUyMHO2NrEptwgru2BVT0w) |
2005-06-16 |
xen-ia64 adm |
5472:38763dfb2287 |
bitkeeper revision 1.1713.2.1 (42b1d4d7vqzNt8h7EyzTEvrzC7m5RA) |
2005-06-16 |
djm |
5471:cdc79b5d87d4 |
bitkeeper revision 1.1709.1.16 (42b1d2ecGSNeZhThHshE903eA1tK-Q) |
2005-06-16 |
djm |
5470:11fc43f1fef2 |
bitkeeper revision 1.1709.1.15 (42b1cf6bRmJSwTLBy8EWehO-Ijc95g) |
2005-06-16 |
djm |
5469:f97b4f909b4b |
bitkeeper revision 1.1709.1.14 (42b1ceb9Ne5WCPwhJ-uKiY4uN5-L5w) |