On 4/11/25 6:17 AM, Zhenzhong Duan wrote:
Previously device attaching depends on realize() getting host iommu capabilities to check dirty
tracking support. Now we save a caps copy in VFIODevice and check that copy for dirty tracking
support, there is no dependency any more, move realize() ca
>-Original Message-
>From: Cédric Le Goater
>Subject: Re: [PATCH 2/5] vfio: Move realize() after attach_device()
>
>On 4/11/25 12:17, Zhenzhong Duan wrote:
>> Previously device attaching depends on realize() getting host iommu
>> capabilities to check dirty
>-Original Message-
>From: Philippe Mathieu-Daudé
>Subject: Re: [PATCH 2/5] vfio: Move realize() after attach_device()
>
>Hi,
>
>On 11/4/25 12:17, Zhenzhong Duan wrote:
>> Previously device attaching depends on realize() getting host iommu
>> cap
On 4/11/25 12:17, Zhenzhong Duan wrote:
Previously device attaching depends on realize() getting host iommu
capabilities to check dirty tracking support.
Now we save a caps copy in VFIODevice and check that copy for dirty
tracking support, there is no dependency any more, move realize()
call aft
Hi,
On 11/4/25 12:17, Zhenzhong Duan wrote:
Previously device attaching depends on realize() getting host iommu
capabilities to check dirty tracking support.
Now we save a caps copy in VFIODevice and check that copy for dirty
tracking support, there is no dependency any more, move realize()
cal