age |
author |
revision |
description |
2005-10-09 |
vh249 |
7315:ab93a9a46bd4 |
Don't increment mi->usage is alloc_major_info return NULL |
2005-10-09 |
smh22 |
7314:8f7ee9ab31ac |
Fix cpu hotplug issue with SMP guests (including save/restore). |
2005-10-09 |
emellor |
7313:fe4c1d44e899 |
Alter logging statements to move the interpolation inside the logging function, |
2005-10-09 |
emellor |
7312:bb113ea17659 |
Remove unnecessary extraction of ssidref from config inside restore -- this |
2005-10-09 |
emellor |
7311:32f9300618d6 |
/home/emellor/log2 |
2005-10-09 |
emellor |
7310:8e3ec9ab0075 |
Remove cruft. |
2005-10-09 |
emellor |
7309:59440a003278 |
Remove code seeding RNG from /dev/urandom. The random module's default RNG is |
2005-10-09 |
emellor |
7308:f15892b95965 |
Append a newline to error messages, so that they are parsed by XendCheckpoint.py |
2005-10-09 |
emellor |
7307:17f110647efa |
Change xenbus callbacks to match new signature of xenbus_watch. |
2005-10-08 |
kaf24 |
7306:2144de6eabcc |
Make libxenstore thread-safe. It also spawns an internal |
2005-10-08 |
kaf24 |
7305:e69413dca684 |
Fix locking in /dev/xen/evtchn ioctl. |
2005-10-08 |
kaf24 |
7304:801b2bd7ef2e |
Add one more parameter to __vmread_vcpu and clean some code. |
2005-10-08 |
kaf24 |
7303:a4df9003c54d |
Add a bzImage target for xen kernels for consistency with |
2005-10-08 |
kaf24 |
7302:32c3658d7391 |
Xen-friendly glibc selection: appropriate ld-linux can parse |
2005-10-07 |
kaf24 |
7301:f1abe953e401 |
Remove linux-2.4 sparse tree. |
2005-10-07 |
kaf24 |
7300:bf07490fab19 |
Some cleanup in TPM-related files and implementation of functionality that |
2005-10-07 |
kaf24 |
7299:18f765da2725 |
Re-enable the pygrub build and fix the build with older |
2005-10-07 |
kaf24 |
7298:1b4ad6eb6968 |
Move mmio operation structure from domain to vcpu. |
2005-10-07 |
kaf24 |
7297:62d815160f01 |
Rationalise xenstore header files a little. xenstored.h, |
2005-10-07 |
kaf24 |
7296:c45c3d6b1a60 |
Update kernel watch API to pass the array of watch arguments to the callback |
2005-10-07 |
kaf24 |
7295:402b5eb85905 |
Change xs_read_watch interface to return a sized array (in userspace and in |
2005-10-07 |
kaf24 |
7294:4b9c9b85b3a5 |
Clean up file vmx.c: |
2005-10-07 |
kaf24 |
7293:409cea2432fc |
Add installation of the udev rules if appropriate. With a normal 'make |
2005-10-07 |
emellor |
7292:e9e10e783ccd |
Merged. |
2005-10-07 |
emellor |
7291:b5c5360a61d0 |
Regig the construction of new domains so that restore and create can share the |
2005-10-07 |
kaf24 |
7290:99532f6b2ae3 |
Add udev rules that map similar to the hotplug agent. Based off of what |
2005-10-07 |
kaf24 |
7289:1b0dbfedc043 |
Move the block-phy and block-file handling into a common |
2005-10-07 |
kaf24 |
7288:e31e64e00ac3 |
The hotplug agent sets the path now, but that's not as practical to do |
2005-10-07 |
kaf24 |
7287:5eda9308b0ca |
Remove bind_evtchn_to_irq/unbind_evtchn_from_irq from the |
2005-10-07 |
kaf24 |
7286:2a3e10a132a2 |
The attached fixes a few things to make the blkfront and netfront |
2005-10-07 |
kaf24 |
7285:8b0958155380 |
merge. |
2005-10-07 |
kaf24 |
7284:306f6ec86ea8 |
This patch copies the NAT scripts in tools/examples/ to |
2005-10-07 |
emellor |
7283:f3c590641000 |
Merge. |
2005-10-07 |
emellor |
7282:a6420243710d |
Merge. |
2005-10-07 |
emellor |
7281:7079bb72ceca |
Rename the source domain on migration, regardless of the live flag. This fixes |
2005-10-07 |
kaf24 |
7280:ddb803b6308b |
Move construct_vmcs to arch_vmx_do_launch. |
2005-10-07 |
kaf24 |
7279:37bea65ed6ca |
Big simplification of the Xen event-channel interface. |
2005-10-07 |
emellor |
7278:48df3efaf61c |
Fix conflicting merge. |
2005-10-06 |
emellor |
7277:62190db89326 |
Merged. |
2005-10-06 |
emellor |
7276:f5320ac7ed31 |
Remove xm commands block-refresh and vbd-refresh, as these are unsupported. |
2005-10-06 |
kaf24 |
7275:76a7a7aa27e4 |
User tools send evtchn notifications via /dev/xen/evtchn |
2005-10-06 |
kaf24 |
7274:4083eb31def0 |
Change how event channels are allocated and used by the control |
2005-10-06 |
emellor |
7273:cd228621e1fd |
Added Zope's test.py, and a unit test to sxp. This test itself isn't very |
2005-10-06 |
emellor |
7272:bd37123974b2 |
Merged. |
2005-10-06 |
emellor |
7271:4ab4f023a6ce |
Allow shutdown code SHUTDOWN_HALT, which we handle here in exactly the same |
2005-10-06 |
emellor |
7270:0bc466c25560 |
Rename all dying domains to be prefixed with Zombie. This allows a new domain |
2005-10-06 |
emellor |
7269:1cfe0875658d |
Reduce the log level for the 'cannot recreate information for dying domain' |
2005-10-06 |
emellor |
7268:b0bc53c9d5b6 |
Issue diagnostic if we find dying domains on Xend restart, because we will not |
2005-10-06 |
emellor |
7267:971e7c7411b3 |
Raise an exception if an error appears on the pipes to our children, and make |
2005-10-06 |
kaf24 |
7266:ba0bbf9d29ff |
Ensure that all fields of evtchn_op_t are initialised when |
2005-10-05 |
vh249 |
7265:c344d6944d2f |
mixup in vcpu-enable and vcpu-disable help string |
2005-10-05 |
kaf24 |
7264:bde548fff7b4 |
Reformat the pfn_info structure to ensure that |
2005-10-05 |
kaf24 |
7263:21606b84b730 |
Activate suspending/resuming of the TPM interface and add |
2005-10-05 |
kaf24 |
7262:f98c8238e909 |
Gentoo compatible stuff has to be done *before* the set -e. You could also do |
2005-10-05 |
kaf24 |
7261:c3d9b7013b14 |
EVTCHNOP_alloc_unbound can allocate a port in an arbitrary |
2005-10-05 |
emellor |
7260:6f71824a45c1 |
Fix the handling of VCPUs, specifically wrt the broken VCPU hotplugging, bug |
2005-10-05 |
emellor |
7259:6e5463aec499 |
Change boolean config option parsing to allow True and Y and similar useful |
2005-10-05 |
kaf24 |
7258:a37a4abc1191 |
Fix save/restore -- too much work being done in |
2005-10-05 |
kaf24 |
7257:89b1b67fc2c4 |
Emulate guest reads of CR4, masking features that Xen |
2005-10-05 |
kaf24 |
7256:438f1b53682b |
Send event-channel notification from console daemon |