summaryrefslogtreecommitdiffstats
path: root/drivers/xen/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"Colin Ian King2022-10-121-1/+1
* xen: don't require virtio with grants for non-PV guestsJuergen Gross2022-08-011-0/+9
* xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devicesOleksandr Tyshchenko2022-06-061-0/+1
* xen/grant-dma-iommu: Introduce stub IOMMU driverOleksandr Tyshchenko2022-06-061-0/+4
* xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross2022-06-061-0/+11
* xen/grant-dma-ops: Add option to restrict memory access under XenJuergen Gross2022-06-061-0/+4
* arm/xen: Read extended regions from DT and init Xen resourceOleksandr Tyshchenko2022-01-061-1/+1
* xen/privcmd: make option visible in KconfigJuergen Gross2021-11-161-1/+7
* xen-pciback: allow compiling on other archs than x86Oleksandr Andrushchenko2021-11-021-0/+24
* xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich2021-10-051-2/+2
* swiotlb-xen: this is PV-only on x86Jan Beulich2021-09-201-0/+1
* xen/pvcalls: backend can be a moduleJan Beulich2021-09-151-1/+1
* xen: Remove support for PV ACPI cpu/memory hotplugBoris Ostrovsky2021-04-231-31/+0
* xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUGRoger Pau Monne2021-03-241-2/+2
* Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-061-0/+10
|\
| * xen: add helpers to allocate unpopulated memoryRoger Pau Monne2020-09-041-0/+10
* | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-141-3/+1
|\|
| * x86/xen: remove 32-bit Xen PV guest supportJuergen Gross2020-08-111-3/+1
* | dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+1
|/
* xen: enable BALLOON_MEMORY_HOTPLUG by defaultRoger Pau Monne2020-05-211-0/+1
* xen: expand BALLOON_MEMORY_HOTPLUG descriptionRoger Pau Monne2020-05-211-0/+3
* xen: Fix Kconfig indentationKrzysztof Kozlowski2019-11-241-29/+29
* xen/mcelog: also allow building for 32-bit kernelsJan Beulich2019-11-141-1/+1
* xen/gntdev: Use select for DMA_SHARED_BUFFERJason Gunthorpe2019-11-071-1/+2
* xen: remove tmem driverJuergen Gross2019-07-171-23/+0
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* xen: Introduce shared buffer helpers for page directory...Oleksandr Andrushchenko2018-12-181-0/+3
* xen: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2018-10-241-8/+0
* xen/balloon: Grammar s/Is it/It is/Geert Uytterhoeven2018-10-241-1/+1
* xen: Make XEN_BACKEND selectable by DomUJason Andryuk2018-10-241-2/+1
* xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki2018-09-141-3/+7
* xen/gntdev: Add initial support for dma-buf UAPIOleksandr Andrushchenko2018-07-261-0/+10
* xen/grant-table: Allow allocating buffers suitable for DMAOleksandr Andrushchenko2018-07-261-0/+14
* xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich2017-12-121-1/+1
* xen: introduce a Kconfig option to enable the pvcalls frontendStefano Stabellini2017-10-311-0/+11
* xen: introduce a Kconfig option to enable the pvcalls backendStefano Stabellini2017-08-311-0/+12
* ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao2016-07-061-1/+1
* xen_balloon: support memory auto onlining policyVitaly Kuznetsov2016-03-151-8/+15
* xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2015-08-201-0/+3
* xen: xensyms supportBoris Ostrovsky2015-08-201-0/+8
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-0/+4
|\
| * XEN / ACPI: Make XEN ACPI depend on X86Hanjun Guo2015-03-261-0/+4
* | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-161-0/+6
|\ \
| * | xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-161-0/+6
| |/
* / x86/xen: prepare p2m list for memory hotplugJuergen Gross2015-03-231-0/+17
|/
* xen-scsiback: Add Xen PV SCSI backend driverJuergen Gross2014-09-231-0/+9
* xen: Put EFI machinery in placeDaniel Kiper2014-07-181-0/+4
* Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-221-1/+0
|\
| * xen: balloon: enable for ARMIan Campbell2014-01-061-1/+0
* | Merge branch 'master' into for-nextJiri Kosina2013-12-191-1/+0
|\|