Hi Michael, On Fri, Jul 17, 2015 at 4:09 PM, Michael S. Tsirkin <m...@redhat.com> wrote: > This patchset sets the stage for extending the vhost user > protocol, with full backwards compatibility. > > The approach is to negotiate feature bits queried and > acknowledged during device setup. > > For now, there's no new functionality: two new messages > are added that will allow negotiating new messages > required for functionality such as MQ and migration. > > For now, I used the feature bit 30 to signal support for these new messages, > and we now have 64 more bits to play. > > The patches can be found in my tree, branch vhost-user.
Where can I find your qemu tree ? I would like to check the multi-queue case. Thanks, Maxime