qemu-devel.nongnu.org archive mirror
 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,
	blauwirbel@gmail.com
Subject: [Qemu-devel] [PATCHv5 0/5] qemu misc save/load fixes
Date: Sun, 5 Jul 2009 15:58:09 +0300	[thread overview]
Message-ID: <20090705125809.GA5417@redhat.com> (raw)

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

Changes since v4:
  Add {} as per CODING_STYLE
Changes since v3:
  Missing braces reported by Blue Swirl
  Fix load for image saved with msi disabled
Changes since v2:
  Restore used msi-x vectors
Changes since v1:
  Don't restore virtio control vector twice

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

 hw/msix.c       |   17 ++++++++++-------
 hw/virtio-pci.c |   22 +++++++++++++++++-----
 hw/virtio.c     |    3 ---
 3 files changed, 27 insertions(+), 15 deletions(-)

             reply	other threads:[~2009-07-05 12:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-05 12:58 Michael S. Tsirkin [this message]
2009-07-05 18:11 ` [Qemu-devel] [PATCHv5 0/5] qemu misc save/load fixes Stuart Brady
2009-07-05 19:45   ` Michael S. Tsirkin
2009-07-06 18:34 ` [Qemu-devel] " Glauber Costa

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=20090705125809.GA5417@redhat.com \
    --to=mst@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=avi@redhat.com \
    --cc=blauwirbel@gmail.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 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).