| Commit message (Expand) | Author | Age | Files | Lines |
* | xen/gnttab: fix gnttab_end_foreign_access() without page specified | Juergen Gross | 2022-03-11 | 1 | -1/+6 |
* | xen: remove gnttab_query_foreign_access() | Juergen Gross | 2022-03-11 | 1 | -2/+0 |
* | xen/grant-table: add gnttab_try_end_foreign_access() | Juergen Gross | 2022-03-11 | 1 | -0/+12 |
* | xen: sync include/xen/interface/io/ring.h with Xen's newest version | Juergen Gross | 2021-12-01 | 1 | -135/+158 |
* | Xen/gntdev: correct error checking in gntdev_map_grant_pages() | Jan Beulich | 2021-02-23 | 1 | -0/+1 |
* | arm/xen: Don't probe xenbus as part of an early initcall | Julien Grall | 2021-02-23 | 1 | -2/+0 |
* | xen: Fix event channel callback via INTX/GSI | David Woodhouse | 2021-01-27 | 1 | -1/+1 |
* | xen/xenbus: Count pending messages for each watch | SeongJae Park | 2020-12-30 | 1 | -0/+2 |
* | xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() | SeongJae Park | 2020-12-30 | 1 | -1/+5 |
* | xen/xenbus: Allow watches discard events before queueing | SeongJae Park | 2020-12-30 | 1 | -0/+7 |
* | xen/events: add a new "late EOI" evtchn framework | Juergen Gross | 2020-11-05 | 1 | -4/+25 |
* | xen/events: fix binding user event channels to cpus | Juergen Gross | 2019-07-26 | 1 | -1/+2 |
* | Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" | Igor Druzhinin | 2018-12-17 | 1 | -5/+0 |
* | CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM | Stefano Stabellini | 2018-11-21 | 1 | -1/+1 |
* | xen/balloon: add runtime control for scrubbing ballooned out pages | Marek Marczykowski-Górecki | 2018-09-14 | 1 | -3/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2018-08-18 | 3 | -25/+71 |
|\ |
|
| * | xen: Sync up with the canonical protocol definitions in Xen | Oleksandr Andrushchenko | 2018-06-12 | 3 | -25/+71 |
* | | xen/grant-table: Allow allocating buffers suitable for DMA | Oleksandr Andrushchenko | 2018-07-26 | 1 | -0/+18 |
* | | xen/balloon: Share common memory reservation routines | Oleksandr Andrushchenko | 2018-07-26 | 1 | -0/+59 |
* | | xen/grant-table: Make set/clear page private code shared | Oleksandr Andrushchenko | 2018-07-26 | 1 | -0/+3 |
* | | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-23 | 1 | -1/+5 |
|\ \ |
|
| * | | xen: share start flags between PV and PVH | Roger Pau Monne | 2018-06-19 | 1 | -1/+5 |
* | | | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
|/ / |
|
* / | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE | Paul Durrant | 2018-05-14 | 3 | -4/+93 |
|/ |
|
* | xen/sndif: Sync up with the canonical definition in Xen | Oleksandr Andrushchenko | 2018-04-17 | 1 | -16/+306 |
* | xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen | Boris Ostrovsky | 2018-04-10 | 1 | -0/+23 |
* | Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-12-22 | 1 | -0/+5 |
|\ |
|
| * | xen/balloon: Mark unallocated host memory as UNUSABLE | Boris Ostrovsky | 2017-12-20 | 1 | -0/+5 |
* | | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-11-16 | 3 | -1/+71 |
|\| |
|
| * | x86/xen/time: setup vcpu 0 time info page | Joao Martins | 2017-11-08 | 1 | -0/+42 |
| * | xen: limit grant v2 interface to the v1 functionality | Juergen Gross | 2017-11-06 | 1 | -25/+0 |
| * | xen: re-introduce support for grant v2 interface | Juergen Gross | 2017-11-06 | 1 | -1/+29 |
| * | xen: support priv-mapping in an HVM tools domain | Paul Durrant | 2017-11-03 | 1 | -0/+24 |
| * | xen/time: do not decrease steal time after live migration on xen | Dongli Zhang | 2017-11-02 | 1 | -0/+1 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 27 | -0/+27 |
|/ |
|
* | xen, arm64: drop dummy lookup_address() | Tycho Andersen | 2017-09-19 | 1 | -10/+0 |
* | xen: cleanup xen.h | Juergen Gross | 2017-08-31 | 1 | -11/+9 |
* | xen: introduce the pvcalls interface header | Stefano Stabellini | 2017-08-31 | 2 | -0/+123 |
* | xen/balloon: don't online new memory initially | Juergen Gross | 2017-07-23 | 1 | -0/+8 |
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-06 | 1 | -61/+1 |
|\ |
|
| * | xen-swiotlb: consolidate xen_swiotlb_dma_ops | Christoph Hellwig | 2017-06-20 | 1 | -61/+1 |
* | | xen: sync include/xen/interface/version.h | Juergen Gross | 2017-06-15 | 1 | -0/+15 |
* | | xen/pvh*: Support > 32 VCPUs at domain restore | Ankur Arora | 2017-06-13 | 1 | -0/+2 |
* | | xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU | Anoob Soman | 2017-06-13 | 1 | -0/+1 |
* | | xen: fix HYPERVISOR_dm_op() prototype | Sergey Dyasli | 2017-06-08 | 1 | -1/+4 |
|/ |
|
* | xen: Implement EFI reset_system callback | Julien Grall | 2017-05-02 | 1 | -0/+3 |
* | xen: Export xen_reboot | Julien Grall | 2017-05-02 | 1 | -0/+2 |
* | xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops | Stefano Stabellini | 2017-05-02 | 1 | -10/+10 |
* | xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." | Stefano Stabellini | 2017-05-02 | 1 | -0/+8 |
* | xen/displif: add ABI for para-virtual display | Oleksandr Andrushchenko | 2017-05-02 | 1 | -0/+854 |