qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 16/34] test/qgraph: virtio-mmio driver and in


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH v2 16/34] test/qgraph: virtio-mmio driver and interface nodes
Date: Thu, 9 Aug 2018 16:47:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 06/08/2018 16:33, Emanuele Giuseppe Esposito wrote:
> Add virtio-mmio node in qgraph framework.
> virtio-mmio produces virtio, the interface consumed by all virtio-*-device
> nodes.
> 
> Being a memory-mapped device, it doesn't have to provide a constructor
> to qgraph, since it's always "contained" inside some other nodes.
> 
> Signed-off-by: Emanuele Giuseppe Esposito <address@hidden>
> ---
>  tests/libqos/virtio-mmio.c | 70 ++++++++++++++++++++++++++++----------
>  tests/libqos/virtio-mmio.h |  4 +++
>  2 files changed, 56 insertions(+), 18 deletions(-)

Reviewed-by: Laurent Vivier <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]