qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 15/34] tests/qgraph: rename qvirtio_mmio_init


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH v2 15/34] tests/qgraph: rename qvirtio_mmio_init_device functions
Date: Thu, 9 Aug 2018 16:13:44 +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:
> Rename qvirtio_mmio_init_device in qvirtio_mmio_device_new, since the function
> actually allocates a new QVirtioMMIODevice and initialize it.
> 
> Signed-off-by: Emanuele Giuseppe Esposito <address@hidden>
> ---
>  tests/libqos/virtio-mmio.c | 2 +-
>  tests/libqos/virtio-mmio.h | 2 +-
>  tests/virtio-blk-test.c    | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

I think you can merge this patch with the following one because the only
reason you do that is to be able to define a new qvirtio_mmio_init() of
your own.

Thanks,
Laurent



reply via email to

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