Re: [Qemu-devel] [PATCH] doc: Permit BLOCK_STATUS reply to extend beyond request

2018-08-16 Thread Eric Blake
On 08/15/2018 04:23 AM, Vladimir Sementsov-Ogievskiy wrote: ping. Finally, Qemu 3.0 released, and it is incompatible with current NBD protocol. Please, commit this patch. Indeed, qemu 3.0 with the qemu:dirty-bitmap:NAME context does exceed the final length when REQ_ONE is not in force. As

Re: [Qemu-devel] [PATCH] doc: Permit BLOCK_STATUS reply to extend beyond request

2018-08-15 Thread Vladimir Sementsov-Ogievskiy
ping. Finally, Qemu 3.0 released, and it is incompatible with current NBD protocol. Please, commit this patch. 13.08.2018 15:02, Vladimir Sementsov-Ogievskiy wrote: ping Qemu 3.0 is near to release, and it is not correspond to current version of spec, it corresponds to this patch. Can we pu