« Previous | Next » 

Revision ecda3447

IDecda3447d18637c48469296c4ca8823f0a5c6717

Added by Paolo Bonzini over 12 years ago

nbd: allow multiple in-flight requests

Allow sending up to 16 requests, and drive the replies to the coroutine
that did the request. The code is written to be exactly the same as
before this patch when MAX_NBD_REQUESTS == 1 (modulo the extra mutex
and state).

Signed-off-by: Paolo Bonzini <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences