summaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
* xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross2022-03-111-1/+6
* xen: remove gnttab_query_foreign_access()Juergen Gross2022-03-111-2/+0
* xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross2022-03-111-0/+12
* xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross2021-12-011-135/+158
* Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich2021-02-231-0/+1
* arm/xen: Don't probe xenbus as part of an early initcallJulien Grall2021-02-231-2/+0
* xen: Fix event channel callback via INTX/GSIDavid Woodhouse2021-01-271-1/+1
* xen/xenbus: Count pending messages for each watchSeongJae Park2020-12-301-0/+2
* xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park2020-12-301-1/+5
* xen/xenbus: Allow watches discard events before queueingSeongJae Park2020-12-301-0/+7
* xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2020-11-051-4/+25
* xen/events: fix binding user event channels to cpusJuergen Gross2019-07-261-1/+2
* Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2018-12-171-5/+0
* CONFIG_XEN_PV breaks xen_create_contiguous_region on ARMStefano Stabellini2018-11-211-1/+1
* xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki2018-09-141-3/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-08-183-25/+71
|\
| * xen: Sync up with the canonical protocol definitions in XenOleksandr Andrushchenko2018-06-123-25/+71
* | xen/grant-table: Allow allocating buffers suitable for DMAOleksandr Andrushchenko2018-07-261-0/+18
* | xen/balloon: Share common memory reservation routinesOleksandr Andrushchenko2018-07-261-0/+59
* | xen/grant-table: Make set/clear page private code sharedOleksandr Andrushchenko2018-07-261-0/+3
* | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-231-1/+5
|\ \
| * | xen: share start flags between PV and PVHRoger Pau Monne2018-06-191-1/+5
* | | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
|/ /
* / xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant2018-05-143-4/+93
|/
* xen/sndif: Sync up with the canonical definition in XenOleksandr Andrushchenko2018-04-171-16/+306
* xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to XenBoris Ostrovsky2018-04-101-0/+23
* Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-221-0/+5
|\
| * xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky2017-12-201-0/+5
* | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-163-1/+71
|\|
| * x86/xen/time: setup vcpu 0 time info pageJoao Martins2017-11-081-0/+42
| * xen: limit grant v2 interface to the v1 functionalityJuergen Gross2017-11-061-25/+0
| * xen: re-introduce support for grant v2 interfaceJuergen Gross2017-11-061-1/+29
| * xen: support priv-mapping in an HVM tools domainPaul Durrant2017-11-031-0/+24
| * xen/time: do not decrease steal time after live migration on xenDongli Zhang2017-11-021-0/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0227-0/+27
|/
* xen, arm64: drop dummy lookup_address()Tycho Andersen2017-09-191-10/+0
* xen: cleanup xen.hJuergen Gross2017-08-311-11/+9
* xen: introduce the pvcalls interface headerStefano Stabellini2017-08-312-0/+123
* xen/balloon: don't online new memory initiallyJuergen Gross2017-07-231-0/+8
* Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-61/+1
|\
| * xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig2017-06-201-61/+1
* | xen: sync include/xen/interface/version.hJuergen Gross2017-06-151-0/+15
* | xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora2017-06-131-0/+2
* | xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPUAnoob Soman2017-06-131-0/+1
* | xen: fix HYPERVISOR_dm_op() prototypeSergey Dyasli2017-06-081-1/+4
|/
* xen: Implement EFI reset_system callbackJulien Grall2017-05-021-0/+3
* xen: Export xen_rebootJulien Grall2017-05-021-0/+2
* xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_opsStefano Stabellini2017-05-021-10/+10
* xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini2017-05-021-0/+8
* xen/displif: add ABI for para-virtual displayOleksandr Andrushchenko2017-05-021-0/+854