All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: qemu-devel <qemu-devel@nongnu.org>,
	Anthony Liguori <anthony@codemonkey.ws>
Subject: Re: [Qemu-devel] [PATCHv5 03/11] rewrite iov_* functions
Date: Fri, 16 Mar 2012 23:29:07 +0100	[thread overview]
Message-ID: <4F63BEB3.9040803@redhat.com> (raw)
In-Reply-To: <4F63BC09.1060507@msgid.tls.msk.ru>

Il 16/03/2012 23:17, Michael Tokarev ha scritto:
>>> >>  test-iov.c |  158 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> > 
>> > Makefile changes missing.
> *sigh* Which changes?
> 
> I'm sorry but i ran past any sane time limits for this long ago.
> 
> Come on, which ANOTHER changes do you guys need for all this TRIVIAL stuff ???
> Can you describe in a few words please?

Changes to tests/Makefile that build test-iov.c and run it with "make
check".

Paolo

  reply	other threads:[~2012-03-16 22:29 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-16 21:34 [Qemu-devel] [PATCHv5 00/11] cleanup/consolidate iovec functions Michael Tokarev
2012-03-16 21:34 ` [Qemu-devel] [PATCHv5 01/11] virtio-serial-bus: use correct lengths in control_out() message Michael Tokarev
2012-03-16 21:34 ` [Qemu-devel] [PATCHv5 02/11] change iov_* function prototypes to be more appropriate Michael Tokarev
2012-03-16 21:34 ` [Qemu-devel] [PATCHv5 03/11] rewrite iov_* functions Michael Tokarev
2012-03-16 22:12   ` Paolo Bonzini
2012-03-16 22:17     ` Michael Tokarev
2012-03-16 22:29       ` Paolo Bonzini [this message]
2012-03-16 22:36         ` Michael Tokarev
2012-03-16 21:34 ` [Qemu-devel] [PATCHv5 04/11] consolidate qemu_iovec_memset{, _skip}() into single function and use existing iov_memset() Michael Tokarev
2012-03-16 21:34 ` [Qemu-devel] [PATCHv5 05/11] allow qemu_iovec_from_buffer() to specify offset from which to start copying Michael Tokarev
2012-03-16 21:34 ` [Qemu-devel] [PATCHv5 06/11] consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent Michael Tokarev
2012-03-16 21:34 ` [Qemu-devel] [PATCHv5 07/11] change qemu_iovec_to_buf() to match other to, from_buf functions Michael Tokarev
2012-03-16 21:34 ` [Qemu-devel] [PATCHv5 08/11] rename qemu_sendv to iov_send, change proto and move declarations to iov.h Michael Tokarev
2012-03-16 21:34 ` [Qemu-devel] [PATCHv5 09/11] export iov_send_recv() and use it in iov_send() and iov_recv() Michael Tokarev
2012-03-16 21:34 ` [Qemu-devel] [PATCHv5 10/11] cleanup qemu_co_sendv(), qemu_co_recvv() and friends Michael Tokarev
2012-03-16 21:34 ` [Qemu-devel] [PATCHv5 11/11] rewrite iov_send_recv() and move it to iov.c Michael Tokarev
  -- strict thread matches above, loose matches on Subject: below --
2012-03-19 21:22 [Qemu-devel] [PATCHv5 00/11] cleanup/consolidate iovec functions Michael Tokarev
2012-03-19 21:22 ` [Qemu-devel] [PATCHv5 03/11] rewrite iov_* functions Michael Tokarev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F63BEB3.9040803@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=anthony@codemonkey.ws \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.