aboutsummaryrefslogtreecommitdiffstats
path: root/unmodified_drivers/linux-2.6/platform-pci/platform-pci.c
Commit message (Expand)AuthorAgeFilesLines
* unmodified_drivers: enable unplug per defaultOlaf Hering2013-09-201-1/+7
* unmodified_drivers: remove inclusion of asm/system.hOlaf Hering2012-05-141-1/+0
* unmodified drivers: add pfn_is_ram helper for kdumpOlaf Hering2012-03-161-0/+29
* unmodified drivers: hide xen_cpuid_base() in version 2.6.38+Olaf Hering2012-03-161-0/+2
* pv-drivers: use PCI interfaces to request IO and MEM resources on platform de...Keir Fraser2011-01-141-13/+9
* pv-on-hvm: Fix unplug logicKeir Fraser2010-02-221-1/+1
* pv-on-hvm: Correct the order of the argument of out*()Keir Fraser2010-01-291-3/+3
* pv-on-hvm: Only unplug emulated devices if requested via module parameter.Keir Fraser2010-01-231-10/+48
* x86 hvm: Guests should scan CPUID range 40000000-4000ff00 for Xen leaves.Keir Fraser2009-09-161-1/+1
* Remove support for out-of-date SLES9 and RHEL4 kernelKeir Fraser2009-07-201-0/+58
* x86, hvm: Hyper-V guest interface support with small set of enlightenmentsKeir Fraser2008-10-141-23/+28
* pv-on-hvm: Signal crash to Xen tools when HVM guest panics.Keir Fraser2008-02-131-0/+4
* pv-on-hvm: fixes for unmodified drivers build and modern LinuxKeir Fraser2007-10-251-0/+4
* [IA64] xencomm - compilation fix of unmodified driverAlex Williamson2007-08-161-1/+1
* pv-on-hvm: Re-init hypercall stubs page after HVM save/restore.kfraser@localhost.localdomain2007-05-251-15/+61
* PV-on-HVM: More save/restore fixes.kfraser@localhost.localdomain2007-04-111-22/+12
* PV-on-HVM: Fixes for save/restore. Also gets rid of separate moduleskfraser@localhost.localdomain2007-04-101-48/+43
* PV-on-HVM: A bit more re-jigging so the build gets further againstKeir Fraser2007-04-061-2/+2
* PV-on-HVM: Add new ioreq 'invalidate' for zapping ioemu-dm mapccahekfraser@localhost.localdomain2007-04-051-10/+0
* [HVM] Save/restore: PV-on-HVM driver save/restore supportTim Deegan2007-03-291-2/+33
* Small cleanups to PV-on-HVM support code.Keir Fraser2007-02-081-12/+9
* [IA64] Follow to allow PV-on-HVM callback irq to be identified by PCI device.awilliam@xenbuild2.aw2007-02-061-9/+3
* [HVM] Allow HVM guest to request invalidation of foreign mappings viakaf24@localhost.localdomain2007-01-271-0/+10
* [PV-on-HVM] Make PV drivers on HVM kernels work on older kernels afterIan Campbell2007-01-221-2/+11
* merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-151-10/+18
|\
| * [PV-on-HVM] Allow platform interrupt to be used for entropy.kfraser@localhost.localdomain2007-01-121-3/+3
| * [HVM] Allow PV-on-HVM callback irq to be identified by PCI device.kfraser@localhost.localdomain2007-01-101-7/+15
* | [IA64] Rename RID maker HVM_PARAM_CALLBACK_IRQ_RID to IA64_CALLBACK_IRQ_RIDawilliam@xenbuild2.aw2007-01-021-1/+1
* | [IA64] Follow new interrupt deliver mechanism for PV-on-HVM/IPFawilliam@xenbuild2.aw2006-12-201-2/+7
|/
* [IA64] Change callback_irq spec of PV-on-HVM for IPFkfraser@localhost.localdomain2006-11-221-3/+19
* merge with xen-unstable.hgawilliam@xenbuild.aw2006-10-251-0/+5
|\
| * PV-on-HVM: Add infrastructure for a compatibility shim in order toIan Campbell2006-10-251-0/+4
| * [LINUX] PV-on-HVM: Directly include headers which are used in variousIan Campbell2006-10-251-0/+1
* | [IA64] Xencomm fixes for HVM PV-driversawilliam@xenbuild.aw2006-10-141-0/+7
|/
* [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-131-1/+4
* [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
* [HVM] Clean ups for PV-on-HVM drivers. In particular, platform-pcikfraser@localhost.localdomain2006-08-221-23/+23
* [HVM] Make grant tables functions work in PV-on-HVM drivers.kfraser@localhost.localdomain2006-08-171-3/+6
* [HVM] Linux driver for the xen platform pseudo-PCI device.kfraser@localhost.localdomain2006-08-171-0/+268