summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/platform-pci-unplug.c
Commit message (Expand)AuthorAgeFilesLines
* xen/pvh: don't try to unplug emulated devicesJuergen Gross2018-10-261-0/+4
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-16/+2Star
|\
| * x86/xen: Add SPDX identifier in arch/x86/xen filesJuergen Gross2018-09-031-14/+2Star
| * x86/xen: Link platform-pci-unplug.o only if CONFIG_XEN_PVHVMJuergen Gross2018-09-031-2/+0Star
* | xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig2018-09-261-0/+1
|/
* xen/pvh: PVH guests always have PV devicesBoris Ostrovsky2017-02-071-2/+2
* x86/xen: add missing \n at end of printk warning messageColin Ian King2016-09-301-1/+1
* x86/xen: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* x86/xen: fix non-ANSI declaration of xen_has_pv_devices()Colin Ian King2015-08-201-1/+1
* xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk2014-01-031-3/+2Star
* xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-031-0/+74
* xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk2012-08-211-0/+1
* xen:pvhvm: Modpost section mismatch fixRaghavendra D Prabhu2011-07-111-1/+1
* xen: unplug the emulated devices at resume timeStefano Stabellini2010-12-021-1/+1
* xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-231-6/+7
* xen: pvhvm: allow user to request no emulated device unplugIan Campbell2010-08-231-0/+5
* Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-291-0/+2
* x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-271-0/+135