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"; however, if the protocol is going to change, I wonder if it
should be disabled by default.
Paolo