]> git.proxmox.com Git - mirror_qemu.git/commit
hw/vfio/platform: amd-xgbe device
authorEric Auger <eric.auger@linaro.org>
Fri, 19 Feb 2016 16:42:29 +0000 (09:42 -0700)
committerAlex Williamson <alex.williamson@redhat.com>
Fri, 19 Feb 2016 16:42:29 +0000 (09:42 -0700)
commit62d9551247a2db3937d99e5495bc36b32abb41be
tree1cc4843ecf2ab7f55c74f2d80148e6f99cf4ee30
parent3fc1c182c1c1131ab16ce282b3d9567f334a96df
hw/vfio/platform: amd-xgbe device

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>
hw/vfio/Makefile.objs
hw/vfio/amd-xgbe.c [new file with mode: 0644]
include/hw/vfio/vfio-amd-xgbe.h [new file with mode: 0644]