| Commit message (Expand) | Author | Age | Files | Lines |
* | xen/pvh: don't try to unplug emulated devices | Juergen Gross | 2018-10-26 | 1 | -0/+4 |
* | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-10-23 | 1 | -16/+2 |
|\ |
|
| * | x86/xen: Add SPDX identifier in arch/x86/xen files | Juergen Gross | 2018-09-03 | 1 | -14/+2 |
| * | x86/xen: Link platform-pci-unplug.o only if CONFIG_XEN_PVHVM | Juergen Gross | 2018-09-03 | 1 | -2/+0 |
* | | xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h> | Christoph Hellwig | 2018-09-26 | 1 | -0/+1 |
|/ |
|
* | xen/pvh: PVH guests always have PV devices | Boris Ostrovsky | 2017-02-07 | 1 | -2/+2 |
* | x86/xen: add missing \n at end of printk warning message | Colin Ian King | 2016-09-30 | 1 | -1/+1 |
* | x86/xen: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 | 1 | -1/+1 |
* | x86/xen: fix non-ANSI declaration of xen_has_pv_devices() | Colin Ian King | 2015-08-20 | 1 | -1/+1 |
* | xen/pvhvm: Remove the xen_platform_pci int. | Konrad Rzeszutek Wilk | 2014-01-03 | 1 | -3/+2 |
* | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk | 2014-01-03 | 1 | -0/+74 |
* | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static. | Konrad Rzeszutek Wilk | 2012-08-21 | 1 | -0/+1 |
* | xen:pvhvm: Modpost section mismatch fix | Raghavendra D Prabhu | 2011-07-11 | 1 | -1/+1 |
* | xen: unplug the emulated devices at resume time | Stefano Stabellini | 2010-12-02 | 1 | -1/+1 |
* | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary | Ian Campbell | 2010-08-23 | 1 | -6/+7 |
* | xen: pvhvm: allow user to request no emulated device unplug | Ian Campbell | 2010-08-23 | 1 | -0/+5 |
* | Introduce CONFIG_XEN_PVHVM compile option | Stefano Stabellini | 2010-07-29 | 1 | -0/+2 |
* | x86: Unplug emulated disks and nics. | Stefano Stabellini | 2010-07-27 | 1 | -0/+135 |