On 2/26/21 8:48 AM, Paolo Bonzini wrote: > On 26/02/21 00:16, Philippe Mathieu-Daudé wrote: >>> I personally don’t have any preference for the name. >> Great. >> >> So with the summary/description updated as: >> >> summary_info += {'Multiprocess QEMU (vfio-user device backends)': >> multiprocess_allowed} >> >> option('multiprocess', type: 'feature', value: 'auto', >> description: 'Multiprocess QEMU (vfio-user device backends) >> support') >> >> Reviewed-by: Philippe Mathieu-Daudé<phi...@redhat.com> >> > > It's not yet vfio-user. For now I can put "out of process device > emulation";
OK. > however, if the protocol is going to change, I wonder if it > should be disabled by default. Sounds safer indeed. We need to add --enable-multiprocess in CI to keep testing the feature.