index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
grant-dma-ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
1
-1
/
+1
2023-07-04
xen/virtio: Fix NULL deref when a bridge of PCI root bus has no parent
Petr Pavlu
1
-0
/
+2
2022-12-05
xen/virtio: Handle PCI devices which Host controller is described in DT
Oleksandr Tyshchenko
1
-7
/
+39
2022-12-05
xen/virtio: Optimize the setup of "xen-grant-dma" devices
Oleksandr Tyshchenko
1
-49
/
+28
2022-10-14
xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts
Oleksandr Tyshchenko
1
-12
/
+12
2022-10-14
xen/virtio: Handle cases when page offset > PAGE_SIZE properly
Oleksandr Tyshchenko
1
-3
/
+6
2022-10-10
xen/virtio: enable grant based virtio on x86
Juergen Gross
1
-1
/
+11
2022-10-07
xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANT
Juergen Gross
1
-0
/
+3
2022-10-07
xen/virtio: restructure xen grant dma setup
Juergen Gross
1
-25
/
+43
2022-10-06
xen/virtio: Fix potential deadlock when accessing xen_grant_dma_devices
Oleksandr Tyshchenko
1
-5
/
+19
2022-10-06
xen/virtio: Fix n_pages calculation in xen_grant_dma_map(unmap)_page()
Oleksandr Tyshchenko
1
-2
/
+3
2022-08-01
xen: don't require virtio with grants for non-PV guests
Juergen Gross
1
-0
/
+10
2022-06-06
xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
Oleksandr Tyshchenko
1
-7
/
+41
2022-06-06
xen/grant-dma-ops: Add option to restrict memory access under Xen
Juergen Gross
1
-0
/
+312