From: longpeng2--- via <qemu-devel@nongnu.org>
To: "pbonzini@redhat.com" <pbonzini@redhat.com>,
"alex.williamson@redhat.com" <alex.williamson@redhat.com>,
"mst@redhat.com" <mst@redhat.com>,
"mtosatti@redhat.com" <mtosatti@redhat.com>
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
"Gonglei (Arei)" <arei.gonglei@huawei.com>
Subject: RE: [PATCH 0/2] kvm/msi: do explicit commit when adding msi routes
Date: Tue, 4 Jan 2022 00:48:48 +0000 [thread overview]
Message-ID: <c9eba7e294ae4bc68bf1095ace98fa34@huawei.com> (raw)
In-Reply-To: <20211211142703.1941-1-longpeng2@huawei.com>
Hi guys,
Ping...
> -----Original Message-----
> From: Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
> Sent: Saturday, December 11, 2021 10:27 PM
> To: pbonzini@redhat.com; alex.williamson@redhat.com; mst@redhat.com;
> mtosatti@redhat.com
> Cc: kvm@vger.kernel.org; qemu-devel@nongnu.org; Gonglei (Arei)
> <arei.gonglei@huawei.com>; Longpeng (Mike, Cloud Infrastructure Service
> Product Dept.) <longpeng2@huawei.com>
> Subject: [PATCH 0/2] kvm/msi: do explicit commit when adding msi routes
>
> From: Longpeng <longpeng2@huawei.com>
>
> This patchset moves the call to kvm_irqchip_commit_routes() out of
> kvm_irqchip_add_msi_route(). An optimization of vfio migration [1]
> depends on this changes.
>
> [1] https://lists.gnu.org/archive/html/qemu-devel/2021-11/msg00968.html
>
> Longpeng (Mike) (2):
> kvm-irqchip: introduce new API to support route change
> kvm/msi: do explicit commit when adding msi routes
>
> accel/kvm/kvm-all.c | 7 ++++---
> accel/stubs/kvm-stub.c | 2 +-
> hw/misc/ivshmem.c | 5 ++++-
> hw/vfio/pci.c | 5 ++++-
> hw/virtio/virtio-pci.c | 4 +++-
> include/sysemu/kvm.h | 23 +++++++++++++++++++++--
> target/i386/kvm/kvm.c | 4 +++-
> 7 files changed, 40 insertions(+), 10 deletions(-)
>
> --
> 2.23.0
prev parent reply other threads:[~2022-01-04 0:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-11 14:27 [PATCH 0/2] kvm/msi: do explicit commit when adding msi routes Longpeng(Mike) via
2021-12-11 14:27 ` [PATCH 1/2] kvm-irqchip: introduce new API to support route change Longpeng(Mike) via
2021-12-11 14:27 ` [PATCH 2/2] kvm/msi: do explicit commit when adding msi routes Longpeng(Mike) via
2022-01-04 0:48 ` longpeng2--- via [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=c9eba7e294ae4bc68bf1095ace98fa34@huawei.com \
--to=qemu-devel@nongnu.org \
--cc=alex.williamson@redhat.com \
--cc=arei.gonglei@huawei.com \
--cc=kvm@vger.kernel.org \
--cc=longpeng2@huawei.com \
--cc=mst@redhat.com \
--cc=mtosatti@redhat.com \
--cc=pbonzini@redhat.com \
/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).