Re: [PATCH v4 11/41] vfio/container: Move space field to base container

2023-11-06 Thread Cédric Le Goater
On 11/2/23 08:12, Zhenzhong Duan wrote: From: Eric Auger Move the space field to the base object. Also the VFIOAddressSpace now contains a list of base containers. No fucntional change intended. Signed-off-by: Eric Auger Signed-off-by: Yi Liu Signed-off-by: Yi Sun Signed-off-by: Zhenzhong

[PATCH v4 11/41] vfio/container: Move space field to base container

2023-11-02 Thread Zhenzhong Duan
From: Eric Auger Move the space field to the base object. Also the VFIOAddressSpace now contains a list of base containers. No fucntional change intended. Signed-off-by: Eric Auger Signed-off-by: Yi Liu Signed-off-by: Yi Sun Signed-off-by: Zhenzhong Duan --- v4: use bcontainer->space->as in