summaryrefslogtreecommitdiff
path: root/include/xen
AgeCommit message (Expand)Author
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-20xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-08x86/xen/time: setup vcpu 0 time info pageJoao Martins
2017-11-06xen: limit grant v2 interface to the v1 functionalityJuergen Gross
2017-11-06xen: re-introduce support for grant v2 interfaceJuergen Gross
2017-11-03xen: support priv-mapping in an HVM tools domainPaul Durrant
2017-11-02xen/time: do not decrease steal time after live migration on xenDongli Zhang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-19xen, arm64: drop dummy lookup_address()Tycho Andersen
2017-08-31xen: cleanup xen.hJuergen Gross
2017-08-31xen: introduce the pvcalls interface headerStefano Stabellini
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-06-20xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig
2017-06-15xen: sync include/xen/interface/version.hJuergen Gross
2017-06-13xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora
2017-06-13xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPUAnoob Soman
2017-06-08xen: fix HYPERVISOR_dm_op() prototypeSergey Dyasli
2017-05-02xen: Implement EFI reset_system callbackJulien Grall
2017-05-02xen: Export xen_rebootJulien Grall
2017-05-02xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_opsStefano Stabellini
2017-05-02xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini
2017-05-02xen/displif: add ABI for para-virtual displayOleksandr Andrushchenko
2017-05-02xen/sndif: add sound-device ABIOleksandr Andrushchenko
2017-05-02xen/kbdif: add multi-touch supportOleksandr Andrushchenko
2017-05-02xen/kbdif: update protocol descriptionOleksandr Andrushchenko
2017-05-02xen: introduce the header file for the Xen 9pfs transport protocolStefano Stabellini
2017-05-02xen: import new ring macros in ring.hStefano Stabellini
2017-05-02xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only buildsVitaly Kuznetsov
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant
2017-02-13swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov
2017-02-13swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross
2017-02-09xen: clean up xenbus internal headersJuergen Gross
2017-02-07xen/pvh: Bootstrap PVH guestBoris Ostrovsky
2017-02-07xen/pvh: Import PVH-related Xen public interfacesBoris Ostrovsky
2017-02-07xen/x86: Remove PVH supportBoris Ostrovsky
2017-01-28x86/boot/e820: Clean up the E820 table size define namesIngo Molnar
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier
2016-11-07swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck
2016-11-07xen: introduce xenbus_read_unsigned()Juergen Gross