Patchew URL: https://patchew.org/QEMU/cover.1556562150.git.be...@igalia.com/
Hi,
This series failed the asan build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#!/bin/bash
time make
Patchew URL: https://patchew.org/QEMU/cover.1556562150.git.be...@igalia.com/
Hi,
This series failed the docker-mingw@fedora build test. Please find the testing
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#!/bi
On 4/29/19 1:42 PM, Alberto Garcia wrote:
> Hi,
>
> this API only had a few users left so it can be easily removed.
Sounds very similar to my earlier attempt at the same:
https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg02769.html
>
> Regards,
>
> Berto
>
> Alberto Garcia (5):
> qc
Hi,
this API only had a few users left so it can be easily removed.
Regards,
Berto
Alberto Garcia (5):
qcow2: Replace bdrv_write() with bdrv_pwrite()
vdi: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()
vvfat: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()
block: Remove b