[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/3] virtio-gpu: fix reset.
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [Qemu-devel] [PATCH 0/3] virtio-gpu: fix reset. |
Date: |
Thu, 7 Mar 2019 11:37:53 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 |
On 3/7/19 9:02 AM, Gerd Hoffmann wrote:
> Gerd Hoffmann (3):
> virtio: add class_size to VirtioPCIDeviceTypeInfo
> virtio-vga: fix reset.
> virtio-gpu: make virtio_gpu_reset static
>
> hw/virtio/virtio-pci.h | 1 +
> include/hw/virtio/virtio-gpu.h | 1 -
> hw/display/virtio-gpu.c | 2 +-
> hw/display/virtio-vga.c | 17 +++++++++++++++--
> hw/virtio/virtio-pci.c | 1 +
> 5 files changed, 18 insertions(+), 4 deletions(-)
Series:
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>