qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>
Subject: [Qemu-devel] [PATCH 0/3] virtio-gpu: fix reset.
Date: Thu,  7 Mar 2019 09:02:41 +0100	[thread overview]
Message-ID: <20190307080244.9011-1-kraxel@redhat.com> (raw)



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

             reply	other threads:[~2019-03-07  8:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-07  8:02 Gerd Hoffmann [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190307080244.9011-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).