qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 00/17] block: local qiov helper


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v3 00/17] block: local qiov helper
Date: Wed, 13 Feb 2019 16:19:51 +0800
User-agent: Mutt/1.10.1 (2018-07-13)

On Thu, Feb 07, 2019 at 01:24:28PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> Hi all!
> 
> Here is a new simple helper for a very often patter
> around qemu_iovec_init_external, when we need simple qiov with only
> one iov, initialized from external buffer.
> 
> v3:

Hi Vladimir,
"make check" is failing:

  TEST    check-qtest-x86_64: tests/ide-test
qemu-system-x86_64: /home/stefanha/qemu/include/qemu/iov.h:195: 
qemu_iovec_get_buf: Assertion `qiov->niov == -1 && qiov->iov == 
&qiov->local_iov' failed.

Please take a look and send v4.

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]