Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |