On Mon, Apr 25, 2022 at 8:31 AM Hanna Reitz <[email protected]> wrote: > > On 18.04.22 23:14, John Snow wrote: > > GitLab: https://gitlab.com/jsnow/qemu/-/commits/iotests_qemu_io_diagnostics > > > > Howdy, > > > > This series does for qemu_io() what we've done for qemu_img() and makes > > it a function that checks the return code by default and raises an > > Exception when things do not go according to plan. > > > > This series removes qemu_io_pipe_and_status(), qemu_io_silent(), and > > qemu_io_silent_check() in favor of just qemu_io(). > > > > V3: > > > > - Rebased > > - Squashed the patches that I said I would > > Thanks, applied to my block branch: > > https://gitlab.com/hreitz/qemu/-/commits/block > > Hanna >
Thanks! Please pester me if something comes up as a result of these patches. :) --js
