From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Xu <peterx@redhat.com>, qemu-devel@nongnu.org
Cc: David Gibson <david@gibson.dropbear.id.au>,
Peter Maydell <peter.maydell@linaro.org>,
Alex Williamson <alex.williamson@redhat.com>,
"Michael S . Tsirkin" <mst@redhat.com>,
Alexey Kardashevskiy <aik@ozlabs.ru>
Subject: Re: [Qemu-devel] [PATCH v2 0/4] memory/vfio: notify region_del() when unregister listeners
Date: Fri, 26 Jan 2018 10:17:13 +0100 [thread overview]
Message-ID: <05508ddd-ec2f-389f-18de-bcd359d69f00@redhat.com> (raw)
In-Reply-To: <20180122060244.29368-1-peterx@redhat.com>
On 22/01/2018 07:02, Peter Xu wrote:
> v2
> - add begin() hooks [Paolo]
> - move vfio patch to front [Paolo]
> - one more patch for arm devlistener unregister [Paolo]
> - one more patch for vhost traces
> - removing RFC tag
>
> This series fixes bug reported here:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1531393
>
> The first patch only adds traces for vhost, with which I tested on
> vhost to make sure that my last patch works as expected with vhost.
> Please pick it if anyone wants, or ignore it if no one likes it.
>
> The 2nd patch is the arm fix for preparation of the last patch.
>
> The 3rd patch is the vfio fix for preparation of the last patch.
>
> The 4th patch is the core fix of the problem.
>
> Please review, thanks.
>
> Thanks.
>
> Peter Xu (4):
> vhost: add traces for memory listeners
> arm: postpone device listener unregister
> vfio: listener unregister before unset container
> memory: do explicit cleanup when remove listeners
>
> hw/vfio/common.c | 16 ++++++++++++----
> hw/virtio/trace-events | 6 ++++++
> hw/virtio/vhost.c | 11 +++++++----
> memory.c | 27 +++++++++++++++++++++++++++
> target/arm/kvm.c | 2 +-
> 5 files changed, 53 insertions(+), 9 deletions(-)
>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Alex, Peter, can you ack or apply patches 2/3?
Thanks,
Paolo
next prev parent reply other threads:[~2018-01-26 9:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-22 6:02 [Qemu-devel] [PATCH v2 0/4] memory/vfio: notify region_del() when unregister listeners Peter Xu
2018-01-22 6:02 ` [Qemu-devel] [PATCH v2 1/4] vhost: add traces for memory listeners Peter Xu
2018-01-26 16:44 ` Michael S. Tsirkin
2018-01-22 6:02 ` [Qemu-devel] [PATCH v2 2/4] arm: postpone device listener unregister Peter Xu
2018-01-22 6:02 ` [Qemu-devel] [PATCH v2 3/4] vfio: listener unregister before unset container Peter Xu
2018-01-26 16:46 ` Alex Williamson
2018-01-22 6:02 ` [Qemu-devel] [PATCH v2 4/4] memory: do explicit cleanup when remove listeners Peter Xu
2018-01-26 9:17 ` Paolo Bonzini [this message]
2018-01-30 19:12 ` [Qemu-devel] [PATCH v2 0/4] memory/vfio: notify region_del() when unregister listeners Paolo Bonzini
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=05508ddd-ec2f-389f-18de-bcd359d69f00@redhat.com \
--to=pbonzini@redhat.com \
--cc=aik@ozlabs.ru \
--cc=alex.williamson@redhat.com \
--cc=david@gibson.dropbear.id.au \
--cc=mst@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=peterx@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).