From: Fam Zheng <famz@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 00/17] Block patches
Date: Tue, 13 Sep 2016 09:11:02 +0800 [thread overview]
Message-ID: <20160913011102.GA15800@lemon> (raw)
In-Reply-To: <CAFEAcA9B5O3MKbmeT_mNrY1_MivQErNOhSXmUVh=t+FNxjy0GQ@mail.gmail.com>
On Mon, 09/12 16:56, Peter Maydell wrote:
> On 12 September 2016 at 16:12, Peter Maydell <peter.maydell@linaro.org> wrote:
> > On 12 September 2016 at 15:08, Stefan Hajnoczi <stefanha@redhat.com> wrote:
> >> The following changes since commit c2a57aae9a1c3dd7de77daf5478df10379aeeebf:
> >>
> >> Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into staging (2016-09-09 12:49:41 +0100)
> >>
> >> are available in the git repository at:
> >>
> >> git://github.com/stefanha/qemu.git tags/block-pull-request
> >>
> >> for you to fetch changes up to 8f1096787517c66b67cc29bab65edc0188a86326:
> >>
> >> tests: fix qvirtqueue_kick (2016-09-12 15:06:29 +0100)
> >
> >
> > /replication/primary/get_error: OK
> > /replication/secondary/get_error: OK
> >
> > Please can you rename these tests? They create false positives in
> > scripts that look in the build logs for errors by grepping for
> > "error:" or "warning:".
>
> Also, two new sanitizer errors:
>
> /home/petmay01/linaro/qemu-for-merges/block/qcow2.c:1807:41: runtime
> error: null pointer passed as argument 2, which is declared to never
> be null
> /home/petmay01/linaro/qemu-for-merges/block/qcow2-cluster.c:86:26:
> runtime error: null pointer passed as argument 2, which is declared to
> never be null
>
> both attempts to memcpy() from a NULL source pointer while running
> the tests/test-replication test.
>
Stefan, if you are going to do another PULL, do you mind including
https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg01717.html
as well? :)
Fam
next prev parent reply other threads:[~2016-09-13 1:11 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-12 14:08 [Qemu-devel] [PULL 00/17] Block patches Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 01/17] linux-aio: consume events in userspace instead of calling io_getevents Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 02/17] linux-aio: split processing events function Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 03/17] linux-aio: process completions from ioq_submit() Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 04/17] virtio-blk: rename virtio_device_info to virtio_blk_info Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 05/17] block: unblock backup operations in backing file Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 06/17] Backup: clear all bitmap when doing block checkpoint Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 07/17] Backup: export interfaces for extra serialization Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 08/17] block: Link backup into block core Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 09/17] docs: block replication's description Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 10/17] mirror: auto complete active commit Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 11/17] configure: support replication Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 12/17] replication: Introduce new APIs to do replication operation Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 13/17] replication: Implement new driver for block replication Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 14/17] tests: add unit test case for replication Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 15/17] support replication driver in blockdev-add Stefan Hajnoczi
2016-10-25 21:31 ` Eric Blake
2016-09-12 14:08 ` [Qemu-devel] [PULL 16/17] MAINTAINERS: add maintainer for replication Stefan Hajnoczi
2016-09-12 14:08 ` [Qemu-devel] [PULL 17/17] tests: fix qvirtqueue_kick Stefan Hajnoczi
2016-09-12 15:12 ` [Qemu-devel] [PULL 00/17] Block patches Peter Maydell
2016-09-12 15:56 ` Peter Maydell
2016-09-13 1:11 ` Fam Zheng [this message]
2016-09-13 8:34 ` Stefan Hajnoczi
2016-09-13 8:53 ` Stefan Hajnoczi
-- strict thread matches above, loose matches on Subject: below --
2019-08-19 16:17 Max Reitz
2019-08-20 12:40 ` Peter Maydell
2016-01-20 16:24 Kevin Wolf
2016-01-21 13:42 ` Peter Maydell
2015-07-02 9:19 Stefan Hajnoczi
2015-07-02 12:46 ` Peter Maydell
2015-07-07 13:47 ` Peter Maydell
2015-07-08 13:52 ` Stefan Hajnoczi
2015-06-05 11:57 Stefan Hajnoczi
2015-06-05 13:53 ` Peter Maydell
2014-06-02 13:56 Kevin Wolf
2014-06-02 14:46 ` Peter Maydell
2014-05-09 19:03 Stefan Hajnoczi
2014-05-13 10:32 ` Peter Maydell
2013-10-29 16:30 Kevin Wolf
2010-07-06 15:33 Kevin Wolf
2010-07-06 19:07 ` Anthony Liguori
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=20160913011102.GA15800@lemon \
--to=famz@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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.