qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] virtio-gpu: fix reset.
@ 2019-03-07  8:02 Gerd Hoffmann
  2019-03-07  8:02 ` [Qemu-devel] [PATCH 1/3] virtio: add class_size to VirtioPCIDeviceTypeInfo Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2019-03-07  8:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann, Michael S. Tsirkin



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(-)

-- 
2.18.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-03-07 15:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-07  8:02 [Qemu-devel] [PATCH 0/3] virtio-gpu: fix reset Gerd Hoffmann
2019-03-07  8:02 ` [Qemu-devel] [PATCH 1/3] virtio: add class_size to VirtioPCIDeviceTypeInfo Gerd Hoffmann
2019-03-07  8:02 ` [Qemu-devel] [PATCH 2/3] virtio-vga: fix reset Gerd Hoffmann
2019-03-07  8:02 ` [Qemu-devel] [PATCH 3/3] virtio-gpu: make virtio_gpu_reset static Gerd Hoffmann
2019-03-07 10:37 ` [Qemu-devel] [PATCH 0/3] virtio-gpu: fix reset Philippe Mathieu-Daudé
2019-03-07 15:12 ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).