On 10/7/22 10:00 AM, Oleksandr Tyshchenko wrote:
On 07.10.22 09:41, Juergen Gross wrote:
Hello Juergen
Use an x86-specific virtio_check_mem_acc_cb() for Xen in order to setup
the correct DMA ops.
Signed-off-by: Juergen Gross <[email protected]>
---
V2:
- add missing PV check in xen_virtio_mem_acc() (Oleksandr Tyshchenko)
- add xen_virtio_restricted_mem_acc() stub (Oleksandr Tyshchenko)
Reviewed-by: Oleksandr Tyshchenko <[email protected]> #
common code
Reviewed-by: Boris Ostrovsky <[email protected]>