Skip to content

Support DPAA2 device passthrough

Thomas Niederprüm requested to merge dubito/muvirt-feed:qemu-fsl-mc-vfio into master

This MR adds patches for QEMU to allow passing dprc objects to the guest by specifying -device vfio-fsl-mc,host=dprc.X. The patches are forward-ported versions of the commits found in the qemu-2.9.0 branch of the layerscape SDK git. The patches contain the titles of the commits they are based on.

The muvirt init script is updated to allow to specify an option "dpaa2container" in the config file.

Merge request reports