summaryrefslogtreecommitdiff
path: root/include/xen/interface
AgeCommit message (Expand)Author
2021-11-02xen: fix wrong SPDX headers of Xen related headersJuergen Gross
2021-07-05xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-04-23xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mappedStefano Stabellini
2021-02-04xen: add wc_sec_hi to struct shared_infoDavid Woodhouse
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-13xen: Sync up with the canonical protocol definition in XenOleksandr Andrushchenko
2020-07-01xen: netif.h: add a new extra type for XDPDenis Kirjanov
2020-06-11xen: Move xen_setup_callback_vector() definition to include/xen/hvm.hVitaly Kuznetsov
2020-04-07xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi
2020-03-05xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-12-20xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant
2019-11-14xen/mcelog: add PPIN to record when availableJan Beulich
2019-11-14xen/mcelog: drop __MC_MSR_MCGCAPJan Beulich
2018-12-13xen/pvh: Add memory map pointer to hvm_start_info structMaran Wilson
2018-09-03x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
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-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-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-31xen: introduce the pvcalls interface headerStefano Stabellini
2017-06-15xen: sync include/xen/interface/version.hJuergen Gross
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-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant
2017-02-07xen/pvh: Import PVH-related Xen public interfacesBoris Ostrovsky
2016-09-05xen: Sync xen headerJuergen Gross
2016-07-06xen: update xen headersJuergen Gross
2016-07-06xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBA...Shannon Zhao
2016-07-06Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from XenShannon Zhao
2016-07-06xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmioShannon Zhao
2016-03-13xen-netback: re-import canonical netif headerPaul Durrant
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-12xen/io: use virt_xxx barriersMichael S. Tsirkin
2016-01-04xen/blkif: document blkif multi-queue/ring extensionBob Liu
2015-12-21xen: introduce XENPF_settime64Stefano Stabellini
2015-12-21xen: rename dom0_op to platform_opStefano Stabellini
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel
2015-09-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov