qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCHv4 0/5] qemu misc save/load fixes
@ 2009-07-05 11:40 Michael S. Tsirkin
  0 siblings, 0 replies; only message in thread
From: Michael S. Tsirkin @ 2009-07-05 11:40 UTC (permalink / raw)
  To: qemu-devel, avi, kvm, aliguori, kwolf, glommer, blauwirbel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-05 11:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-05 11:40 [Qemu-devel] [PATCHv4 0/5] qemu misc save/load fixes 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).