From: Peter Maydell <peter.maydell@linaro.org>
To: Alistair Francis <alistair.francis@xilinx.com>
Cc: "qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>,
"Edgar Iglesias" <edgar.iglesias@xilinx.com>,
hyunk@xilinx.com, "Mark Burton" <mark.burton@greensocs.com>,
"Peter Crosthwaite" <crosthwaitepeter@gmail.com>,
"Guillaume Delbergue" <guillaume.delbergue@greensocs.com>,
"KONRAD Frédéric" <fred.konrad@greensocs.com>
Subject: Re: [Qemu-devel] [PATCH V9 0/9] Xilinx DisplayPort.
Date: Thu, 9 Jun 2016 19:05:56 +0100 [thread overview]
Message-ID: <CAFEAcA9d083Nz0vpsWrb62mzsumkSkgZkFXGA7Nxt1xfMf3bWQ@mail.gmail.com> (raw)
In-Reply-To: <CAKmqyKPR3R2HStf=Jh2D6GFq4ESFNAXqs7FxA7a6pab6G7OgqA@mail.gmail.com>
On 7 June 2016 at 22:39, Alistair Francis <alistair.francis@xilinx.com> wrote:
> On Tue, Jun 7, 2016 at 1:30 PM, <fred.konrad@greensocs.com> wrote:
>> From: KONRAD Frederic <fred.konrad@greensocs.com>
>
> Hey Peter,
>
> These are all reviewed by Xilinx, this is ready to merge from our point of view.
This series breaks 'make check'. Specifically, the patch
"i2c: implement broadcast write" causes:
(cd build/x86 && QTEST_QEMU_BINARY=arm-softmmu/qemu-system-arm
QTEST_QEMU_IMG=qemu-img MALLOC_PERTURB_=${MALLOC_PERTURB_:-$((RANDOM %
255 + 1))} gtester -k --verbose -m=quick tests/ds1338-test)
TEST: tests/ds1338-test... (pid=22635)
/arm/ds1338/tx-rx:
Broken pipe
FAIL
GTester: last random seed: R02Se51ed4e024b0f59ef23e564a2a28bb83
(pid=22641)
FAIL: tests/ds1338-test
thanks
-- PMM
next prev parent reply other threads:[~2016-06-09 18:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-07 20:30 [Qemu-devel] [PATCH V9 0/9] Xilinx DisplayPort fred.konrad
2016-06-07 20:31 ` [Qemu-devel] [PATCH V9 1/9] i2cbus: remove unused dev field fred.konrad
2016-06-07 20:31 ` [Qemu-devel] [PATCH V9 2/9] i2c: implement broadcast write fred.konrad
2016-06-07 20:31 ` [Qemu-devel] [PATCH V9 3/9] i2c: Factor our send() and recv() common logic fred.konrad
2016-06-07 20:31 ` [Qemu-devel] [PATCH V9 4/9] introduce aux-bus fred.konrad
2016-06-07 20:31 ` [Qemu-devel] [PATCH V9 5/9] introduce dpcd module fred.konrad
2016-06-07 20:31 ` [Qemu-devel] [PATCH V9 6/9] hw/i2c-ddc.c: Implement DDC I2C slave fred.konrad
2016-06-07 20:31 ` [Qemu-devel] [PATCH V9 7/9] introduce xlnx-dpdma fred.konrad
2016-06-07 20:31 ` [Qemu-devel] [PATCH V9 8/9] introduce xlnx-dp fred.konrad
2016-06-07 20:31 ` [Qemu-devel] [PATCH V9 9/9] arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma fred.konrad
2016-06-07 21:39 ` [Qemu-devel] [PATCH V9 0/9] Xilinx DisplayPort Alistair Francis
2016-06-09 18:05 ` Peter Maydell [this message]
2016-06-11 10:52 ` KONRAD Frederic
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=CAFEAcA9d083Nz0vpsWrb62mzsumkSkgZkFXGA7Nxt1xfMf3bWQ@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=alistair.francis@xilinx.com \
--cc=crosthwaitepeter@gmail.com \
--cc=edgar.iglesias@xilinx.com \
--cc=fred.konrad@greensocs.com \
--cc=guillaume.delbergue@greensocs.com \
--cc=hyunk@xilinx.com \
--cc=mark.burton@greensocs.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).