aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen
AgeCommit message (Expand)Author
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig
2018-12-18xen: Introduce shared buffer helpers for page directory...Oleksandr Andrushchenko
2018-12-13xen/pvh: Add memory map pointer to hvm_start_info structMaran Wilson
2018-12-13xen/pvh: Move Xen specific PVH VM initialization out of common fileMaran Wilson
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-11-02CONFIG_XEN_PV breaks xen_create_contiguous_region on ARMStefano Stabellini
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-09-26xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki
2018-09-03x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross
2018-09-03x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrellaJuergen Gross
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-07-26xen/grant-table: Allow allocating buffers suitable for DMAOleksandr Andrushchenko
2018-07-26xen/balloon: Share common memory reservation routinesOleksandr Andrushchenko
2018-07-26xen/grant-table: Make set/clear page private code sharedOleksandr Andrushchenko
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-19xen: share start flags between PV and PVHRoger Pau Monne
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-12xen: Sync up with the canonical protocol definitions in XenOleksandr Andrushchenko
2018-05-14xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant
2018-04-17xen/sndif: Sync up with the canonical definition in XenOleksandr Andrushchenko
2018-04-10xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to XenBoris Ostrovsky
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