qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 02/16] virtio: split virtio input host bits f


From: Juan Quintela
Subject: Re: [Qemu-devel] [PATCH v2 02/16] virtio: split virtio input host bits from virtio-pci
Date: Wed, 12 Dec 2018 18:43:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Laurent Vivier <address@hidden> wrote:
> On 26/11/2018 20:59, Juan Quintela wrote:
>> Signed-off-by: Juan Quintela <address@hidden>
>> ---
>>  default-configs/virtio.mak        |  1 +
>>  hw/virtio/Makefile.objs           |  1 +
>>  hw/virtio/virtio-input-host-pci.c | 45 +++++++++++++++++++++++++++++++
>>  hw/virtio/virtio-pci.c            | 20 --------------
>>  hw/virtio/virtio-pci.h            | 14 ----------
>>  5 files changed, 47 insertions(+), 34 deletions(-)
>>  create mode 100644 hw/virtio/virtio-input-host-pci.c
>> 
>
> Reviewed-by: Laurent Vivier <address@hidden>
>
> You should add a note in the commit message you have renamed
> virtio_host_initfn and virtio_host_pci_info to virtio_input_host_initfn
> and virtio_input_host_info.

Done.



reply via email to

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