age |
author |
revision |
description |
2005-12-09 |
emellor |
8306:a12bd9e8fdf8 |
Added do_without_error function, and squelch the error from mkdir when trying |
2005-12-09 |
emellor |
8305:1aaa1abab953 |
Add one more fork to the Xend start-up process, this time with the parent |
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 |
2005-12-08 |
vhanquez |
8274:7d7973a21a3d |
allow a port to be specified for migration. |
2005-12-07 |
smh22 |
8273:1f6ff996a9fe |
Updated info on Xend. |
2005-12-07 |
emellor |
8272:b215584242c4 |
Don't try and print out the info returned by the server after a restore -- there |
2005-12-07 |
emellor |
8271:77d01909546d |
Use xm create's --dryrun option to get the name from the configuration file, |
2005-12-07 |
danms |
8270:436c3b6d09a6 |
Make the xm-test ramdisk makefile correct the permissions on the rcS script |
2005-12-07 |
emellor |
8269:ac3ceb2d37d1 |
Fix the startup behaviour when the tdb file exists. We were attempting to |
2005-12-07 |
emellor |
8268:ab300e9fe02b |
Fix usleep definition -- we would be sleeping 1000 times too long if the usleep |
2005-12-07 |
emellor |
8267:5f574f9cb4bd |
Tidy up use of environment variables in xenbus-hotplug interaction. |
2005-12-07 |
emellor |
8266:91046e4a49dd |
Merged. |
2005-12-07 |
emellor |
8265:653d38c8fbc8 |
Change configuration handling wrt to the vcpus entry, so that we only see a |
2005-12-07 |
emellor |
8264:eae64901e428 |
Remove timeout on select -- there is no need for it, since we don't do anything |
2005-12-07 |
emellor |
8263:25dd49641a74 |
Merged. |
2005-12-07 |
emellor |
8262:bc398d47d08f |
Further fix to same_vm check. This fixes intermittent failure of live |
2005-12-07 |
emellor |
8261:9089801e73ce |
xm-test report fails because IA64's /cpu/procinfo format is different from |
2005-12-07 |
emellor |
8260:6b6e09240435 |
Fix printf of ssize_t that broke 64-bit build. |
2005-12-07 |
emellor |
8259:964d6e7eb3e5 |
Squelch error messages from calls when failure is handled gracefully. |
2005-12-07 |
emellor |
8258:f308c5707c78 |
Remove one of the multiple occurrences of vcpus in the sxpr. This value is |
2005-12-06 |
emellor |
8257:0faff739723e |
Merged. |
2005-12-06 |
emellor |
8256:2b8efe11096b |
Add a "consumed" parameter to the buffer declaration, and use this to advance |
2005-12-06 |
kaf24 |
8255:db500b8cb79a |
Pull nmi/traps changes from Linux 2.6.14. |
2005-12-06 |
emellor |
8254:06b80b837c92 |
Merged. |
2005-12-06 |
emellor |
8253:95584b819b72 |
Make the master fd belonging to the pty pair non-blocking. Writes were blocking |
2005-12-05 |
dan |
8252:1e6fa31fb780 |
Output an explicit newline before the "REASON:" string so the report script |
2005-12-06 |
kaf24 |
8251:198828cc103b |
The Mini-OS build once again broke, this time since vcpu_data became vcpu_info |
2005-12-06 |
kaf24 |
8250:002a8b5c98bb |
Add map_domain_pages/unmap_domain_pages to map contiguous |
2005-12-06 |
kaf24 |
8249:c976c1ff806a |
Fix the request size for a full page-sized skbuff in netfront |
2005-12-06 |
kaf24 |
8248:4e9c643968ff |
Fix netfront to accept received packets at a wider range of |
2005-12-06 |
kaf24 |
8247:8b5c047f6e23 |
Pre-decrement rather than post-decrement in shadow32.c. |
2005-12-06 |
kaf24 |
8246:379921f2259d |
Update xen cap to reflect 32 bit VMX guest support on x86_64 |
2005-12-06 |
kaf24 |
8245:052e18d41ead |
Fix vtpm support in xend. |
2005-12-05 |
emellor |
8244:cb2012e7e01d |
Mention udev, clean up xm help section, mention network-nat and network-route |
2005-12-05 |
iap10 |
8243:7729efa06812 |
Added tag RELEASE-3.0.0 for changeset c8fdb0caa77b429cf47f9707926e83947778cb48 |
2005-12-05 |
smh22 |
8242:c8fdb0caa77b |
Updated docs for Xen 3.0. RELEASE-3.0.0 |
2005-12-04 |
cl349 |
8241:0255f48b757f |
Temporarily remove NetBSD and FreeBSD sparse trees to avoid user confusion. |
2005-12-04 |
cl349 |
8240:64cd054aa143 |
Merge |
2005-12-04 |
cl349 |
8239:2d32c7489a39 |
Update version number for Xen 3.0.0 release. |
2005-12-04 |
cl349 |
8238:75637383278c |
Make version strings consistent across all interfaces. |
2005-12-04 |
cl349 |
8237:f3f0be058855 |
Update -xen config file to include newgen megaraid and qla scsi drivers. |
2005-12-04 |
cl349 |
8236:e74d110dd2a2 |
Rename set-vcpus to vcpu-set (match docs) and update short help page. |
2005-12-04 |
kaf24 |
8235:8c7de61d3913 |
Pull requests from blkfront into blkback a bit more |
2005-12-04 |
kaf24 |
8234:f94923f2dd14 |
Bump blktap and dom0op version numbers. |
2005-12-04 |
kaf24 |
8233:5c44f0905ca0 |
Image.py should send 2 new arguments to qemu-dm for setting QEMU window |
2005-12-04 |
kaf24 |
8232:99b9046a8df2 |
Add a comment to tricky corner case in evtchn_close(). |
2005-12-03 |
rread |
8231:8098cc1daac4 |
Merge docs |
2005-12-02 |
kmself |
8230:bc7567741a4c |
Incorporating Alan Oehler's changes, some of mine. |
2005-12-02 |
kmself |
8229:1deae55b1f5c |
Incorporating Alan's mods. |
2005-12-02 |
kmself |
8228:dcfeb9e234d1 |
Applied Robb Roman's patches to upstream. |
2005-12-02 |
Robb Romans |
8227:57d5f6c9b9ef |
Small cleanup for distro chapters. |
2005-12-02 |
Robb Romans |
8226:dceb2fcdab5b |
Reorg patch 2 to match http://wiki.xensource.com/xenwiki/Xen3DocsToDo |
2005-12-02 |
Robb Romans |
8225:63f9c8dd13d4 |
Reorg patch 1 to match http://wiki.xensource.com/xenwiki/Xen3DocsToDo |
2005-12-04 |
iap10 |
8224:757218700a40 |
Readme typos |
2005-12-04 |
cl349 |
8223:36fe58be57de |
Fix same_vm test by adding missing '$'. |
2005-12-04 |
cl349 |
8222:9b842cdbe0de |
Use test ([) instead of expr to compare integers. |
2005-12-03 |
kaf24 |
8221:bbef89ec44b8 |
Fix request-notification holdoff in blkback. New code is |
2005-12-03 |
kaf24 |
8220:d24ab5abf857 |
Remove scary warning message about 'breaking irq affinity' |
2005-12-03 |
iap10 |
8219:00c349d5b40d |
Merge |
2005-12-03 |
iap10 |
8218:31d86fc0a271 |
Update xend-config.sxp so that dom0-min-mem is 196MB by default, as this is rather more user friendly. |
2005-12-03 |
kaf24 |
8217:fad187cad5bd |
Always initialise a swiotlb for domain0. Make it a small |
2005-12-03 |
kaf24 |
8216:fd7c4221fc56 |
Enable multiple NICs for vmx domain by configuration file |
2005-12-03 |
kaf24 |
8215:b8ba1bbba882 |
Set the device model windows title as the domain name |
2005-12-03 |
kaf24 |
8214:d234a8cfc4ca |
Fixes unmodified 32-bit guest support on the x86_64 Xen. |
2005-12-03 |
cl349 |
8213:1c515c707296 |
Fix block backend teardown when the device didn't setup completely. |
2005-12-03 |
emellor |
8212:4146dbea47e1 |
Merged. |
2005-12-03 |
emellor |
8211:b20641d24272 |
Set hostname in DHCP config from the guest name, and if more than one interface |
2005-12-03 |
kaf24 |
8210:8754277cec01 |
Fix blkback request notification holdoff. req_cons must be |
2005-12-03 |
kaf24 |
8209:4c588e255c85 |
Fix typo in previous changeset. Include is ../grant_table.h |
2005-12-03 |
kaf24 |
8208:773735517d9d |
Inclide grant_ref_t definition in split-driver struct |
2005-12-03 |
kaf24 |
8207:2dcfb85f5bac |
Merge with xen-ia64-unstable.hg |
2005-12-03 |
kaf24 |
8206:5ff5117291ad |
Using a slow serial console with sync_console on SMP leaves an |
2005-12-03 |
emellor |
8205:5e617fd48504 |
Read from the store if the filename reported by losetup has been truncated (the |
2005-12-02 |
emellor |
8204:114946d9937f |
Merged. |
2005-12-02 |
dan |
8203:b77ceb2481b3 |
Make "xm list --long" generate device configuration data from xenstore state |
2005-12-02 |
cl349 |
8202:ccb923727f93 |
Fix vif-net script for setups where eth0 has no IP address. |
2005-12-02 |
kaf24 |
8201:7bf19284bf3f |
Fix PAE bootstrap. |
2005-12-02 |
kaf24 |
8200:42d4059108d4 |
Add a defensive batched tlb flush to free_page_type(), to |
2005-12-02 |
kaf24 |
8199:b21be984945a |
Move cpu0_stack out of Xen text section and into BSS. This |
2005-12-02 |
emellor |
8198:a9c35cd7e559 |
This patch adds a new domain config option, 'cpus' which is a list of |
2005-12-02 |
emellor |
8197:30eb074a560a |
Merged. |
2005-12-02 |
emellor |
8196:485871ff1d39 |
Fix the block-sharing check for physical devices by using a lock to serialise |
2005-12-02 |
emellor |
8195:df011cae33e9 |
Added /etc/init.d/dhcpd to list of init files to check for (supporting Centos |
2005-12-02 |
emellor |
8194:a57cccdf2d6d |
Added serialisation facilities. Udev is supposed to serialise events, but sadly |
2005-12-02 |
emellor |
8193:d581e11e247c |
Remove the watch on the /vm/<uuid> path when rebooting or migrating. We don't |
2005-12-02 |
emellor |
8192:f23db2051785 |
Don't log every time around the big transaction writing the device details. |
2005-12-02 |
emellor |
8191:1caed7031f6b |
Added xen-hotplug.log to the files to collect. |
2005-12-02 |
emellor |
8190:74b7a81e5eed |
Initialise the connection ID when a domain is introduced. This (re)enables |
2005-12-02 |
emellor |
8189:db6d667f5168 |
Fix error message. |
2005-12-02 |
djm |
8188:3a4589331504 |
Revert to simpler ia64 defconfigs, generic one causes loopback failures |
2005-12-02 |
djm |
8187:d616f22ffdd9 |
Minor changes due to file movement to merge xen-unstable with xen-ia64-unstable |