qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC v3 07/19] vfio-user: connect vfio proxy to remote server


From: John Johnson
Subject: Re: [RFC v3 07/19] vfio-user: connect vfio proxy to remote server
Date: Tue, 7 Dec 2021 07:49:35 +0000


> On Nov 19, 2021, at 2:42 PM, Alex Williamson <alex.williamson@redhat.com> 
> wrote:
> 
> On Mon,  8 Nov 2021 16:46:35 -0800
> John Johnson <john.g.johnson@oracle.com> wrote:
> 
>> 
>> 
>> static void vfio_user_instance_finalize(Object *obj)
>> {
>> +    VFIOPCIDevice *vdev = VFIO_PCI_BASE(obj);
>> +    VFIODevice *vbasedev = &vdev->vbasedev;
>> +
>> +    vfio_put_device(vdev);
> 
> This looks suspiciously like the initial function in the previous patch
> should not have been empty.  Thanks,
> 


        It can go in the other patch

                                JJ




reply via email to

[Prev in Thread] Current Thread [Next in Thread]