aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add dependency on ncurses to main README.kfraser@localhost.localdomain2006-07-261-0/+1
* [LINUX] Disable configuration of ARCH_SPARSEMEM_ENABLE on x86/64.kfraser@localhost.localdomain2006-07-261-1/+1
* [XEN] Increase debug stack size from 4kB to 8kB.kfraser@localhost.localdomain2006-07-258-26/+51
* Fix Linux so that it does not set a timeout if there are no pendingkfraser@localhost.localdomain2006-07-252-9/+19
* [LINUX][NET] Add default ethtool get_link implementation to allkfraser@localhost.localdomain2006-07-253-0/+3
* Fix docs build after vtpm changes.kaf24@firebug.cl.cam.ac.uk2006-07-251-1/+1
* [VTPM] Add a description for vTPM usage to the user docs.kfraser@localhost.localdomain2006-07-251-0/+128
* [LINUX] Improve single-page contiguous region creation/destructionkfraser@localhost.localdomain2006-07-251-18/+23
* Move x86 perf counters declarations to asm-x86/perfc_defn.hkfraser@localhost.localdomain2006-07-253-137/+149
* Add versioning info to xenstore library.kfraser@localhost.localdomain2006-07-251-5/+15
* [NET] gso: Fix reversed error test in netif_tx_trylockkfraser@localhost.localdomain2006-07-251-0/+17
* Fix memory allocation for IA64 guest on Xen-unstable.hg with new Qemu. kfraser@localhost.localdomain2006-07-251-0/+3
* Split networking GSO patch into base portion plus additions.kfraser@localhost.localdomain2006-07-253-225/+551
* Make ioemu targets more robust and make ioemu clean always succeed.chris@kneesaa.uk.xensource.com2006-07-253-13/+23
* Fix domid range check in xenmon.kfraser@localhost.localdomain2006-07-251-5/+3
* When installing libblktap, symlinks should be made instead of usingkfraser@localhost.localdomain2006-07-251-2/+4
* The blktap commit reverted the change so that libxenstore getskfraser@localhost.localdomain2006-07-251-2/+2
* VTPM_TOOLS: Updated vtpm for new release of tpm_emulator 0.4, and setkfraser@localhost.localdomain2006-07-259-2869/+1136
* Fix 'make clean' when ioemu configuration failed.kfraser@localhost.localdomain2006-07-251-1/+3
* [MINI-OS] Fix a bug which prevented map_frames being used more than once.sos22@douglas.cl.cam.ac.uk2006-07-251-1/+1
* [XEN] Fix a comment in grant_table.h.sos22@douglas.cl.cam.ac.uk2006-07-191-2/+2
* Spawn vncviewer from qemu-dm.chris@kneesaa.uk.xensource.com2006-07-148-32/+164
* Change the qemu to allow no network arguments, removing thechris@kneesaa.uk.xensource.com2006-07-146-54/+74
* Fix some more text inconsistencies and put devices in a more sensible order.chris@kneesaa.uk.xensource.com2006-07-141-47/+47
* [HVM] Currently in xentrace, MMIO is handled just like other page faults. Thekaf24@firebug.cl.cam.ac.uk2006-07-141-0/+2
* [SVM] Add perfcounter svmexits array with correct size creation.kaf24@firebug.cl.cam.ac.uk2006-07-142-1/+3
* [SVM] Add pit_time_fired() to svm logic, for the "many lost ticks" c/s 10650 ...kaf24@firebug.cl.cam.ac.uk2006-07-141-0/+1
* [HVM] fix system crash when vmx guest startx or restorekaf24@firebug.cl.cam.ac.uk2006-07-141-0/+4
* [HVM] Create I/O context for MMIO/PIO processing in ankaf24@firebug.cl.cam.ac.uk2006-07-146-69/+82
* lomount: Major rewrite: handle large files and GPT partition.kaf24@firebug.cl.cam.ac.uk2006-07-141-131/+265
* [XM-TEST] Increase timeout on hotplug-cpus-down test to 30 seconds.kaf24@firebug.cl.cam.ac.uk2006-07-141-4/+4
* [IA64] Re-enable tools/xcutils build on ia64. We now havekaf24@firebug.cl.cam.ac.uk2006-07-144-1/+4
* mergekaf24@firebug.cl.cam.ac.uk2006-07-143-3/+3
|\
| * [PYGRUB] Typo fix in pygrub READMEatse@norwich.uk.xensource.com2006-07-141-1/+1
| * [XEND] Minor readability changeatse@norwich.uk.xensource.com2006-07-141-1/+1
| * [XEND] Minor syntax changeatse@norwich.uk.xensource.com2006-07-141-1/+1
* | Xm-test HVM network testing is broken. The new qemu code doesn't supportkaf24@firebug.cl.cam.ac.uk2006-07-143-17/+33
|/
* [TPM] Discard a future response packet after a timeout has occurred instead ofkaf24@firebug.cl.cam.ac.uk2006-07-141-2/+2
* [IA64] Update the defconfigs for ia64 to disable blktap until we have akaf24@firebug.cl.cam.ac.uk2006-07-142-0/+2
* [IA64] The blktap driver hardcodes PAGE_SIZE. Change it to use getpagesize(),kaf24@firebug.cl.cam.ac.uk2006-07-142-9/+12
* [IA64] Libaio 0.3.104 in xen-unstable doesn't build on ia64.kaf24@firebug.cl.cam.ac.uk2006-07-143-1/+13
* Fix typo in description of XEN_BLKDEV_TAPkfraser@localhost.localdomain2006-07-141-1/+1
* [IA64] Fix the ia64 build.kfraser@localhost.localdomain2006-07-141-0/+1
* [powerpc] Initial checkin of new powerpc files.kfraser@localhost.localdomain2006-07-14143-0/+19427
* Remove CONFIG_PLAN9. Unused.kaf24@firebug.cl.cam.ac.uk2006-07-142-2/+0
* [powerpc] add PowerPC support to libxckaf24@firebug.cl.cam.ac.uk2006-07-143-2/+12
* [powerpc] support additional interrupt controller types in xen/arch/x86/irq.ckaf24@firebug.cl.cam.ac.uk2006-07-142-4/+12
* [powerpc] print page->count_info as unsigned longkaf24@firebug.cl.cam.ac.uk2006-07-141-2/+2
* [powerpc] [xend] PPC doesn't support ballooning yetkaf24@firebug.cl.cam.ac.uk2006-07-141-2/+3
* [powerpc] add PowerPC support to Makefileskaf24@firebug.cl.cam.ac.uk2006-07-142-4/+6