aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-09xen: update PV-device interface headersJuergen Gross3-3/+3
2023-11-14xen/events: reduce externally visible helper functionsJuergen Gross1-2/+2
2023-11-13xen/events: remove unused functionsJuergen Gross1-4/+0
2023-10-16xen: privcmd: Add support for ioeventfdViresh Kumar1-0/+51
2023-09-19arm/xen: remove lazy mode related definitionsJuergen Gross1-12/+0
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross1-2/+1
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+6
2023-08-21xen/evtchn: Remove unused function declaration xen_set_affinity_evtchn()Yue Haibing1-1/+0
2023-07-31xen/pci: add flag for PCI passthrough being possibleJuergen Gross1-0/+6
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh1-1/+10
2023-06-26x86: xen: add missing prototypesArnd Bergmann1-0/+3
2023-06-26xen: xen_debug_interrupt prototype to global headerArnd Bergmann1-0/+3
2023-03-22ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne1-0/+11
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+3
2023-03-14x86/PVH: obtain VGA console info in Dom0Jan Beulich1-0/+3
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-5/+2
2023-02-13xen: Allow platform PCI interrupt to be sharedDavid Woodhouse1-1/+1
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-1/+1
2023-01-27xen/xenbus: move to_xenbus_device() to use container_of_const()Greg Kroah-Hartman1-4/+1
2022-12-15xen: make remove callback of xen driver void returnedDawei Li1-1/+1
2022-12-05xen: fix xen.h build for CONFIG_XEN_PVH=yJani Nikula1-2/+2
2022-12-05xen/virtio: Optimize the setup of "xen-grant-dma" devicesOleksandr Tyshchenko2-19/+1
2022-10-10xen/virtio: enable grant based virtio on x86Juergen Gross1-0/+6
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2-0/+21
2022-08-01xen: don't require virtio with grants for non-PV guestsJuergen Gross2-8/+9
2022-08-01virtio: replace restricted mem access flag with callbackJuergen Gross1-2/+2
2022-06-06arm/xen: Assign xen-grant DMA ops for xen-grant DMA devicesOleksandr Tyshchenko1-1/+4
2022-06-06xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devicesOleksandr Tyshchenko1-0/+5
2022-06-06xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross1-0/+8
2022-06-06xen/grant-dma-ops: Add option to restrict memory access under XenJuergen Gross1-0/+8
2022-06-06xen/grants: support allocating consecutive grantsJuergen Gross1-0/+4
2022-06-06arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko1-0/+15
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-6/+3
2022-06-01xen: replace xen_remap() with memremap()Juergen Gross1-3/+0
2022-05-27xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross1-3/+3
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-30/+0
2022-05-19xen: sync xs_wire.h header with upstream xenStefano Stabellini1-4/+33
2022-05-19xen/xenbus: eliminate xenbus_grant_ring()Juergen Gross1-2/+0
2022-05-19xen/xenbus: add xenbus_setup_ring() service functionJuergen Gross1-0/+4
2022-05-19xen: update ring.hJuergen Gross1-5/+14
2022-05-19xen: update grant_table.hJuergen Gross2-63/+100
2022-05-19xen: update vscsiif.hJuergen Gross1-4/+129
2022-05-11swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig3-33/+0
2022-04-18swiotlb: merge swiotlb-xen initialization into swiotlbChristoph Hellwig2-3/+6
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross1-3/+2
2022-03-15xen/grant-table: remove gnttab_*transfer*() functionsJuergen Gross1-8/+0
2022-03-07xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross1-1/+6
2022-03-07xen: remove gnttab_query_foreign_access()Juergen Gross1-2/+0
2022-03-07xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross1-0/+12
2022-02-03xen: xenbus_dev.h: delete incorrect file nameRandy Dunlap1-2/+0