All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org, avi@redhat.com, kvm@vger.kernel.org,
	aliguori@us.ibm.com, kwolf@redhat.com, glommer@redhat.com
Subject: [PATCHv3 0/3] qemu misc save/load fixes
Date: Sun, 5 Jul 2009 11:34:46 +0300	[thread overview]
Message-ID: <20090705083446.GA5122@redhat.com> (raw)

Anthony, please commit the following patches that fix save/load issues
with qemu.git

Changes since v2:
  Restore used msi-x vectors
Changes since v1:
  Don't restore virtio control vector twice

Michael S. Tsirkin (3):
  qemu/msi: fix segfault in msix_save
  qemu/virtio: remove control vector save
  qemu/virtio: mark msi vectors used on load

 hw/msix.c       |   13 ++++++++-----
 hw/virtio-pci.c |    6 ++++--
 hw/virtio.c     |    3 ---
 3 files changed, 12 insertions(+), 10 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org, avi@redhat.com, kvm@vger.kernel.org,
	aliguori@us.ibm.com, kwolf@redhat.com, glommer@redhat.com
Subject: [Qemu-devel] [PATCHv3 0/3] qemu misc save/load fixes
Date: Sun, 5 Jul 2009 11:34:46 +0300	[thread overview]
Message-ID: <20090705083446.GA5122@redhat.com> (raw)

Anthony, please commit the following patches that fix save/load issues
with qemu.git

Changes since v2:
  Restore used msi-x vectors
Changes since v1:
  Don't restore virtio control vector twice

Michael S. Tsirkin (3):
  qemu/msi: fix segfault in msix_save
  qemu/virtio: remove control vector save
  qemu/virtio: mark msi vectors used on load

 hw/msix.c       |   13 ++++++++-----
 hw/virtio-pci.c |    6 ++++--
 hw/virtio.c     |    3 ---
 3 files changed, 12 insertions(+), 10 deletions(-)

             reply	other threads:[~2009-07-05  8:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-05  8:34 Michael S. Tsirkin [this message]
2009-07-05  8:34 ` [Qemu-devel] [PATCHv3 0/3] qemu misc save/load fixes 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=20090705083446.GA5122@redhat.com \
    --to=mst@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=avi@redhat.com \
    --cc=glommer@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=kwolf@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.