age |
author |
revision |
description |
2005-12-08 |
emellor |
8304:efc71a3e9f6f |
Detach Xend from terminal, courtesy of Horms <horms@verge.net.au>. |
2005-12-08 |
emellor |
8303:52f214d983fb |
Flush the addresses from the new eth0 before trying to add the new address to |
2005-12-08 |
emellor |
8302:e64e28e36e02 |
Fix ip_of to cope with interfaces with multiple addresses, courtesy of |
2005-12-09 |
emellor |
8301:da3b19d7bf9e |
Two domUs, ping from one to the other |
2005-12-09 |
emellor |
8300:9d812d5470e8 |
Single domU, ping to dom0. |
2005-12-09 |
emellor |
8299:a22ad856d199 |
Single domU, ping loopback and the local eth0. |
2005-12-09 |
emellor |
8298:06b7f33e954c |
Some network test utilities for the library: |
2005-12-09 |
emellor |
8297:88e35a698dc4 |
Makefile plumbing for new network tests. |
2005-12-09 |
kaf24 |
8296:9f13f5a4ba9c |
Fix blkback to build on ia64. |
2005-12-08 |
emellor |
8295:8aac8746047b |
The attached patch makes a couple of changes to the ACM security tools |
2005-12-08 |
emellor |
8294:3ab6a6c4b6ed |
The attached patch uncouples the device id used inside XenD from the |
2005-12-08 |
emellor |
8293:cd434888abdc |
Looks like someone merged and moved the pincpu operation to after the |
2005-12-08 |
kaf24 |
8292:2cc09c21cdba |
Allocate separate vm areas for rx and tx rings in netback |
2005-12-08 |
kaf24 |
8291:6f62ad959f6b |
Support CFQ scheduling of guest block requests by creating |
2005-12-08 |
emellor |
8290:c9772105fead |
Merged. |
2005-12-08 |
emellor |
8289:76bff6c996b0 |
Strip huge piles of cruft from the connection infrastructure. We now actually |
2005-12-08 |
emellor |
8288:231686596796 |
Move xm destroy handling out of crufty destroy.py and into main.py, where it |
2005-12-08 |
emellor |
8287:fa1a93f3a322 |
Fix start_time parsing on restart -- it's a float, not an int. |
2005-12-08 |
kaf24 |
8286:a08aef9f1c8e |
Make balloon driver arch-neutral. |
2005-12-08 |
kaf24 |
8285:89a223305611 |
A small VMX code cleanup. |
2005-12-08 |
kaf24 |
8284:7557f0b4098c |
Merge in the newer Xenbus implementation from Linux to the Mini-OS. The new |
2005-12-08 |
kaf24 |
8283:5f7398785e02 |
Don't unshadow when the shadow l2 is the current used shadow table. |
2005-12-08 |
kaf24 |
8282:29055c5ad51d |
Fixed a get/put_page mismatch for guest L2 pages. Sometimes, when you |
2005-12-08 |
kaf24 |
8281:37e19db6ecc3 |
Improve VMX guest TSC accuracy when guests are |
2005-12-08 |
vhanquez |
8280:08c0861679ce |
really fix mkpatches to work correctly. |
2005-12-08 |
vhanquez |
8279:4480e22f2ef2 |
fix mkpatches for creating correctly linux-2.6-xen.patch |
2005-12-08 |
emellor |
8278:669b6252deee |
Merged. |
2005-12-08 |
emellor |
8277:8e74f2cf985e |
Loop retrying when ballooning out, even when the dom0-min-mem setting means |
2005-12-08 |
emellor |
8276:cdf76916951a |
Read start_time and image from the store on restart. Closes bugs #441 and |
2005-12-08 |
emellor |
8275:05b37057b1cf |
Refuse to save dom0, and move the check that refuses to migrate dom0 from |