Age | Commit message (Expand) | Author | Files | Lines |
2025-03-14 | xen/mcelog: Add __nonstring annotations for unterminated strings | Kees Cook | 1 | -1/+1 |
2024-10-18 | xen: Remove dependency between pciback and privcmd | Jiqian Chen | 1 | -5/+9 |
2024-09-25 | xen: sync elfnote.h from xen tree | Jason Andryuk | 1 | -5/+88 |
2024-09-25 | xen/privcmd: Add new syscall to get gsi from dev | Jiqian Chen | 1 | -0/+9 |
2024-09-25 | xen/pvh: Setup gsi for passthrough device | Jiqian Chen | 1 | -0/+18 |
2024-09-25 | xen/pci: Add a function to reset device for xen | Jiqian Chen | 2 | -0/+23 |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+1 |
2024-07-11 | x86/xen: eliminate some private header files | Juergen Gross | 1 | -0/+2 |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -4/+1 |
2024-01-09 | xen: update PV-device interface headers | Juergen Gross | 3 | -3/+3 |
2023-11-14 | xen/events: reduce externally visible helper functions | Juergen Gross | 1 | -2/+2 |
2023-11-13 | xen/events: remove unused functions | Juergen Gross | 1 | -4/+0 |
2023-10-16 | xen: privcmd: Add support for ioeventfd | Viresh Kumar | 1 | -0/+51 |
2023-09-19 | arm/xen: remove lazy mode related definitions | Juergen Gross | 1 | -12/+0 |
2023-09-19 | xen: simplify evtchn_do_upcall() call maze | Juergen Gross | 1 | -2/+1 |
2023-08-29 | Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 1 | -0/+6 |
2023-08-21 | xen/evtchn: Remove unused function declaration xen_set_affinity_evtchn() | Yue Haibing | 1 | -1/+0 |
2023-07-31 | xen/pci: add flag for PCI passthrough being possible | Juergen Gross | 1 | -0/+6 |
2023-07-26 | xen/evtchn: Introduce new IOCTL to bind static evtchn | Rahul Singh | 1 | -1/+10 |
2023-06-26 | x86: xen: add missing prototypes | Arnd Bergmann | 1 | -0/+3 |
2023-06-26 | xen: xen_debug_interrupt prototype to global header | Arnd Bergmann | 1 | -0/+3 |
2023-03-22 | ACPI: processor: Fix evaluating _PDC method when running as Xen dom0 | Roger Pau Monne | 1 | -0/+11 |
2023-03-17 | Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+3 |
2023-03-14 | x86/PVH: obtain VGA console info in Dom0 | Jan Beulich | 1 | -0/+3 |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+2 |
2023-02-13 | xen: Allow platform PCI interrupt to be shared | David Woodhouse | 1 | -1/+1 |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
2023-01-27 | xen/xenbus: move to_xenbus_device() to use container_of_const() | Greg Kroah-Hartman | 1 | -4/+1 |
2022-12-15 | xen: make remove callback of xen driver void returned | Dawei Li | 1 | -1/+1 |
2022-12-05 | xen: fix xen.h build for CONFIG_XEN_PVH=y | Jani Nikula | 1 | -2/+2 |
2022-12-05 | xen/virtio: Optimize the setup of "xen-grant-dma" devices | Oleksandr Tyshchenko | 2 | -19/+1 |
2022-10-10 | xen/virtio: enable grant based virtio on x86 | Juergen Gross | 1 | -0/+6 |
2022-08-12 | x86/xen: Add support for HVMOP_set_evtchn_upcall_vector | Jane Malalane | 2 | -0/+21 |
2022-08-01 | xen: don't require virtio with grants for non-PV guests | Juergen Gross | 2 | -8/+9 |
2022-08-01 | virtio: replace restricted mem access flag with callback | Juergen Gross | 1 | -2/+2 |
2022-06-06 | arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices | Oleksandr Tyshchenko | 1 | -1/+4 |
2022-06-06 | xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices | Oleksandr Tyshchenko | 1 | -0/+5 |
2022-06-06 | xen/virtio: Enable restricted memory access using Xen grant mappings | Juergen Gross | 1 | -0/+8 |
2022-06-06 | xen/grant-dma-ops: Add option to restrict memory access under Xen | Juergen Gross | 1 | -0/+8 |
2022-06-06 | xen/grants: support allocating consecutive grants | Juergen Gross | 1 | -0/+4 |
2022-06-06 | arm/xen: Introduce xen_setup_dma_ops() | Oleksandr Tyshchenko | 1 | -0/+15 |
2022-06-04 | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -6/+3 |
2022-06-01 | xen: replace xen_remap() with memremap() | Juergen Gross | 1 | -3/+0 |
2022-05-27 | xen: switch gnttab_end_foreign_access() to take a struct page pointer | Juergen Gross | 1 | -3/+3 |
2022-05-25 | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/... | Linus Torvalds | 4 | -30/+0 |
2022-05-19 | xen: sync xs_wire.h header with upstream xen | Stefano Stabellini | 1 | -4/+33 |
2022-05-19 | xen/xenbus: eliminate xenbus_grant_ring() | Juergen Gross | 1 | -2/+0 |
2022-05-19 | xen/xenbus: add xenbus_setup_ring() service function | Juergen Gross | 1 | -0/+4 |
2022-05-19 | xen: update ring.h | Juergen Gross | 1 | -5/+14 |
2022-05-19 | xen: update grant_table.h | Juergen Gross | 2 | -63/+100 |
2022-05-19 | xen: update vscsiif.h | Juergen Gross | 1 | -4/+129 |
2022-05-11 | swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm | Christoph Hellwig | 3 | -33/+0 |
2022-04-18 | swiotlb: merge swiotlb-xen initialization into swiotlb | Christoph Hellwig | 2 | -3/+6 |
2022-03-15 | xen/grant-table: remove readonly parameter from functions | Juergen Gross | 1 | -3/+2 |
2022-03-15 | xen/grant-table: remove gnttab_*transfer*() functions | Juergen Gross | 1 | -8/+0 |
2022-03-07 | xen/gnttab: fix gnttab_end_foreign_access() without page specified | Juergen Gross | 1 | -1/+6 |
2022-03-07 | xen: remove gnttab_query_foreign_access() | Juergen Gross | 1 | -2/+0 |
2022-03-07 | xen/grant-table: add gnttab_try_end_foreign_access() | Juergen Gross | 1 | -0/+12 |
2022-02-03 | xen: xenbus_dev.h: delete incorrect file name | Randy Dunlap | 1 | -2/+0 |
2022-01-12 | Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+22 |
2022-01-06 | xen/unpopulated-alloc: Add mechanism to use Xen resource | Oleksandr Tyshchenko | 1 | -0/+2 |
2022-01-06 | xen/balloon: Bring alloc(free)_xenballooned_pages helpers back | Oleksandr Tyshchenko | 2 | -0/+17 |
2022-01-06 | xen/x86: obtain upper 32 bits of video frame buffer address for Dom0 | Jan Beulich | 1 | -0/+3 |
2022-01-03 | Merge 5.16-rc8 into usb-next | Greg Kroah-Hartman | 1 | -0/+1 |
2021-12-16 | xen/console: harden hvc_xen against event channel storms | Juergen Gross | 1 | -0/+1 |
2021-12-13 | usb: Add Xen pvUSB protocol description | Juergen Gross | 1 | -0/+405 |
2021-11-23 | xen: add "not_essential" flag to struct xenbus_driver | Juergen Gross | 1 | -0/+1 |
2021-11-04 | xen/balloon: rename alloc/free_xenballooned_pages | Juergen Gross | 2 | -9/+0 |
2021-11-02 | xen: allow pv-only hypercalls only with CONFIG_XEN_PV | Juergen Gross | 1 | -15/+0 |
2021-11-02 | xen-pciback: allow compiling on other archs than x86 | Oleksandr Andrushchenko | 1 | -0/+28 |
2021-11-02 | xen: fix wrong SPDX headers of Xen related headers | Juergen Gross | 35 | -410/+36 |
2021-10-05 | xen/privcmd: drop "pages" parameter from xen_remap_pfn() | Jan Beulich | 1 | -9/+6 |
2021-09-20 | swiotlb-xen: this is PV-only on x86 | Jan Beulich | 1 | -12/+0 |
2021-07-05 | xen: sync include/xen/interface/io/ring.h with Xen's newest version | Juergen Gross | 1 | -122/+156 |
2021-05-14 | xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.h | Stefano Stabellini | 1 | -1/+14 |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -30/+0 |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada | 3 | -30/+0 |
2021-05-04 | Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2021-04-23 | xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped | Stefano Stabellini | 3 | -0/+22 |
2021-04-23 | xen: Remove support for PV ACPI cpu/memory hotplug | Boris Ostrovsky | 1 | -35/+0 |
2021-03-17 | xen-swiotlb: split xen_swiotlb_init | Christoph Hellwig | 1 | -1/+2 |
2021-03-10 | Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} | Jan Beulich | 2 | -1/+7 |
2021-02-23 | xen/events: add per-xenbus device event statistics and settings | Juergen Gross | 1 | -0/+7 |
2021-02-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+3 |
2021-02-21 | Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2021-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -3/+4 |
2021-02-15 | Xen/gntdev: correct error checking in gntdev_map_grant_pages() | Jan Beulich | 1 | -0/+1 |
2021-02-12 | Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 1 | -1/+1 |
2021-02-11 | xen/events: link interdomain events to associated xenbus device | Juergen Gross | 1 | -3/+4 |
2021-02-11 | arm/xen: Don't probe xenbus as part of an early initcall | Julien Grall | 1 | -2/+0 |
2021-02-04 | xen: add wc_sec_hi to struct shared_info | David Woodhouse | 1 | -1/+3 |
2021-01-13 | xen: Fix event channel callback via INTX/GSI | David Woodhouse | 1 | -1/+1 |
2020-12-14 | xen/xenbus: Count pending messages for each watch | SeongJae Park | 1 | -0/+2 |
2020-12-14 | xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() | SeongJae Park | 1 | -1/+5 |
2020-12-14 | xen/xenbus: Allow watches discard events before queueing | SeongJae Park | 1 | -0/+7 |
2020-12-09 | xen: don't use page->lru for ZONE_DEVICE memory | Juergen Gross | 1 | -0/+4 |
2020-12-09 | xen: add helpers for caching grant mapping pages | Juergen Gross | 1 | -0/+13 |
2020-10-25 | Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -8/+0 |
2020-10-23 | xen: remove no longer used functions | Juergen Gross | 1 | -8/+0 |
2020-10-20 | Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+21 |
2020-10-20 | xen/events: add a new "late EOI" evtchn framework | Juergen Gross | 1 | -0/+21 |
2020-10-07 | arm/arm64: xen: Fix to convert percpu address to gfn correctly | Masami Hiramatsu | 1 | -0/+3 |
2020-09-06 | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+13 |
2020-09-04 | xen: add helpers to allocate unpopulated memory | Roger Pau Monne | 1 | -0/+9 |
2020-09-04 | xen/balloon: add header guard | Roger Pau Monne | 1 | -0/+4 |
2020-08-29 | Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+5 |
2020-08-27 | arm/xen: Add misuse warning to virt_to_gfn | Simon Leiner | 1 | -1/+5 |
2020-08-14 | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+88 |
2020-08-13 | xen: Sync up with the canonical protocol definition in Xen | Oleksandr Andrushchenko | 1 | -3/+88 |
2020-08-07 | Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -5/+4 |
2020-08-04 | xen/arm: introduce phys/dma translations in xen_dma_sync_for_* | Stefano Stabellini | 1 | -4/+2 |
2020-08-04 | swiotlb-xen: remove XEN_PFN_PHYS | Stefano Stabellini | 1 | -1/+0 |
2020-08-04 | swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device | Stefano Stabellini | 1 | -2/+3 |
2020-08-04 | swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu | Stefano Stabellini | 1 | -2/+3 |
2020-07-01 | xen: netif.h: add a new extra type for XDP | Denis Kirjanov | 1 | -1/+19 |
2020-06-11 | xen: Move xen_setup_callback_vector() definition to include/xen/hvm.h | Vitaly Kuznetsov | 2 | -0/+4 |
2020-06-11 | x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC | Thomas Gleixner | 1 | -7/+0 |
2020-06-11 | x86/entry: Switch XEN/PV hypercall entry to IDTENTRY | Thomas Gleixner | 1 | -12/+7 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-04-07 | xen: Use evtchn_type_t as a type for event channels | Yan Yankovskyi | 3 | -14/+15 |
2020-03-30 | xen/xenbus: remove unused xenbus_map_ring() | Juergen Gross | 1 | -7/+0 |
2020-03-05 | xen/xenbus: fix locking | Juergen Gross | 1 | -1/+2 |
2020-03-05 | xen: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-02-05 | Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2020-01-29 | xenbus/backend: Protect xenbus callback with lock | SeongJae Park | 1 | -0/+1 |
2020-01-29 | xenbus/backend: Add memory pressure handler callback | SeongJae Park | 1 | -0/+1 |
2019-12-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar | 2 | -20/+10 |
2019-12-20 | xen/interface: re-define FRONT/BACK_RING_ATTACH() | Paul Durrant | 1 | -20/+9 |
2019-12-20 | xenbus: limit when state is forced to closed | Paul Durrant | 1 | -0/+1 |
2019-12-08 | sched/rt, xen: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -2/+2 |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 1 | -4/+4 |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 1 | -4/+4 |
2019-11-14 | xen/mcelog: add PPIN to record when available | Jan Beulich | 1 | -1/+8 |
2019-11-14 | xen/mcelog: drop __MC_MSR_MCGCAP | Jan Beulich | 1 | -1/+0 |
2019-10-04 | Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -24/+1 |
2019-10-02 | xen/efi: have a common runtime setup function | Juergen Gross | 1 | -24/+1 |
2019-09-11 | swiotlb-xen: simplify cache maintainance | Christoph Hellwig | 2 | -63/+5 |
2019-09-11 | swiotlb-xen: use the same foreign page check everywhere | Christoph Hellwig | 1 | -22/+9 |
2019-09-11 | xen/arm: remove xen_dma_ops | Christoph Hellwig | 1 | -2/+0 |
2019-09-11 | xen/arm: consolidate page-coherent.h | Christoph Hellwig | 1 | -0/+80 |
2019-07-31 | xen: avoid link error on ARM | Arnd Bergmann | 1 | -0/+3 |
2019-07-17 | xen: remove tmem driver | Juergen Gross | 2 | -28/+0 |
2019-07-17 | xen/events: fix binding user event channels to cpus | Juergen Gross | 1 | -1/+2 |
2019-04-01 | block: pass page to xen_biovec_phys_mergeable | Ming Lei | 1 | -1/+3 |
2019-02-18 | x86/xen: dont add memory above max allowed allocation | Juergen Gross | 1 | -0/+4 |
2019-01-23 | arm64/xen: fix xen-swiotlb cache flushing | Christoph Hellwig | 1 | -94/+3 |
2018-12-18 | xen: Introduce shared buffer helpers for page directory... | Oleksandr Andrushchenko | 1 | -0/+89 |
2018-12-13 | xen/pvh: Add memory map pointer to hvm_start_info struct | Maran Wilson | 1 | -1/+62 |
2018-12-13 | xen/pvh: Move Xen specific PVH VM initialization out of common file | Maran Wilson | 1 | -0/+3 |
2018-11-29 | Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" | Igor Druzhinin | 1 | -5/+0 |
2018-11-02 | CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM | Stefano Stabellini | 1 | -5/+7 |
2018-10-23 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -51/+90 |
2018-10-01 | Merge tag 'v4.19-rc6' into for-4.20/block | Jens Axboe | 1 | -3/+4 |
2018-09-26 | xen: provide a prototype for xen_biovec_phys_mergeable in xen.h | Christoph Hellwig | 1 | -0/+4 |
2018-09-14 | xen/balloon: add runtime control for scrubbing ballooned out pages | Marek Marczykowski-Górecki | 1 | -3/+4 |
2018-09-03 | x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c | Juergen Gross | 2 | -51/+88 |
2018-09-03 | x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrella | Juergen Gross | 1 | -0/+2 |
2018-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -25/+71 |
2018-07-26 | xen/grant-table: Allow allocating buffers suitable for DMA | Oleksandr Andrushchenko | 1 | -0/+18 |
2018-07-26 | xen/balloon: Share common memory reservation routines | Oleksandr Andrushchenko | 1 | -0/+59 |
2018-07-26 | xen/grant-table: Make set/clear page private code shared | Oleksandr Andrushchenko | 1 | -0/+3 |
2018-06-23 | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+5 |
2018-06-19 | xen: share start flags between PV and PVH | Roger Pau Monne | 1 | -1/+5 |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-12 | xen: Sync up with the canonical protocol definitions in Xen | Oleksandr Andrushchenko | 3 | -25/+71 |
2018-05-14 | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE | Paul Durrant | 3 | -4/+93 |
2018-04-17 | xen/sndif: Sync up with the canonical definition in Xen | Oleksandr Andrushchenko | 1 | -16/+306 |
2018-04-10 | xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen | Boris Ostrovsky | 1 | -0/+23 |
2017-12-22 | Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+5 |
2017-12-20 | xen/balloon: Mark unallocated host memory as UNUSABLE | Boris Ostrovsky | 1 | -0/+5 |
2017-11-16 | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -1/+71 |
2017-11-08 | x86/xen/time: setup vcpu 0 time info page | Joao Martins | 1 | -0/+42 |
2017-11-06 | xen: limit grant v2 interface to the v1 functionality | Juergen Gross | 1 | -25/+0 |
2017-11-06 | xen: re-introduce support for grant v2 interface | Juergen Gross | 1 | -1/+29 |
2017-11-03 | xen: support priv-mapping in an HVM tools domain | Paul Durrant | 1 | -0/+24 |
2017-11-02 | xen/time: do not decrease steal time after live migration on xen | Dongli Zhang | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 27 | -0/+27 |
2017-09-19 | xen, arm64: drop dummy lookup_address() | Tycho Andersen | 1 | -10/+0 |
2017-08-31 | xen: cleanup xen.h | Juergen Gross | 1 | -11/+9 |
2017-08-31 | xen: introduce the pvcalls interface header | Stefano Stabellini | 2 | -0/+123 |
2017-07-23 | xen/balloon: don't online new memory initially | Juergen Gross | 1 | -0/+8 |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -61/+1 |
2017-06-20 | xen-swiotlb: consolidate xen_swiotlb_dma_ops | Christoph Hellwig | 1 | -61/+1 |
2017-06-15 | xen: sync include/xen/interface/version.h | Juergen Gross | 1 | -0/+15 |
2017-06-13 | xen/pvh*: Support > 32 VCPUs at domain restore | Ankur Arora | 1 | -0/+2 |
2017-06-13 | xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU | Anoob Soman | 1 | -0/+1 |
2017-06-08 | xen: fix HYPERVISOR_dm_op() prototype | Sergey Dyasli | 1 | -1/+4 |
2017-05-02 | xen: Implement EFI reset_system callback | Julien Grall | 1 | -0/+3 |
2017-05-02 | xen: Export xen_reboot | Julien Grall | 1 | -0/+2 |
2017-05-02 | xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops | Stefano Stabellini | 1 | -10/+10 |
2017-05-02 | xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." | Stefano Stabellini | 1 | -0/+8 |
2017-05-02 | xen/displif: add ABI for para-virtual display | Oleksandr Andrushchenko | 1 | -0/+854 |
2017-05-02 | xen/sndif: add sound-device ABI | Oleksandr Andrushchenko | 1 | -0/+793 |
2017-05-02 | xen/kbdif: add multi-touch support | Oleksandr Andrushchenko | 1 | -0/+210 |
2017-05-02 | xen/kbdif: update protocol description | Oleksandr Andrushchenko | 1 | -27/+221 |
2017-05-02 | xen: introduce the header file for the Xen 9pfs transport protocol | Stefano Stabellini | 1 | -0/+36 |
2017-05-02 | xen: import new ring macros in ring.h | Stefano Stabellini | 1 | -0/+143 |
2017-05-02 | xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only builds | Vitaly Kuznetsov | 1 | -0/+14 |
2017-05-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |