aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix KERNELS example, mkinitrd example.emellor@leeni.uk.xensource.com2006-04-111-6/+6
* Merged.emellor@leeni.uk.xensource.com2006-04-1067-44/+349
|\
| * Fail the build if NR_hypercalls is not a power of two.kaf24@firebug.cl.cam.ac.uk2006-04-101-0/+5
| * Fix a couple of typos.kaf24@firebug.cl.cam.ac.uk2006-04-102-2/+2
| * Fix push/pop usage in tools/ioemu for x86/64.kaf24@firebug.cl.cam.ac.uk2006-04-101-1/+7
| * If the 'cdrom=' option is specified in the definition file but media is kaf24@firebug.cl.cam.ac.uk2006-04-101-2/+11
| * build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-1067-200/+506
| |\
| * | build: Clean pygrub's a.outkaf24@firebug.cl.cam.ac.uk2006-04-101-1/+1
* | | Fix the test inside all_devices_ready, and move it from xenbus_probe (aemellor@leeni.uk.xensource.com2006-04-101-26/+37
| |/ |/|
* | Merged.emellor@leeni.uk.xensource.com2006-04-1027-627/+545
|\|
| * build: Document the use of XEN_PYTHON_NATIVE_INSTALLkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+7
| * build: clean up output of make help a little bitkaf24@firebug.cl.cam.ac.uk2006-04-101-6/+5
| * build: Make sure that DESTDIR is setkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+1
| * build: Remove iptables and python loging helper targetskaf24@firebug.cl.cam.ac.uk2006-04-101-16/+0
| * Remove unused netbsd build fragments.kaf24@firebug.cl.cam.ac.uk2006-04-102-37/+4
| * fix bug #609 - error: PIC register `bx' clobbered in `asm'vhanquez@kneesa.uk.xensource.com2006-04-101-2/+2
| * I used the wrong operator in a couple places for putting together someemellor@leeni.uk.xensource.com2006-04-101-4/+4
| * 'make mkpatches' diffs against pristine tree rather thankaf24@firebug.cl.cam.ac.uk2006-04-101-2/+2
| * Introduce page_to_bus() and use it in pci-dma-xen.c and swiotlb.c. Onkaf24@firebug.cl.cam.ac.uk2006-04-104-4/+6
| * fix x86_32 default linux buildsack@kneesa.uk.xensource.com2006-04-102-0/+4
| * Remove various compile-time options from SEDF scheduler andkaf24@firebug.cl.cam.ac.uk2006-04-091-465/+262
| * Build CONFIG_PNP_ACPI by default.kaf24@firebug.cl.cam.ac.uk2006-04-084-14/+32
| * Clean up IO-APIC update tracing and demote to DPRINTK().kaf24@firebug.cl.cam.ac.uk2006-04-081-6/+5
| * Fix remove_pin_at_irq(), introduced with changesetkaf24@firebug.cl.cam.ac.uk2006-04-081-9/+14
| * Added trace buffer virtual irq to implement non-polling trace record access.kaf24@firebug.cl.cam.ac.uk2006-04-083-1/+26
| * Robustify and add tracing to the IO-APIC update hypercall.kaf24@firebug.cl.cam.ac.uk2006-04-071-32/+110
| * Fix my slightly broken change to pirq_mask logic -- we mustkaf24@firebug.cl.cam.ac.uk2006-04-072-2/+2
| * Additional sanity / compatability checks during guest build. smh22@firebug.cl.cam.ac.uk2006-04-072-5/+48
| * Turn pirq_mask into a generic bitmap type.kaf24@firebug.cl.cam.ac.uk2006-04-073-34/+23
| * Avoid double slashes in linker object file lists.kaf24@firebug.cl.cam.ac.uk2006-04-071-1/+1
| * Do not disable spurious irq debugging in i386 xenlinux. It maykaf24@firebug.cl.cam.ac.uk2006-04-071-4/+0
| * Power down an x86 system directly within domain0 rather thankaf24@firebug.cl.cam.ac.uk2006-04-071-0/+4
* | Initialise offsetopt when offset == 0. Closes bug #599.emellor@leeni.uk.xensource.com2006-04-101-1/+4
* | Fix call to server, using new XendClient syntax.emellor@leeni.uk.xensource.com2006-04-101-1/+1
* | Updated to reflect new KERNELS defaults, and properly describe make install andemellor@leeni.uk.xensource.com2006-04-101-158/+176
|/
* Merged.emellor@leeni.uk.xensource.com2006-04-0768-1166/+3761
|\
| * Clean up xenoprof code a bit. The main remaining TODO is tokaf24@firebug.cl.cam.ac.uk2006-04-0710-155/+134
| * Do not accept empty definition of __XEN_INTERFACE_VERSION__kaf24@firebug.cl.cam.ac.uk2006-04-071-4/+1
| * Support __XEN_INTERFACE_VERSION__ defined to the empty string.cl349@firebug.cl.cam.ac.uk2006-04-071-1/+4
| * mergeack@kneesa.uk.xensource.com2006-04-063-17/+24
| |\
| | * Do not create blkback vbd kernel thread until fully connectedkaf24@firebug.cl.cam.ac.uk2006-04-063-17/+24
| * | Add xenoprof supportack@kneesa.uk.xensource.com2006-04-0627-3/+3088
| |/
| * Merge. smh22@firebug.cl.cam.ac.uk2006-04-062-0/+2
| |\
| | * This adds proper cleanup in case of a failure.emellor@leeni.uk.xensource.com2006-04-062-0/+2
| * | Merge. smh22@firebug.cl.cam.ac.uk2006-04-0610-88/+80
| |\|
| | * Rename and clean up 'error_code' path in entry.S.kaf24@firebug.cl.cam.ac.uk2006-04-062-65/+56
| | * Cleanups to do_callback_op() new hypercall changeset.kaf24@firebug.cl.cam.ac.uk2006-04-065-16/+16
| | * Use machine_halt() where it makes sense, to halt all processorskaf24@firebug.cl.cam.ac.uk2006-04-065-7/+8
| * | Make root page table sanity check on restore more generic. smh22@firebug.cl.cam.ac.uk2006-04-062-14/+11
| |/
| * Fix long-standing save/restore bug on x86-64. smh22@firebug.cl.cam.ac.uk2006-04-061-0/+19