mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
Revert "vhost-user: add multi queue support"
This reverts commit 830d70db69
.
The interface isn't fully backwards-compatible, which is bad.
Let's redo this properly after 2.4.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
75d663611e
commit
d345ed2da3
6 changed files with 18 additions and 49 deletions
|
@ -127,11 +127,6 @@ in the ancillary data:
|
|||
If Master is unable to send the full message or receives a wrong reply it will
|
||||
close the connection. An optional reconnection mechanism can be implemented.
|
||||
|
||||
Multi queue support
|
||||
-------------------
|
||||
The protocol supports multiple queues by setting all index fields in the sent
|
||||
messages to a properly calculated value.
|
||||
|
||||
Message types
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue