On Tue, Nov 21, 2023 at 04:43:59PM +0800, Zhenzhong Duan wrote: > qemu code: https://github.com/yiliu1765/qemu/commits/zhenzhong/iommufd_cdev_v7 > Based on vfio-next, commit id: c487fb8a50
I've tested with an aarch64-softmmu build using both legacy VFIO passthrough and IOMMUFD+cdev, although this might be similar to what Eric tested. Also, tried rebasing our nesting changes on top and ran some 2-stage translation sanity using this branch: https://github.com/nicolinc/qemu/tree/wip/iommufd_nesting-11212023-cdev-v7 (Note that the nesting branch is WIP with no stability guarantee) I'll do more tests with vSVA cases in the next days, yet FWIW: Tested-by: Nicolin Chen <nicol...@nvidia.com>