qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] virtio: migration fixes for memory region cache
@ 2017-02-22 16:37 Stefan Hajnoczi
  2017-02-22 16:37 ` [Qemu-devel] [PATCH v2 1/2] virtio: invalidate memory in vring_set_avail_event() Stefan Hajnoczi
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Stefan Hajnoczi @ 2017-02-22 16:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael S. Tsirkin, Cornelia Huck, Stefan Hajnoczi

v2:
 * Avoid early region cache initialization in virtio_load() with wrong ring
   addresses for VIRTIO-1 in Patch 2 [Cornelia]

Bug fixes for the recently added memory region cache in virtio.  This series
fixes live migration, see patches for details.

Stefan Hajnoczi (2):
  virtio: invalidate memory in vring_set_avail_event()
  virtio: add missing region cache init in virtio_load()

 hw/virtio/virtio.c | 26 ++++++++++++++++++++------
 1 file changed, 20 insertions(+), 6 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-02-28 13:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-22 16:37 [Qemu-devel] [PATCH v2 0/2] virtio: migration fixes for memory region cache Stefan Hajnoczi
2017-02-22 16:37 ` [Qemu-devel] [PATCH v2 1/2] virtio: invalidate memory in vring_set_avail_event() Stefan Hajnoczi
2017-02-22 16:37 ` [Qemu-devel] [PATCH v2 2/2] virtio: add missing region cache init in virtio_load() Stefan Hajnoczi
2017-02-27 14:06   ` Cornelia Huck
2017-02-24 14:24 ` [Qemu-devel] [PATCH v2 0/2] virtio: migration fixes for memory region cache Auger Eric
2017-02-28 13:18 ` Stefan Hajnoczi

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