aboutsummaryrefslogtreecommitdiffstats
path: root/unmodified_drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * PV-to-HVM: Impletement compatibility version ofIan Campbell2006-10-252-0/+13
| * PV-on-HVM: Implement and export a compatibility version of do_exit().Ian Campbell2006-10-251-0/+15
| * PV-on-HVM: Implement compatibilty version of wait_for_completion_timeoutIan Campbell2006-10-252-0/+36
| * PV-on-HVM: Include compatability vmalloc_to_pfn for kernels before 2.6.10Ian Campbell2006-10-252-0/+16
| * PV-on-HVM: Kernels prior to 2.6.8 did not export strcspn to modulesIan Campbell2006-10-251-0/+20
| * PV-on-HVM: Define system_state as 1 (SYSTEM_RUNNING) on kernels priorIan Campbell2006-10-251-0/+7
| * PV-to-HVM: Implement compatibility nonseekable_open as a nop onIan Campbell2006-10-251-0/+4
| * PV-to-HVM: Add compatibility definitions of various #defines when theyIan Campbell2006-10-251-0/+22
| * PV-on-HVM: Include compatability headers for asm/pgtable-no{pmd,pud}.hIan Campbell2006-10-252-0/+28
| * PV-on-HVM: Add a compatibility linux/mutex.h for kernels beforeIan Campbell2006-10-251-0/+31
| * PV-on-HVM: Add a compatibility linux/io.h for kernels before 2.6.16Ian Campbell2006-10-251-0/+10
| * PV-on-HVM: Add infrastructure for a compatibility shim in order toIan Campbell2006-10-257-2/+24
| * PV-on-HVM: Include a Makefile in each subdirectory to maintainIan Campbell2006-10-254-0/+12
| * [LINUX] PV-on-HVM: Directly include headers which are used in variousIan Campbell2006-10-251-0/+1
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-10-221-24/+31
|\|
| * Allow default target architecture of PV-on-HVM drivers to be overridden.kfraser@localhost.localdomain2006-10-201-20/+27
* | [IA64] Xencomm fixes for HVM PV-driversawilliam@xenbuild.aw2006-10-143-0/+17
|/
* [HVM] Use the right, PCI SIG assigned, vendor ID for xensource rather thanSteven Smith2006-09-211-2/+4
* Fix unmodified drivers for PV-on-HVM on IA64.kaf24@firebug.cl.cam.ac.uk2006-09-132-1/+10
* [HVM] pv drivers: Allocate hypercall area as an executable region.kaf24@firebug.cl.cam.ac.uk2006-09-081-14/+16
* Fix up cset 11228.ssmith@weybridge.uk.xensource.com2006-09-051-1/+1
* Fix Intel copyright notice in a single source file.kaf24@localhost.localdomain2006-08-281-1/+1
* [HVM] Clean ups for PV-on-HVM drivers. In particular, platform-pcikfraser@localhost.localdomain2006-08-222-25/+29
* Missing file from unmodified_drivers directory.kfraser@localhost.localdomain2006-08-171-0/+4
* [NET] front: Allow driver to be built for an HVM guest.kfraser@localhost.localdomain2006-08-171-0/+1
* Add a small readme file explaining how to build PV-on-HVM drivers.kfraser@localhost.localdomain2006-08-171-0/+7
* [HVM] Allow blkfront driver to be built for an HVM guest.kfraser@localhost.localdomain2006-08-172-0/+6
* [HVM] Allow xenbus to run in an HVM guest.kfraser@localhost.localdomain2006-08-173-0/+18
* [HVM] Make grant tables functions work in PV-on-HVM drivers.kfraser@localhost.localdomain2006-08-174-4/+10
* [HVM] Linux driver for the xen platform pseudo-PCI device.kfraser@localhost.localdomain2006-08-178-0/+586