summaryrefslogtreecommitdiffstats
path: root/include/xen/interface
Commit message (Expand)AuthorAgeFilesLines
* xen-netback: re-import canonical netif headerPaul Durrant2016-03-131-95/+766
* Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-211-0/+48
|\
| * xen/blkif: document blkif multi-queue/ring extensionBob Liu2016-01-041-0/+48
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-8/+8
|\ \
| * | xen/io: use virt_xxx barriersMichael S. Tsirkin2016-01-121-8/+8
* | | xen: introduce XENPF_settime64Stefano Stabellini2015-12-211-4/+14
* | | xen: rename dom0_op to platform_opStefano Stabellini2015-12-211-1/+1
|/ /
* | xen: Add RING_COPY_REQUEST()David Vrabel2015-12-181-0/+14
|/
* x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-09-281-0/+8
* Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-083-15/+134
|\
| * xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky2015-08-201-0/+2
| * xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2015-08-202-0/+34
| * xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2015-08-202-0/+60
| * xen: xensyms supportBoris Ostrovsky2015-08-201-0/+18
| * xen: sync with xen headersJuergen Gross2015-08-201-15/+20
* | xen-netback: add support for multicast controlPaul Durrant2015-09-021-1/+7
|/
* xen: synchronize include/xen/interface/xen.h with xenJuergen Gross2015-03-161-1/+5
* xen/gntdev: mark userspace PTEs as special on x86 PV guestsDavid Vrabel2015-01-282-0/+13
* x86/xen: properly retrieve NMI reasonJan Beulich2015-01-131-0/+51
* xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini2014-12-041-0/+19
* xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini2014-12-041-3/+0
* xen: sync some headers with xen treeJuergen Gross2014-10-032-26/+294
* xen: Add Xen pvSCSI protocol descriptionJuergen Gross2014-09-231-0/+229
* xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini2014-09-111-0/+3
* xen: Define EFI related stuffDaniel Kiper2014-07-181-0/+123
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-0/+53
|\
| * xen-net{back, front}: Document multi-queue feature in netif.hAndrew J. Bennieston2014-06-041-0/+53
* | Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-021-1/+1
|\ \
| * | xen blkif.h: fix comment typo in discard-alignmentOlaf Hering2014-05-281-1/+1
| |/
* | arm: xen: implement multicall hypercall support.Ian Campbell2014-04-241-3/+3
|/
* xen: add support for MSI message groupsRoger Pau Monne2014-03-181-2/+8
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-141-20/+14
|\
| * Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-02-101-20/+14
| |\
| | * xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne2014-02-071-20/+14
* | | Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-121-41/+0
|\ \ \ | |/ / |/| |
| * | ia64/xen: Remove Xen support for ia64 even morePaul Bolle2014-02-111-41/+0
* | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-223-6/+81
|\ \ \ | |/ /
| * | xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor2014-01-061-0/+13
| * | xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel2014-01-062-6/+68
| |/
* | Merge tag 'please-pull-rm_xen' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-202-4/+1
|\ \ | |/ |/|
| * ia64/xen: Remove Xen support for ia64Boris Ostrovsky2013-12-102-4/+1
* | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-201-5/+5
|\ \ | |/ |/|
| * xen/block: Correctly define structures in public headers on ARM32 and ARM64Julien Grall2013-12-131-5/+5
* | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-151-0/+11
|\ \ | |/
| * xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.Konrad Rzeszutek Wilk2013-11-081-0/+11
* | xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant2013-10-171-0/+1
* | xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant2013-10-171-1/+9
* | xen-netback: add support for IPv6 checksum offload to guestPaul Durrant2013-10-171-0/+7
|/
* Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-042-0/+54
|\
| * drivers/tpm: add xen tpmfront interfaceDaniel De Graaf2013-08-091-0/+52
OpenPOWER on IntegriCloud