aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/platform-pci-unplug.c
AgeCommit message (Expand)Author
2018-10-26xen/pvh: don't try to unplug emulated devicesJuergen Gross
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-26xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig
2018-09-03x86/xen: Add SPDX identifier in arch/x86/xen filesJuergen Gross
2018-09-03x86/xen: Link platform-pci-unplug.o only if CONFIG_XEN_PVHVMJuergen Gross
2017-02-07xen/pvh: PVH guests always have PV devicesBoris Ostrovsky
2016-09-30x86/xen: add missing \n at end of printk warning messageColin Ian King
2016-07-14x86/xen: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2015-08-20x86/xen: fix non-ANSI declaration of xen_has_pv_devices()Colin Ian King
2014-01-03xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2012-08-21xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk
2011-07-11xen:pvhvm: Modpost section mismatch fixRaghavendra D Prabhu
2010-12-02xen: unplug the emulated devices at resume timeStefano Stabellini
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell
2010-08-23xen: pvhvm: allow user to request no emulated device unplugIan Campbell
2010-07-29Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini
2010-07-26x86: Unplug emulated disks and nics.Stefano Stabellini