Ping. Now that 7.1 is open, I'd like to include this series in my next
NBD pull request.
On Mon, Mar 14, 2022 at 03:38:15PM -0500, Eric Blake wrote:
> v2 was here:
> https://lists.gnu.org/archive/html/qemu-devel/2022-02/msg03314.html
>
> Since then:
> - expose the knob through 'qemu-nbd -m on|off
v2 was here:
https://lists.gnu.org/archive/html/qemu-devel/2022-02/msg03314.html
Since then:
- expose the knob through 'qemu-nbd -m on|off|auto'
- reuse QAPI OnOffAuto type instead of rolling my own
- rewrite the iotest from bash into python (thanks: Nir, Vladimir)
- split out easy preliminary fix