summaryrefslogtreecommitdiff
path: root/include/xen
AgeCommit message (Expand)Author
2024-01-09xen: update PV-device interface headersJuergen Gross
2023-11-14xen/events: reduce externally visible helper functionsJuergen Gross
2023-11-13xen/events: remove unused functionsJuergen Gross
2023-10-16xen: privcmd: Add support for ioeventfdViresh Kumar
2023-09-19arm/xen: remove lazy mode related definitionsJuergen Gross
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-08-21xen/evtchn: Remove unused function declaration xen_set_affinity_evtchn()Yue Haibing
2023-07-31xen/pci: add flag for PCI passthrough being possibleJuergen Gross
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh
2023-06-26x86: xen: add missing prototypesArnd Bergmann
2023-06-26xen: xen_debug_interrupt prototype to global headerArnd Bergmann
2023-03-22ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-14x86/PVH: obtain VGA console info in Dom0Jan Beulich
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-13xen: Allow platform PCI interrupt to be sharedDavid Woodhouse
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27xen/xenbus: move to_xenbus_device() to use container_of_const()Greg Kroah-Hartman
2022-12-15xen: make remove callback of xen driver void returnedDawei Li
2022-12-05xen: fix xen.h build for CONFIG_XEN_PVH=yJani Nikula
2022-12-05xen/virtio: Optimize the setup of "xen-grant-dma" devicesOleksandr Tyshchenko
2022-10-10xen/virtio: enable grant based virtio on x86Juergen Gross
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane
2022-08-01xen: don't require virtio with grants for non-PV guestsJuergen Gross
2022-08-01virtio: replace restricted mem access flag with callbackJuergen Gross
2022-06-06arm/xen: Assign xen-grant DMA ops for xen-grant DMA devicesOleksandr Tyshchenko
2022-06-06xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devicesOleksandr Tyshchenko
2022-06-06xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross
2022-06-06xen/grant-dma-ops: Add option to restrict memory access under XenJuergen Gross
2022-06-06xen/grants: support allocating consecutive grantsJuergen Gross
2022-06-06arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-01xen: replace xen_remap() with memremap()Juergen Gross
2022-05-27xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-19xen: sync xs_wire.h header with upstream xenStefano Stabellini
2022-05-19xen/xenbus: eliminate xenbus_grant_ring()Juergen Gross
2022-05-19xen/xenbus: add xenbus_setup_ring() service functionJuergen Gross
2022-05-19xen: update ring.hJuergen Gross
2022-05-19xen: update grant_table.hJuergen Gross
2022-05-19xen: update vscsiif.hJuergen Gross
2022-05-11swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig
2022-04-18swiotlb: merge swiotlb-xen initialization into swiotlbChristoph Hellwig
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross
2022-03-15xen/grant-table: remove gnttab_*transfer*() functionsJuergen Gross
2022-03-07xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross
2022-03-07xen: remove gnttab_query_foreign_access()Juergen Gross
2022-03-07xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross
2022-02-03xen: xenbus_dev.h: delete incorrect file nameRandy Dunlap