| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: privcmd: Add support for ioeventfd | Viresh Kumar | 2023-10-16 | 1 | -4/+4 |
* | xen: privcmd: Add support for irqfd | Viresh Kumar | 2023-08-22 | 1 | -0/+7 |
* | xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum" | Colin Ian King | 2022-10-12 | 1 | -1/+1 |
* | xen: don't require virtio with grants for non-PV guests | Juergen Gross | 2022-08-01 | 1 | -0/+9 |
* | xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices | Oleksandr Tyshchenko | 2022-06-06 | 1 | -0/+1 |
* | xen/grant-dma-iommu: Introduce stub IOMMU driver | Oleksandr Tyshchenko | 2022-06-06 | 1 | -0/+4 |
* | xen/virtio: Enable restricted memory access using Xen grant mappings | Juergen Gross | 2022-06-06 | 1 | -0/+11 |
* | xen/grant-dma-ops: Add option to restrict memory access under Xen | Juergen Gross | 2022-06-06 | 1 | -0/+4 |
* | arm/xen: Read extended regions from DT and init Xen resource | Oleksandr Tyshchenko | 2022-01-06 | 1 | -1/+1 |
* | xen/privcmd: make option visible in Kconfig | Juergen Gross | 2021-11-16 | 1 | -1/+7 |
* | xen-pciback: allow compiling on other archs than x86 | Oleksandr Andrushchenko | 2021-11-02 | 1 | -0/+24 |
* | xen/x86: allow PVH Dom0 without XEN_PV=y | Jan Beulich | 2021-10-05 | 1 | -2/+2 |
* | swiotlb-xen: this is PV-only on x86 | Jan Beulich | 2021-09-20 | 1 | -0/+1 |
* | xen/pvcalls: backend can be a module | Jan Beulich | 2021-09-15 | 1 | -1/+1 |
* | xen: Remove support for PV ACPI cpu/memory hotplug | Boris Ostrovsky | 2021-04-23 | 1 | -31/+0 |
* | xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUG | Roger Pau Monne | 2021-03-24 | 1 | -2/+2 |
* | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-09-06 | 1 | -0/+10 |
|\ |
|
| * | xen: add helpers to allocate unpopulated memory | Roger Pau Monne | 2020-09-04 | 1 | -0/+10 |
* | | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-08-14 | 1 | -3/+1 |
|\| |
|
| * | x86/xen: remove 32-bit Xen PV guest support | Juergen Gross | 2020-08-11 | 1 | -3/+1 |
* | | dma-mapping: make support for dma ops optional | Christoph Hellwig | 2020-07-19 | 1 | -0/+1 |
|/ |
|
* | xen: enable BALLOON_MEMORY_HOTPLUG by default | Roger Pau Monne | 2020-05-21 | 1 | -0/+1 |
* | xen: expand BALLOON_MEMORY_HOTPLUG description | Roger Pau Monne | 2020-05-21 | 1 | -0/+3 |
* | xen: Fix Kconfig indentation | Krzysztof Kozlowski | 2019-11-24 | 1 | -29/+29 |
* | xen/mcelog: also allow building for 32-bit kernels | Jan Beulich | 2019-11-14 | 1 | -1/+1 |
* | xen/gntdev: Use select for DMA_SHARED_BUFFER | Jason Gunthorpe | 2019-11-07 | 1 | -1/+2 |
* | xen: remove tmem driver | Juergen Gross | 2019-07-17 | 1 | -23/+0 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | xen: Introduce shared buffer helpers for page directory... | Oleksandr Andrushchenko | 2018-12-18 | 1 | -0/+3 |
* | xen: remove redundant 'default n' from Kconfig | Bartlomiej Zolnierkiewicz | 2018-10-24 | 1 | -8/+0 |
* | xen/balloon: Grammar s/Is it/It is/ | Geert Uytterhoeven | 2018-10-24 | 1 | -1/+1 |
* | xen: Make XEN_BACKEND selectable by DomU | Jason Andryuk | 2018-10-24 | 1 | -2/+1 |
* | xen/balloon: add runtime control for scrubbing ballooned out pages | Marek Marczykowski-Górecki | 2018-09-14 | 1 | -3/+7 |
* | xen/gntdev: Add initial support for dma-buf UAPI | Oleksandr Andrushchenko | 2018-07-26 | 1 | -0/+10 |
* | xen/grant-table: Allow allocating buffers suitable for DMA | Oleksandr Andrushchenko | 2018-07-26 | 1 | -0/+14 |
* | xen: XEN_ACPI_PROCESSOR is Dom0-only | Jan Beulich | 2017-12-12 | 1 | -1/+1 |
* | xen: introduce a Kconfig option to enable the pvcalls frontend | Stefano Stabellini | 2017-10-31 | 1 | -0/+11 |
* | xen: introduce a Kconfig option to enable the pvcalls backend | Stefano Stabellini | 2017-08-31 | 1 | -0/+12 |
* | ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services | Shannon Zhao | 2016-07-06 | 1 | -1/+1 |
* | xen_balloon: support memory auto onlining policy | Vitaly Kuznetsov | 2016-03-15 | 1 | -8/+15 |
* | xen/PMU: Sysfs interface for setting Xen PMU mode | Boris Ostrovsky | 2015-08-20 | 1 | -0/+3 |
* | xen: xensyms support | Boris Ostrovsky | 2015-08-20 | 1 | -0/+8 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-04-24 | 1 | -0/+4 |
|\ |
|
| * | XEN / ACPI: Make XEN ACPI depend on X86 | Hanjun Guo | 2015-03-26 | 1 | -0/+4 |
* | | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2015-04-16 | 1 | -0/+6 |
|\ \ |
|
| * | | xen: unify foreign GFN map/unmap for auto-xlated physmap guests | David Vrabel | 2015-03-16 | 1 | -0/+6 |
| |/ |
|
* / | x86/xen: prepare p2m list for memory hotplug | Juergen Gross | 2015-03-23 | 1 | -0/+17 |
|/ |
|
* | xen-scsiback: Add Xen PV SCSI backend driver | Juergen Gross | 2014-09-23 | 1 | -0/+9 |
* | xen: Put EFI machinery in place | Daniel Kiper | 2014-07-18 | 1 | -0/+4 |
* | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-01-22 | 1 | -1/+0 |
|\ |
|