On 26/11/2018 21:00, Juan Quintela wrote:
> Virtio console and qga tests also depend on CONFIG_VIRTIO_SERIAL.
> 
> Reviewed-by: Thomas Huth <th...@redhat.com>
> Signed-off-by: Juan Quintela <quint...@redhat.com>
> ---
>  hw/virtio/Makefile.objs       |   1 +
>  hw/virtio/virtio-pci.c        |  75 -----------------------
>  hw/virtio/virtio-pci.h        |  14 -----
>  hw/virtio/virtio-serial-pci.c | 112 ++++++++++++++++++++++++++++++++++
>  tests/Makefile.include        |   6 +-
>  5 files changed, 116 insertions(+), 92 deletions(-)
>  create mode 100644 hw/virtio/virtio-serial-pci.c
> 

Reviewed-by: Laurent Vivier <lviv...@redhat.com>



Reply via email to