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] [PATCHv4 0/5] qemu misc save/load fixes
Date: Sun, 5 Jul 2009 14:40:11 +0300 [thread overview]
Message-ID: <20090705114011.GA4798@redhat.com> (raw)
Anthony, please commit the following patches that fix save/load issues
with qemu.git
Changes since v3:
Patch to add 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 | 15 +++++++++------
hw/virtio-pci.c | 13 ++++++++++---
hw/virtio.c | 3 ---
3 files changed, 19 insertions(+), 12 deletions(-)
reply other threads:[~2009-07-05 11:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20090705114011.GA4798@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).