aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/interface (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane1-0/+19
2022-05-19xen: sync xs_wire.h header with upstream xenStefano Stabellini1-4/+33
2022-05-19xen: update ring.hJuergen Gross1-5/+14
2022-05-19xen: update grant_table.hJuergen Gross1-61/+100
2022-05-19xen: update vscsiif.hJuergen Gross1-4/+129
2022-01-12Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+3
2022-01-06xen/x86: obtain upper 32 bits of video frame buffer address for Dom0Jan Beulich1-0/+3
2021-12-13usb: Add Xen pvUSB protocol descriptionJuergen Gross1-0/+405
2021-11-02xen: fix wrong SPDX headers of Xen related headersJuergen Gross35-410/+36
2021-07-05xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross1-122/+156
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada3-30/+0
2021-04-23xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mappedStefano Stabellini1-0/+14
2021-02-04xen: add wc_sec_hi to struct shared_infoDavid Woodhouse1-1/+3
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-3/+88
2020-08-13xen: Sync up with the canonical protocol definition in XenOleksandr Andrushchenko1-3/+88
2020-07-01xen: netif.h: add a new extra type for XDPDenis Kirjanov1-1/+19
2020-06-11xen: Move xen_setup_callback_vector() definition to include/xen/hvm.hVitaly Kuznetsov1-0/+2
2020-04-07xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi1-1/+1
2020-03-05xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-12-20xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant1-20/+9
2019-11-14xen/mcelog: add PPIN to record when availableJan Beulich1-1/+8
2019-11-14xen/mcelog: drop __MC_MSR_MCGCAPJan Beulich1-1/+0
2018-12-13xen/pvh: Add memory map pointer to hvm_start_info structMaran Wilson1-1/+62
2018-09-03x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross1-6/+0
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-25/+71
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-06-12xen: Sync up with the canonical protocol definitions in XenOleksandr Andrushchenko3-25/+71
2018-05-14xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant2-3/+70
2018-04-17xen/sndif: Sync up with the canonical definition in XenOleksandr Andrushchenko1-16/+306
2018-04-10xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to XenBoris Ostrovsky1-0/+23
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+42
2017-11-08x86/xen/time: setup vcpu 0 time info pageJoao Martins1-0/+42
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman12-0/+12
2017-08-31xen: introduce the pvcalls interface headerStefano Stabellini2-0/+123
2017-06-15xen: sync include/xen/interface/version.hJuergen Gross1-0/+15
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-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant2-0/+33
2017-02-07xen/pvh: Import PVH-related Xen public interfacesBoris Ostrovsky3-1/+252
2016-09-05xen: Sync xen headerJuergen Gross1-18/+82
2016-07-06xen: update xen headersJuergen Gross2-10/+31
2016-07-06xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQShannon Zhao1-0/+13
2016-07-06Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from XenShannon Zhao1-6/+21
2016-07-06xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmioShannon Zhao1-0/+1
2016-03-13xen-netback: re-import canonical netif headerPaul Durrant1-95/+766