[Qemu-devel] [RFC, v1, 2/2] hw/arm/sysbus-fdt: enable vfio-hisi-hnsvf dynamic instantiation

2016-10-20 Thread Rick Song
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/

[Qemu-devel] [RFC, v1, 1/2] hw/vfio/platform: add hisilicon hnsvf device

2016-10-20 Thread Rick Song
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

[Qemu-devel] [RFC, v1, 1/2] hw/vfio/platform: add hisilicon hnsvf device

2016-10-20 Thread Rick Song
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

[Qemu-devel] [RFC, v1, 2/2] hw/arm/sysbus-fdt: enable vfio-hisi-hnsvf dynamic instantiation

2016-10-20 Thread Rick Song
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/

[Qemu-devel] 答复: [RFC, v1, 1/2] hw/vfio/platform: add hisilicon hnsvf device

2016-11-17 Thread Songwenjun (Rick Song)
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