From: Juan Quintela <quintela@redhat.com>
To: "Denis V. Lunev" <den@openvz.org>
Cc: Amit Shah <amit.shah@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH for 2.5 v2 1/1] migration: qemu_savevm_state_cleanup becomes mandatory operation
Date: Mon, 09 Nov 2015 17:20:25 +0100 [thread overview]
Message-ID: <878u679mba.fsf@emacs.mitica> (raw)
In-Reply-To: <1447053844-18102-1-git-send-email-den@openvz.org> (Denis V. Lunev's message of "Mon, 9 Nov 2015 10:24:04 +0300")
"Denis V. Lunev" <den@openvz.org> wrote:
> since commit
> commit 94f5a43704129ca4995aa3385303c5ae225bde42
> Author: Liang Li <liang.z.li@intel.com>
> Date: Mon Nov 2 15:37:00 2015 +0800
>
> migration: defer migration_end & blk_mig_cleanup
>
> when actual .cleanup callbacks calling was removed from complete operations.
>
> The patch fixes regression introduced by the commit above results in
> 100% reliable assert for virtio-scsi VM with iothreads enabled during
> 'virsh create-snapshot' operation:
> assert(i != mr->ioeventfd_nb);
> memory_region_del_eventfd
> virtio_pci_set_host_notifier_internal
> virtio_pci_set_host_notifier
> virtio_scsi_dataplane_start
> virtio_scsi_handle_cmd
> virtio_queue_notify_vq
> virtio_queue_host_notifier_read
> aio_dispatch
>
> Signed-off-by: Denis V. Lunev <den@openvz.org>
> Reviewed-by: Liang Li <liang.z.li@intel.com>
> CC: Paolo Bonzini <pbonzini@redhat.com>
> CC: Juan Quintela <quintela@redhat.com>
> CC: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
And applied, thanks.
prev parent reply other threads:[~2015-11-09 16:20 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-07 15:20 [Qemu-devel] assert during internal snapshot Denis V. Lunev
2015-11-07 15:40 ` [Qemu-devel] [PATCH 1/1] migration: qemu_savevm_state_cleanup becomes mandatory operation Denis V. Lunev
2015-11-09 4:06 ` Amit Shah
2015-11-09 5:10 ` Li, Liang Z
2015-11-09 6:11 ` Denis V. Lunev
2015-11-09 6:16 ` Li, Liang Z
2015-11-09 6:18 ` Denis V. Lunev
2015-11-09 8:22 ` Li, Liang Z
2015-11-09 2:28 ` [Qemu-devel] assert during internal snapshot Li, Liang Z
2015-11-09 3:12 ` Li, Liang Z
2015-11-09 3:29 ` Li, Liang Z
2015-11-10 11:00 ` Stefan Hajnoczi
2015-11-10 11:44 ` Denis V. Lunev
2015-11-09 7:24 ` [Qemu-devel] [PATCH for 2.5 v2 1/1] migration: qemu_savevm_state_cleanup becomes mandatory operation Denis V. Lunev
2015-11-09 16:20 ` Juan Quintela [this message]
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=878u679mba.fsf@emacs.mitica \
--to=quintela@redhat.com \
--cc=amit.shah@redhat.com \
--cc=den@openvz.org \
--cc=pbonzini@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.