commit | b90fb4b8f5cd01dfcf0e3b45c93977a2e3bdcc71 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Sep 08 17:24:54 2011 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Sep 19 11:34:33 2011 +0200 |
tree | b56e1a33fbb71196fc78cc03d2d1c05b8674e5e3 | |
parent | 530889ff95659d8fea81eb556e5706387fdddfa7 [diff] |
nbd: support feature negotiation nbd supports writing flags in bytes 24...27 of the header, and uses that for the read-only flag. Add support for it in qemu-nbd. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>