RE: [PATCH for-10.1 17/32] vfio: Move vfio_kvm_device_add/del_fd() to helpers.c

2025-03-20 Thread Duan, Zhenzhong
>-Original Message- >From: Cédric Le Goater >Subject: [PATCH for-10.1 17/32] vfio: Move vfio_kvm_device_add/del_fd() to >helpers.c > >vfio_kvm_device_add/del_fd() are low level routines. Move them with >the other helpers. > >Signed-off-by: Cédric Le Goater Reviewed-by: Zhenzhong Duan

Re: [PATCH for-10.1 17/32] vfio: Move vfio_kvm_device_add/del_fd() to helpers.c

2025-03-19 Thread John Levon
On Tue, Mar 18, 2025 at 10:54:00AM +0100, Cédric Le Goater wrote: > vfio_kvm_device_add/del_fd() are low level routines. Move them with > the other helpers. > > Signed-off-by: Cédric Le Goater Reviewed-by: John Levon regards john