+1
−0
hw/vfio/amd-xgbe.c
0 → 100644
+55
−0
include/hw/vfio/vfio-amd-xgbe.h
0 → 100644
+51
−0
Loading
This patch introduces the amd-xgbe VFIO platform device. It allows the guest to do passthrough on a device exposing an "amd,xgbe-seattle-v1a" compat string. Signed-off-by:Eric Auger <eric.auger@linaro.org> Reviewed-by:
Alex Bennée <alex.bennee@linaro.org> Signed-off-by:
Alex Williamson <alex.williamson@redhat.com>