aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-15xen/pvcalls: backend can be a moduleJan Beulich1-1/+1
2021-04-23xen: Remove support for PV ACPI cpu/memory hotplugBoris Ostrovsky1-31/+0
2021-03-24xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUGRoger Pau Monne1-2/+2
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+10
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne1-0/+10
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-3/+1
2020-08-11x86/xen: remove 32-bit Xen PV guest supportJuergen Gross1-3/+1
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig1-0/+1
2020-05-21xen: enable BALLOON_MEMORY_HOTPLUG by defaultRoger Pau Monne1-0/+1
2020-05-21xen: expand BALLOON_MEMORY_HOTPLUG descriptionRoger Pau Monne1-0/+3
2019-11-24xen: Fix Kconfig indentationKrzysztof Kozlowski1-29/+29
2019-11-14xen/mcelog: also allow building for 32-bit kernelsJan Beulich1-1/+1
2019-11-07xen/gntdev: Use select for DMA_SHARED_BUFFERJason Gunthorpe1-1/+2
2019-07-17xen: remove tmem driverJuergen Gross1-23/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-12-18xen: Introduce shared buffer helpers for page directory...Oleksandr Andrushchenko1-0/+3
2018-10-24xen: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-8/+0
2018-10-24xen/balloon: Grammar s/Is it/It is/Geert Uytterhoeven1-1/+1
2018-10-24xen: Make XEN_BACKEND selectable by DomUJason Andryuk1-2/+1
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki1-3/+7
2018-07-26xen/gntdev: Add initial support for dma-buf UAPIOleksandr Andrushchenko1-0/+10
2018-07-26xen/grant-table: Allow allocating buffers suitable for DMAOleksandr Andrushchenko1-0/+14
2017-12-12xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich1-1/+1
2017-10-31xen: introduce a Kconfig option to enable the pvcalls frontendStefano Stabellini1-0/+11
2017-08-31xen: introduce a Kconfig option to enable the pvcalls backendStefano Stabellini1-0/+12
2016-07-06ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao1-1/+1
2016-03-15xen_balloon: support memory auto onlining policyVitaly Kuznetsov1-8/+15
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky1-0/+3
2015-08-20xen: xensyms supportBoris Ostrovsky1-0/+8
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+4
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+6
2015-03-26XEN / ACPI: Make XEN ACPI depend on X86Hanjun Guo1-0/+4
2015-03-23x86/xen: prepare p2m list for memory hotplugJuergen Gross1-0/+17
2015-03-16xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel1-0/+6
2014-09-23xen-scsiback: Add Xen PV SCSI backend driverJuergen Gross1-0/+9
2014-07-18xen: Put EFI machinery in placeDaniel Kiper1-0/+4
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+0
2014-01-06xen: balloon: enable for ARMIan Campbell1-1/+0
2013-12-19Merge branch 'master' into for-nextJiri Kosina1-1/+0
2013-12-02treewide: Fix typo in KconfigMasanari Iida1-1/+1
2013-10-10xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini1-1/+0
2013-07-30xen/tmem: do not allow XEN_TMEM on ARM64Stefano Stabellini1-1/+1
2013-05-15xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning' bool instead.Konrad Rzeszutek Wilk1-3/+2
2013-05-15xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool instead.Konrad Rzeszutek Wilk1-1/+1
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+1
2013-05-08xen: SWIOTLB is only used on x86Arnd Bergmann1-1/+1
2013-04-30xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer1-2/+2
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk1-1/+1
2013-02-19xen/acpi: ACPI cpu hotplugLiu Jinsong1-0/+12
2013-02-19xen/acpi: ACPI memory hotplugLiu Jinsong1-0/+11