Patchew URL: https://patchew.org/QEMU/20190703155944.9637-1-mlevi...@redhat.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
make
Compared to last submission, this series adds another patch,
which implements support for image creation over the nvme drive like that:
qemu-img create -f qcow2 nvme://:06:00.0/1 10G -o preallocation=metadata
I also addressed the review comments.
Best regards,
Maxim Levitsky
Maxim L