From: Steven Sistare <steven.sistare@oracle.com>
To: "Cédric Le Goater" <clg@redhat.com>,
"John Levon" <john.levon@nutanix.com>,
qemu-devel@nongnu.org
Cc: Alex Williamson <alex.williamson@redhat.com>,
John Johnson <john.g.johnson@oracle.com>,
Jagannathan Raman <jag.raman@oracle.com>,
Elena Ufimtseva <elena.ufimtseva@oracle.com>
Subject: Re: [PATCH] vfio/container: pass MemoryRegion to DMA operations
Date: Fri, 23 May 2025 10:47:20 -0400 [thread overview]
Message-ID: <b7e6a0d1-dc52-4600-9043-65b3b8674256@oracle.com> (raw)
In-Reply-To: <7570ec21-9f28-4a07-b8fc-e3775683c3be@redhat.com>
On 5/23/2025 2:24 AM, Cédric Le Goater wrote:
> On 5/22/25 19:30, Steven Sistare wrote:
>> On 5/22/2025 1:20 PM, Cédric Le Goater wrote:
>>> On 5/21/25 23:55, John Levon wrote:
>>>> Pass through the MemoryRegion to DMA operation handlers of vfio
>>>> containers. The vfio-user container will need this later, to translate
>>>> the vaddr into an offset for the dma map vfio-user message; CPR will
>>>> also will need this.
>>>>
>>>> Originally-by: John Johnson <john.g.johnson@oracle.com>
>>>> Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
>>>> Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com>
>>>> Signed-off-by: John Levon <john.levon@nutanix.com>
>>>> ---
>>>> include/hw/vfio/vfio-container-base.h | 9 +++++----
>>>> hw/vfio/container-base.c | 4 ++--
>>>> hw/vfio/container.c | 3 ++-
>>>> hw/vfio/iommufd.c | 3 ++-
>>>> hw/vfio/listener.c | 6 +++---
>>>> 5 files changed, 14 insertions(+), 11 deletions(-)
>>>
>>> Steven,
>>>
>>> Can you base the live update series on this patch ?
>>
>> Yes, its already on my todo list for V4.
>
> Could you add your R-b ?
Reviewed-by: Steve Sistare <steven.sistare@oracle.com>
- Steve
prev parent reply other threads:[~2025-05-23 14:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-21 21:55 [PATCH] vfio/container: pass MemoryRegion to DMA operations John Levon
2025-05-21 21:58 ` John Levon
2025-05-22 17:20 ` Cédric Le Goater
2025-05-22 17:30 ` Steven Sistare
2025-05-23 6:24 ` Cédric Le Goater
2025-05-23 14:47 ` Steven Sistare [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=b7e6a0d1-dc52-4600-9043-65b3b8674256@oracle.com \
--to=steven.sistare@oracle.com \
--cc=alex.williamson@redhat.com \
--cc=clg@redhat.com \
--cc=elena.ufimtseva@oracle.com \
--cc=jag.raman@oracle.com \
--cc=john.g.johnson@oracle.com \
--cc=john.levon@nutanix.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).