On 18.06.25 23:58, Peter Xu wrote:
Hi, Chenyi,
On Thu, Jun 12, 2025 at 04:27:41PM +0800, Chenyi Qiang wrote:
Relationship with in-place conversion
-
In-place page conversion is the ongoing work to allow mmap() of
guest_memfd to userspace so that both private
On 6/19/2025 6:22 AM, Peter Xu wrote:
> On Thu, Jun 12, 2025 at 04:27:41PM +0800, Chenyi Qiang wrote:
>> This is the v7 series of the shared device assignment support.
>
> Building doc fails, see:
>
> https://gitlab.com/peterx/qemu/-/jobs/10396029551
>
> You should be able to reproduce with
On Thu, Jun 12, 2025 at 04:27:41PM +0800, Chenyi Qiang wrote:
> This is the v7 series of the shared device assignment support.
Building doc fails, see:
https://gitlab.com/peterx/qemu/-/jobs/10396029551
You should be able to reproduce with --enable-docs. I think you need to
follow the rest wit
Hi, Chenyi,
On Thu, Jun 12, 2025 at 04:27:41PM +0800, Chenyi Qiang wrote:
> Relationship with in-place conversion
> -
> In-place page conversion is the ongoing work to allow mmap() of
> guest_memfd to userspace so that both private and shared memory can use
> th
This is the v7 series of the shared device assignment support.
There are not many differences compared to the previous version [1]. The
primary changes include some code cleanup in patch #4 and the addition
of a new comment in patch #5 to describe the brief period of status
consistency.
Overview