This patch allows the instantiation of the vfio-hisi-hnsvf device
from the QEMU command line (-device vfio-hisi-hnsvf,host="").
A specialized device tree node is created for the guest, containing
compat, dma-coherent, reg and interrupts properties.
Signed-off-by: Rick Song
---
hw/
The platform device class has become abstract. This
patch introduces a hisilicon hnsvf device that derives
from it.
Signed-off-by: Rick Song
---
hw/vfio/Makefile.objs | 1 +
hw/vfio/hisi-hnsvf.c | 56 +++
include/hw/vfio/vfio-hisi
The platform device class has become abstract. This
patch introduces a hisilicon hnsvf device that derives
from it.
Signed-off-by: Rick Song
---
hw/vfio/Makefile.objs | 1 +
hw/vfio/hisi-hnsvf.c | 56 +++
include/hw/vfio/vfio-hisi
This patch allows the instantiation of the vfio-hisi-hnsvf device
from the QEMU command line (-device vfio-hisi-hnsvf,host="").
A specialized device tree node is created for the guest, containing
compat, dma-coherent, reg and interrupts properties.
Signed-off-by: Rick Song
---
hw/
Hi, Eric,
OK, I will look over it and see what I can do here.
BR.
Rick Song
Hi Rick,
On 21/10/2016 03:22, Rick Song wrote:
> The platform device class has become abstract. This patch introduces a
> hisilicon hnsvf device that derives from it.
in https://lists.gnu.org/archive/html/qemu