aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+5
2017-12-20xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky1-0/+5
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-1/+71
2017-11-08x86/xen/time: setup vcpu 0 time info pageJoao Martins1-0/+42
2017-11-06xen: limit grant v2 interface to the v1 functionalityJuergen Gross1-25/+0
2017-11-06xen: re-introduce support for grant v2 interfaceJuergen Gross1-1/+29
2017-11-03xen: support priv-mapping in an HVM tools domainPaul Durrant1-0/+24
2017-11-02xen/time: do not decrease steal time after live migration on xenDongli Zhang1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman27-0/+27
2017-09-19xen, arm64: drop dummy lookup_address()Tycho Andersen1-10/+0
2017-08-31xen: cleanup xen.hJuergen Gross1-11/+9
2017-08-31xen: introduce the pvcalls interface headerStefano Stabellini2-0/+123
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross1-0/+8
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-61/+1
2017-06-20xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig1-61/+1
2017-06-15xen: sync include/xen/interface/version.hJuergen Gross1-0/+15
2017-06-13xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora1-0/+2
2017-06-13xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPUAnoob Soman1-0/+1
2017-06-08xen: fix HYPERVISOR_dm_op() prototypeSergey Dyasli1-1/+4
2017-05-02xen: Implement EFI reset_system callbackJulien Grall1-0/+3
2017-05-02xen: Export xen_rebootJulien Grall1-0/+2
2017-05-02xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_opsStefano Stabellini1-10/+10
2017-05-02xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini1-0/+8
2017-05-02xen/displif: add ABI for para-virtual displayOleksandr Andrushchenko1-0/+854
2017-05-02xen/sndif: add sound-device ABIOleksandr Andrushchenko1-0/+793
2017-05-02xen/kbdif: add multi-touch supportOleksandr Andrushchenko1-0/+210
2017-05-02xen/kbdif: update protocol descriptionOleksandr Andrushchenko1-27/+221
2017-05-02xen: introduce the header file for the Xen 9pfs transport protocolStefano Stabellini1-0/+36
2017-05-02xen: import new ring macros in ring.hStefano Stabellini1-0/+143
2017-05-02xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only buildsVitaly Kuznetsov1-0/+14
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-0/+11
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updatesIngo Molnar10-22/+299
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant3-0/+34
2017-02-13swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov1-0/+6
2017-02-13swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini1-0/+5
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross1-3/+3
2017-02-09xen: clean up xenbus internal headersJuergen Gross1-7/+5
2017-02-07xen/pvh: Bootstrap PVH guestBoris Ostrovsky1-0/+5
2017-02-07xen/pvh: Import PVH-related Xen public interfacesBoris Ostrovsky3-1/+252
2017-02-07xen/x86: Remove PVH supportBoris Ostrovsky1-12/+1
2017-01-28x86/boot/e820: Clean up the E820 table size define namesIngo Molnar1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds6-0/+435
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-3/+0
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier5-0/+431
2016-11-07swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck1-3/+0
2016-11-07xen: introduce xenbus_read_unsigned()Juergen Gross1-0/+4