age |
author |
revision |
description |
2005-11-26 |
smh22 |
8096:486f4c9e1c22 |
Fix save/restore and migrate on x86_64. |
2005-11-26 |
kaf24 |
8095:001ba14fbb1b |
More cleanups to the pmd-shared patch. |
2005-11-26 |
kaf24 |
8094:b05e1c4bc31b |
Clean the arch_memory_op() for-loop header. |
2005-11-26 |
smh22 |
8093:5d95ab80f290 |
Fix x86_64 build. |
2005-11-26 |
emellor |
8092:b9181b1c576f |
Merged. |
2005-11-26 |
emellor |
8091:3c21a174e8fc |
Fix the unpause_basic test. The console will appear to have failed, given the |
2005-11-26 |
emellor |
8090:9981fa5ba62b |
Fix the 06_block-list_checkremove test. The use of string.find was invalid |
2005-11-26 |
emellor |
8089:f710753a4026 |
Added a comment. |
2005-11-25 |
emellor |
8088:43e25c2653ee |
Also, make a small tweak to the 12_block_attach test so that we don't leave |
2005-11-25 |
emellor |
8087:8c3ed250366c |
Check when using physical devices that the device is not already in use. Using |
2005-11-25 |
emellor |
8086:701ec436d5ad |
Only write a success node when coming online, not going offline. Delete the |
2005-11-25 |
emellor |
8085:801c6363501b |
Only write a success node when coming online, not going offline. |
2005-11-25 |
emellor |
8084:3c01d53e383d |
Don't issue the iptables diagnostic when removing entries. Depending upon your |
2005-11-25 |
emellor |
8083:4f25a6b49445 |
Match rename of parameters to match the corresponding hotplug events. This |
2005-11-25 |
emellor |
8082:84cf3d018bea |
Fix handling of devid_end when devid is an integer, but not present as a device. |
2005-11-25 |
kaf24 |
8081:c3cfc4ff3b08 |
Implement new memory_op() XENMEM_machphys_mfn_list. Replaces old |
2005-11-25 |
kaf24 |
8080:549130374cfa |
In shadow-external mode, every VCPU must free its own |
2005-11-25 |
smh22 |
8079:d46553f73c6f |
Tolerate temporary inconsistency between type info and page contents on |
2005-11-25 |
emellor |
8078:5ae89ce67486 |
check_hotplug fails on one of my machines running ubunto 4.10 "Warty |
2005-11-25 |
emellor |
8077:206731134e18 |
Add help option on runtests.sh |
2005-11-25 |
dan |
8076:e2e18ef3b204 |
Add sanity checks that let us know if there are any problems before |
2005-11-25 |
emellor |
8075:421ea766aaa0 |
Fix stupid invalid syntax on network-attach tests. |
2005-11-25 |
emellor |
8074:28a117c5ea94 |
Merged. |
2005-11-25 |
emellor |
8073:42474df9b248 |
Move XenbusState from the Linux-specific xenbus.h into a new file with the Xen |
2005-11-25 |
smh22 |
8072:9c81a3c5b33b |
Use page-sized batches in GETPAGEFRAMEINFO2 (and generally tidy up). |
2005-11-25 |
kaf24 |
8071:26b961b72153 |
Fix the issue of on x86_64, rhel4 can not get into runlevel 5. |
2005-11-25 |
kaf24 |
8070:a8ac8be1a889 |
I cleaned up acm_ops.c and eliminated returns inside the switch |
2005-11-25 |
kaf24 |
8069:cb215a84d1af |
Update vtpm driver following the recent changes to the |
2005-11-24 |
kaf24 |
8068:b0338759544e |
Big reworking of SHARED_KERNEL_PMD logic. Includes several |
2005-11-24 |
emellor |
8067:78b5e590be34 |
Merged. |
2005-11-24 |
emellor |
8066:d1e1d6493d1d |
Programmatically generate the xm help strings from the snippets, rather than |
2005-11-24 |
emellor |
8065:d2b957902c6b |
Added a count of the number of users of this block device, and refuse to close |
2005-11-24 |
kaf24 |
8064:f887ddae2b03 |
Remove CONFIG_PREEMPT configuration option from Xen kernel builds. |
2005-11-24 |
kaf24 |
8063:877d738e7a40 |
Quieten down grant-table transfer failure when it is because |
2005-11-24 |
kaf24 |
8062:0ea18c1ea134 |
Another PAE fix for pgd_ctor. |
2005-11-24 |
kaf24 |
8061:0ec1d38f26f7 |
More PAE PGD fixes. Ensure we do not pin PGDs with no kernel |
2005-11-24 |
kaf24 |
8060:86964d50bcfa |
Fix pgd allocation for PAE. We must handle the fact that |
2005-11-24 |
kaf24 |
8059:a9fef115e8ec |
Fix 32b non-pae build. |
2005-11-24 |
emellor |
8058:64d919032001 |
Merged. |
2005-11-24 |
emellor |
8057:4d1d9f7ebcfc |
Check whether a device is already configured before trying to configure it |
2005-11-24 |
emellor |
8056:1cf273e133c8 |
Support destruction of device by /dev/sda1 (for example) even when the |
2005-11-24 |
emellor |
8055:cbf7efa871ae |
Minor tidy, no semantic change. |
2005-11-24 |
kaf24 |
8054:8952af4fc166 |
Shootdown TLB entries across all VCPUs for SMP shadow mode. |
2005-11-24 |
smh22 |
8053:8392d3955ed4 |
Re-enable tools support for live migration on PAE. |
2005-11-24 |
smh22 |
8052:238727cb4c26 |
Quiet down live migrate on PAE domains. |
2005-11-24 |
kaf24 |
8051:ba50c9d1271e |
Clean up mark_dirty() implementation to check for log-dirty |
2005-11-24 |
kaf24 |
8050:dca4893b0b9f |
Remove unused 'nr_recs' field from trace-buffer header |
2005-11-24 |
kaf24 |
8049:188a4fb5ea1f |
Adds ac_timer based polling to the ns16550 UART driver. This is |
2005-11-24 |
kaf24 |
8048:e1728d3c18ca |
This fixes a small race between when a domain is created and when xentop |
2005-11-24 |
kaf24 |
8047:9c631c4fe727 |
xen/common/acm_ops.c, check for a NULL pointer and then |
2005-11-24 |
kaf24 |
8046:eb87d4c810d3 |
dom0_ops return -EACCES when the interface version in wrong. I think |
2005-11-24 |
kaf24 |
8045:f7c7575695b3 |
Clean up some Xen files in the ioemulator. |
2005-11-24 |
kaf24 |
8044:bd8418790797 |
Fix ia64 build. Two typos in header files. |
2005-11-23 |
rread |
8043:1ea5d2e3a8f9 |
Make the microcode driver builtin. |
2005-11-23 |
rread |
8042:84453f32e5fc |
Disable crufty modules still using cli and friends. |
2005-11-23 |
rread |
8041:b33e41a69793 |
Compile IDE drivers as builtins instead of modules. |
2005-11-23 |
emellor |
8040:8451c6567123 |
Reverse accidental commits for changesets 8001 and 7996-7999. |
2005-11-23 |
emellor |
8039:9ee811544c40 |
Merged. |
2005-11-23 |
emellor |
8038:b8bca5421d5c |
Added comment describing usage. |
2005-11-23 |
emellor |
8037:55aae13c9e0a |
imported patch quiet_linux_build.patch |