aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * SVM patch to enable SMI intercept.kaf24@firebug.cl.cam.ac.uk2006-03-222-1/+10
| * SVM patch to fix problem with evtchn/lost interrupts and re-enable hvm_safe_b...kaf24@firebug.cl.cam.ac.uk2006-03-222-13/+19
| * SVM patch to fix problem with instruction decode.kaf24@firebug.cl.cam.ac.uk2006-03-221-7/+12
| * Prevent a stray error message in the case that either DISTDIR orkaf24@firebug.cl.cam.ac.uk2006-03-211-2/+2
| * Clean up #include in init-xen.h.kaf24@firebug.cl.cam.ac.uk2006-03-211-4/+2
| * The following patch adds support to vmxassist for SYSLINUX/ISOLINUX. Thiskaf24@firebug.cl.cam.ac.uk2006-03-214-108/+440
| * Fix a build problem when enabling XEN_SYSFS on xen/ia64.kaf24@firebug.cl.cam.ac.uk2006-03-211-0/+1
| * The patch fixes a problem when testing for device /dev/tpm0. The APIemellor@leeni.uk.xensource.com2006-03-211-1/+1
* | [IA64] Fixed VTI domain destructionawilliam@xenbuild.aw2006-03-226-5/+50
* | [IA64] dom0_max_vcpus and dom0 vcpus creationawilliam@xenbuild.aw2006-03-223-39/+68
* | mergeawilliam@xenbuild.aw2006-03-21125-1001/+1787
|\|
| * Nanosecs not usecs in a time comment.kaf24@firebug.cl.cam.ac.uk2006-03-211-1/+1
| * 'permitted_clock_jitter' units are nanoseconds not microseconds.kaf24@firebug.cl.cam.ac.uk2006-03-211-1/+1
| * Remove import of xen.lowlevel.xc, left over from when ballooning was done hereemellor@leeni.uk.xensource.com2006-03-211-3/+1
| * Protect cleanupDomain with the refresh_shutdown_lock. This stops the deviceemellor@leeni.uk.xensource.com2006-03-211-20/+26
| * Merged.emellor@leeni.uk.xensource.com2006-03-2111-0/+415
| |\
| | * Creates a module that exports Xen Hypervisor attributes to sysfs. Thekaf24@firebug.cl.cam.ac.uk2006-03-2111-0/+415
| * | Only send the OFFLINE hotplug event if be->netif is set. Firstly, this ensuresemellor@leeni.uk.xensource.com2006-03-211-1/+2
| * | Fix the implicit declaration of function `swiotlb_init' warning, by includingemellor@leeni.uk.xensource.com2006-03-211-0/+5
| * | Increase timeout while waiting for console/tty node to appear in the store:emellor@leeni.uk.xensource.com2006-03-211-1/+1
| |/
| * Break out common parts of vtpm tests into new vtpm_utils library.emellor@leeni.uk.xensource.com2006-03-215-43/+23
| * Merged.emellor@leeni.uk.xensource.com2006-03-211-8/+0
| |\
| | * Merged.kaf24@firebug.cl.cam.ac.uk2006-03-211-6/+18
| | |\
| | * | Since we now have general rules to build ALL_OBJS, we don't need to manually kaf24@firebug.cl.cam.ac.uk2006-03-211-8/+0
| * | | Stop the domain at the end of the test.emellor@leeni.uk.xensource.com2006-03-211-0/+2
| | |/ | |/|
| * | Merged.emellor@leeni.uk.xensource.com2006-03-216-77/+145
| |\|
| | * Add a.out files to mercurial ignore list.kaf24@firebug.cl.cam.ac.uk2006-03-211-0/+1
| | * Update xen/ia64 to use the new build system. Fixes the ia64 build.kaf24@firebug.cl.cam.ac.uk2006-03-215-77/+144
| * | Added -u flag (unsafe) to runtest.sh, to skip the sanity checks. This improvesemellor@leeni.uk.xensource.com2006-03-211-6/+18
| |/
| * Fix a bug, and also fixes the build with some gcc4 versions.kaf24@firebug.cl.cam.ac.uk2006-03-211-1/+1
| * The current ptrace code is traversing the page table structures tokaf24@firebug.cl.cam.ac.uk2006-03-211-26/+30
| * New SMP IPI interface function called on_selected_cpus(), currently implementedkaf24@firebug.cl.cam.ac.uk2006-03-212-32/+56
| * Put 03_vtpm-susp_res.py in its rightful place.emellor@leeni.uk.xensource.com2006-03-211-0/+0
| * Test suspend and resume cycles of the TPM front- and backend.emellor@leeni.uk.xensource.com2006-03-214-23/+138
| * Add an option to xmtest to report results to an alternative results repository.pl@us.ibm.com2006-03-212-18/+20
| * Make sure the check to see if device is in use doesn't happen. We needstekloff@elm3b49.beaverton.ibm.com2006-03-211-1/+1
| * Remove obsolete startNow() method from XmTestDomain object.stekloff@elm3b49.beaverton.ibm.com2006-03-213-24/+12
| * Add mounting /sys for 2.6 xm-test images.stekloff@dyn9047022152.beaverton.ibm.com2006-03-212-1/+8
| * Patch to correct inconsistencies of xm-test reporting.root@dyn9047022116.beaverton.ibm.com2006-03-211-0/+5
| * Update to Linux 2.6.16.cl349@firebug.cl.cam.ac.uk2006-03-208-82/+78
| * Add missing empty ia64 files.kaf24@firebug.cl.cam.ac.uk2006-03-202-0/+0
| * Some more build-system finessing:kaf24@firebug.cl.cam.ac.uk2006-03-207-19/+28
| * Fix Xen target image dependencies.kaf24@firebug.cl.cam.ac.uk2006-03-202-1/+3
| * Fix 64-bit build.kaf24@firebug.cl.cam.ac.uk2006-03-201-1/+1
| * Upgrade genapic code to 2.6.16-rc6 codebase. Remove entries fromkaf24@firebug.cl.cam.ac.uk2006-03-2019-225/+171
| * Fix a protocol violation in the pcnet emulation. Tested on at leastkaf24@firebug.cl.cam.ac.uk2006-03-201-14/+19
| * Add poll() support to xenbus device file.kaf24@firebug.cl.cam.ac.uk2006-03-201-0/+12
| * Merged.emellor@leeni.uk.xensource.com2006-03-20130-3341/+2116
| |\
| | * Fix VMX guest can not be created on PAE xen with more than 4G RAM.kaf24@firebug.cl.cam.ac.uk2006-03-191-44/+42
| | * This patch fix HVM/VMX time resolution issue that cause IA32E complainkaf24@firebug.cl.cam.ac.uk2006-03-198-49/+55