age |
author |
revision |
description |
2005-12-22 |
cl349 |
8441:6375713d0e41 |
Remove xen specific bug() implementation -- the regular one works just fine. |
2006-01-03 |
djm |
8440:903fb46f240e |
Small bug fixes |
2005-12-30 |
djm |
8439:45c4e735fc8c |
Enable stack trace on Xen BUG (by Isaku Yamahata) |
2005-12-30 |
djm |
8438:f89906acd9f6 |
Plumb through nr_pages -- needed for correct balloon driver function |
2005-12-30 |
djm |
8437:b4925703b56c |
Missing initialization in cache sync code (by Anthony Xu) |
2005-12-29 |
djm |
8436:5222e8d456ae |
Ensure initrd fields are set to 0 when no initrd is present (by Kevin Tian) |
2005-12-29 |
djm |
8435:8643b4d778f5 |
Leave psr.ic on in pal_cache_flush -- fixes Linux bug (by Anthony Xu) |
2005-12-28 |
djm |
8434:40648452d45f |
Sync caches only on split cache machines (dynamic test instead of compile ifdef) |
2005-12-23 |
djm |
8433:f218e6ba2653 |
Missed portion of domU initrd patch |
2005-12-21 |
kaf24 |
8432:934470721c46 |
Remove acpi_count_madt functions. Only appear to be used |
2005-12-21 |
kaf24 |
8431:8b322047c80f |
Remove unused local variables (from removed REASIGN_PAGE |
2005-12-21 |
kaf24 |
8430:9b108cf447e5 |
Merge with xen-ia64-unstable.hg. |
2005-12-21 |
kaf24 |
8429:a4de51a2629f |
Remove obsolete MMUEXT_REASSIGN_PAGE. It's not used by |
2005-12-21 |
kaf24 |
8428:b3edbeea3e79 |
Fix gnttab_release_mappings -- it doesn't need to drop |
2005-12-21 |
kaf24 |
8427:48eb10d7a2d6 |
Increment page reference count for every host/device |
2005-12-21 |
kaf24 |
8426:f2a08a5a807a |
Declare kasprintf before use. |
2005-12-21 |
vhanquez |
8425:4d729134a0a4 |
remove duplicate code to allocate a string ala printf (using kasprintf) |
2005-12-21 |
djm |
8424:5a790011259e |
Merge |
2005-12-21 |
kaf24 |
8423:c259492dfb43 |
Add support for MOVSX/MOVSXD/MOVZX (move-with-extend) |
2005-12-20 |
kaf24 |
8422:6e24488a89f7 |
Remove FIX_RSDP_PAGE. Access RSDP via the 'isamap' of low 1MB. |
2005-12-20 |
kaf24 |
8421:68d72ac55fe5 |
Remove automatic I/O-fault handling in XenLinux. It's now |
2005-12-20 |
emellor |
8420:d3b10a2a82d4 |
Merged. |
2005-12-20 |
emellor |
8419:11cd619db035 |
Changed UUID / Xen handle formatting to be compatible with the OSF DCE UUIDs. |
2005-12-20 |
kaf24 |
8418:931acb64fbaf |
Allow unknown NMIs to be propagated to domain0 via new |
2005-12-20 |
kaf24 |
8417:b34f4169b12e |
Add sound blaster support to VMX device model. |
2005-12-20 |
kaf24 |
8416:870c7e7da81e |
Currently there is no generic configure file to compile xenlinux on |
2005-12-20 |
kaf24 |
8415:b92a36713192 |
This patch fix several issue to support >2G 64bit vmx guest in IA-32e |
2005-12-20 |
kaf24 |
8414:3d1c7be170a7 |
Remove direct references to frame_table array. Use |
2005-12-18 |
kaf24 |
8413:1283d309a603 |
Avoid div-by-zero crash if vmx guest specifies bogus timer |
2005-12-18 |
kaf24 |
8412:381cafbbc3d2 |
Allow a domain to specify DOMID_SELF to DOM0_GETDOMAININFO dom0_op. |
2005-12-17 |
kaf24 |
8411:101ae33a8341 |
Small fix to the error-return path after calling |
2005-12-17 |
kaf24 |
8410:b92ca87a2403 |
Work aroudn swiotlb issue where a read-only host buffer is |
2005-12-17 |
kaf24 |
8409:1509521c824e |
This patch removes the GPL licence from the acm public header files so |
2005-12-16 |
kaf24 |
8408:6ee4c16bfdec |
Hide 64bit-mode feature on i386 hypervisor. |
2005-12-16 |
kaf24 |
8407:9f9984af7f40 |
Move some useful cryptographic enveloping code into their own |
2005-12-16 |
stekloff |
8406:b57c6fca4cef |
Changed create_disk_image to default to making "disk.img", which is what |
2005-12-16 |
stekloff |
8405:fd1488b1132c |
Added information for running xm-test in HVM / VMX mode. |
2005-12-16 |
nivedita |
8404:3f3d53c3b327 |
Xend http access turned off by default. |
2005-12-16 |
kaf24 |
8403:3dc1c23dd508 |
Slight fix to BIOS e820 bug workaround. Remove the check |
2005-12-16 |
kaf24 |
8402:47d947e07205 |
Work around a nasty BIOS/GRUB bug which causes fields in |
2005-12-15 |
chris |
8401:8ebcbcda3d37 |
Add and use write_ldt_entry, as seen in later linux kernel versions. |
2005-12-15 |
kaf24 |
8400:6b1d39a56c2b |
Add debugging flag for domains to make domu debugging a run-time option |
2005-12-15 |
kaf24 |
8399:b5b7a9d9fc56 |
Add MP debug support to gdbserver. |
2005-12-15 |
kaf24 |
8398:803d5e9ae5f4 |
Remove unnecessary statement in evtchn_do_upcall. |
2005-12-15 |
kaf24 |
8397:e7977d6aa6ba |
Unmap io shared page only if it is properly initialized. |
2005-12-15 |
kaf24 |
8396:fb1f2498ce1e |
Check for existence of VLAPIC before relinquishing it, |
2005-12-15 |
kaf24 |
8395:37cafca1539e |
Clear all shadow caches when return to real mode from protect mode. |
2005-12-15 |
kaf24 |
8394:7e419ba80326 |
vmx_assist xen interface header is BSD-licensed. |
2005-12-15 |
emellor |
8393:b62e324574d2 |
Split talk_to_otherend into two pieces, one for getting the otherend details, |
2005-12-15 |
emellor |
8392:bbe553187504 |
Replace calls to deprecated xm set-vcpus with calls to new shiny xm vcpu-set. |
2005-12-15 |
emellor |
8391:237b2a4d2499 |
Merged. |
2005-12-15 |
emellor |
8390:d8c7f144ca54 |
Fix block_attach_shared tests. When the sharing check succeeds, the domain |
2005-12-15 |
emellor |
8389:c28794c159c1 |
Someone seems to have gotten carried away with cut & paste, and then |
2005-12-15 |
emellor |
8388:39a616126104 |
Put watch on device node only if probe was sucessful. |
2005-12-14 |
kaf24 |
8387:dc8122d90670 |
Fix the issue when guest OS clear TS bit by mov to cr0 instead of |
2005-12-14 |
kaf24 |
8386:50640456147b |
LAPIC model is different on x86 and ia64, so make irq-pending |
2005-12-14 |
kaf24 |
8385:7ef59d40c26a |
Give the xencons tty driver a proper name. |
2005-12-14 |
kaf24 |
8384:c9929c7c63f6 |
Prevent new potential features from being exposed to the |
2005-12-21 |
djm |
8383:2c75070e41a0 |
Disable chatty translate_domain_pte messages for normal grant table traffic |
2005-12-21 |
djm |
8382:3d379e5f3d7f |
Facilitate to debug VTI-domain issue. |
2005-12-21 |
djm |
8381:724f412d81ab |
Support domU initrd and cmdline (previous cset also) |
2005-12-21 |
djm |
8380:85261a82e02c |
diff -r 545ba1b126ca tools/libxc/xc_linux_build.c |
2005-12-21 |
djm |
8379:03ea37841682 |
This patch is intended to correct the number of CPUs. |
2005-12-21 |
djm |
8378:663c487a5f2c |
New default config file that works on both tiger4 and HP boxes |
2005-12-21 |
djm |
8377:97d70c793b67 |
Fix smp_processor_id to be linked to correct processor id under vcpu, which is |
2005-12-21 |
djm |
8376:ff81b875b136 |
Certain faults should not be reflected if caused with priv=0 |
2005-12-21 |
djm |
8375:72f51528d55a |
More pal_flush_cache calls for split cache machines (by Anthony Xu) |
2005-12-20 |
djm |
8374:545ba1b126ca |
Important domU/vbd fix. Reserve top granule of machine memory for dom0. |
2005-12-19 |
djm |
8373:9a72d15cc3a5 |
Fix simulator boot (uses old bootparam format with no initrd) |
2005-12-15 |
djm |
8372:7ef565a7cc86 |
Turn off debug output for NaTpage consumption when ifa==0. |
2005-12-15 |
djm |
8371:e1ae4b162128 |
Turn off ia64_pal_cache_flush for domU (temp, until failure understood) |
2005-12-15 |
djm |
8370:2d5c57be196d |
Remove some unused VTI code segments |
2005-12-15 |
djm |
8369:b57ed8182812 |
Cleanup VTLB code |
2005-12-15 |
djm |
8368:f998426f9069 |
Under some specific conditions, dom0 will lose guest timer interrupt. |
2005-12-15 |
djm |
8367:dda94d6dce94 |
Small patch to avoid a stack overflow (VTI only). |
2005-12-14 |
djm |
8366:5eb7ca1878bd |
Mirror changes to x86 un/mask_evtchn |
2005-12-14 |
emellor |
8365:25d0ba51338e |
Fix calls to test-gcc-flag, to match previous changeset. |
2005-12-14 |
emellor |
8364:5fc47ed682d6 |
HOSTCC should be used to set HOSTCFLAGS instead of CC. |
2005-12-14 |
emellor |
8363:57ceee48a0e5 |
Ignore .flc, .patch, .orig, and .rej files, and TAGS in the top level. |
2005-12-14 |
emellor |
8362:050333773f09 |
Merged. |
2005-12-14 |
emellor |
8361:52916bfbfa35 |
Added error message if the user attempts to shutdown Domain-0. |
2005-12-14 |
stekloff |
8360:30f54abf9592 |
Adding SKIP() to tests that aren't supported for VMX domains. |
2005-12-14 |
emellor |
8359:a55d4a167203 |
Added mkdir -p $XENDOMAINS_SAVE, to ensure that the directory exists before |
2005-12-14 |
emellor |
8358:f85f52b508c3 |
Added a stress test for the Xenstore-Python interface layer. |
2005-12-13 |
chris |
8357:6691252943d1 |
Revert changes slipped in during merge. |
2005-12-13 |
chris |
8356:d48b19263e46 |
merge? |
2005-12-13 |
chris |
8355:99a1f5dc75a9 |
Make set_pte_at and set_pte_at_sync macros instead of inline functions. |
2005-12-14 |
kaf24 |
8354:3c88c4d68fc1 |
Clarify the BSD-ish licenses for the blk and net front-end drivers so |
2005-12-13 |
kaf24 |
8353:89250c81cdd2 |
Set kcons index to -1 (i.e., acquire all device indexes). |
2005-12-13 |
kaf24 |
8352:a7bb7b704071 |
Most drivers have their own range of devices they claim and the tty |
2005-12-13 |
kaf24 |
8351:455b2b93542c |
Fix unmask_evtchn() when the port is bound to a different |
2005-12-13 |
emellor |
8350:62d9ac63e7f5 |
Merged. |
2005-12-13 |
emellor |
8349:8c5b7b6772ae |
Added unit test for VMX configuration files. |
2005-12-13 |
emellor |
8348:d37644abe52d |
When we see a httplib.BadStatusLine, sleep 5 seconds and then retry. This |
2005-12-13 |
emellor |
8347:95f84e37c90d |
Resurrect vifname xm create vif option support. This was present in earlier |
2005-12-13 |
emellor |
8346:7256d2425fa7 |
Fix reference to HttpXendClientProtocol. This was previously referring to the |
2005-12-13 |
danms |
8345:89e0dfa3a089 |
Grab the test ID from the report submission response and provide a link |
2005-12-13 |
emellor |
8344:116b7c0a8534 |
Merged. |
2005-12-13 |
emellor |
8343:1dc393b65019 |
Change the way domain configuration is handled in xm-test. |
2005-12-13 |
kaf24 |
8342:3627c3c29b21 |
Tony found a direct userspace access with his unit test for |
2005-12-13 |
kaf24 |
8341:269abc1e4fa5 |
A new ACM security tool providing support to aid in the |
2005-12-13 |
kaf24 |
8340:b438b8cb38f8 |
Support VMX guest accesses to IA32_TIME_STAMP_COUNTER MSR. |
2005-12-13 |
kaf24 |
8339:494243ba43b8 |
Fix shadow_guest32 depenency in Xen/x86 Makefile. |
2005-12-13 |
kaf24 |
8338:82f1b5364f94 |
Add an option for device model to disable key repeat. |
2005-12-13 |
emellor |
8337:ef2fff896422 |
Merged. |
2005-12-13 |
Xiaofeng Ling |
8336:d01b3b50ea64 |
change the NIC configuration accordingly after remove "nics=n" |
2005-12-12 |
Anthony Liguori |
8335:c8378d3c3af8 |
Make sure to fork again after setsid() so that child cannot regain CTTY. |
2005-12-12 |
emellor |
8334:b4dfb49332d2 |
Remove unused netmask,network etc. These were used when we called ifconfig to |
2005-12-13 |
kaf24 |
8333:7f2ccea5a4ec |
Fix rx buffer allocation in netfront. The final allocation size |
2005-12-13 |
emellor |
8332:8b3454b6bf5e |
Match previous changeset removing nics option. |
2005-12-13 |
emellor |
8331:d80066fa2dc2 |
Merged. |
2005-12-13 |
emellor |
8330:55d464295da3 |
Deprecate the nics option from the xm create configuration. Instead, we use the |
2005-12-13 |
emellor |
8329:fa5dddabda0c |
Don't try and close the pipe to the grandparent if it has already been closed |
2005-12-12 |
rread |
8328:aebe8f5c7069 |
Increase the default ramdisk size to 16384 to support SLES initrds. |
2005-12-12 |
emellor |
8327:b0b9946ddc42 |
Read the domid and vifid from the store, rather than horribly slicing up the |
2005-12-12 |
emellor |
8326:4aa340c5bf6e |
Added xend-relocation-hosts-allow option. |
2005-12-12 |
emellor |
8325:e6d71c99c84d |
Squelch error message from iptables (we log this later if necessary). |
2005-12-12 |
emellor |
8324:58397be18c52 |
Added a hosts-allow facility to TCP connections, which allows us to restrict |
2005-12-12 |
emellor |
8323:566395e5a14f |
Minor tidy. |
2005-12-12 |
emellor |
8322:ffc9b7a09453 |
Make from_string('') return []. This means that it is not necessary for our |
2005-12-12 |
emellor |
8321:7ad6cf4260eb |
Minor import tidy. |
2005-12-11 |
kaf24 |
8320:bdcb115c667a |
Rename QEMU device model log file from /tmp/qemu.log to |
2005-12-11 |
kaf24 |
8319:5f94478ca9b5 |
VMX domain should call domain_crash_synchronous instead of domain_crash. |
2005-12-11 |
kaf24 |
8318:c0dbb3a538f2 |
Fix indentation in a few places. |
2005-12-11 |
kaf24 |
8317:44301f65f23e |
Fix ia64 blkback build. |
2005-12-10 |
kaf24 |
8316:0880561d46d1 |
Initilaise new cpu's processed-time value from cpu0's |
2005-12-10 |
kaf24 |
8315:fc8d01a6dcac |
Remove GPL from a couple of Xen public interfaces. There are |
2005-12-10 |
kaf24 |
8314:167dc1fb722a |
Update "make uninstall" to reflect new files. |
2005-12-10 |
kaf24 |
8313:82e283d25f3c |
In all cases in dom0_ops.c, return EFAULT if copy_user |
2005-12-10 |
vhanquez |
8312:1712c7882f7e |
Allows a 'make prep-kernels' which sets up the kernel directories, allowing |
2005-12-09 |
emellor |
8311:53cff3f88e45 |
Merged. |
2005-12-09 |
stekloff |
8310:9558361d8040 |
Add initial VMX support to xm-test: |
2005-12-09 |
emellor |
8309:a8be51efaf46 |
Merged. |
2005-12-09 |
emellor |
8308:10220071deff |
Use new do_without_error function to squelch the error when closing down the |
2005-12-09 |
emellor |
8307:2b09e58cb108 |
Use new do_without_error function to squelch the errors when closing down an |
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. |