kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv5 0/5] qemu misc save/load fixes
@ 2009-07-05 12:58 Michael S. Tsirkin
  2009-07-06 18:34 ` Glauber Costa
  0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2009-07-05 12:58 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 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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCHv5 0/5] qemu misc save/load fixes
  2009-07-05 12:58 [PATCHv5 0/5] qemu misc save/load fixes Michael S. Tsirkin
@ 2009-07-06 18:34 ` Glauber Costa
  0 siblings, 0 replies; 2+ messages in thread
From: Glauber Costa @ 2009-07-06 18:34 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: qemu-devel, avi, kvm, aliguori, kwolf, blauwirbel

On Sun, Jul 05, 2009 at 03:58:09PM +0300, Michael S. Tsirkin wrote:
> Anthony, please commit the following patches that fix save/load issues
> with qemu.git
They all seem fine to me.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-06 18:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-05 12:58 [PATCHv5 0/5] qemu misc save/load fixes Michael S. Tsirkin
2009-07-06 18:34 ` Glauber Costa

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