qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "QEMU Developers" <qemu-devel@nongnu.org>,
	qemu-arm <qemu-arm@nongnu.org>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Corey Minyard" <cminyard@mvista.com>
Subject: Re: [Qemu-devel] [PATCH 0/5] Versatile Express SiI9022 emulation
Date: Wed, 28 Feb 2018 13:44:38 +0100	[thread overview]
Message-ID: <CACRpkdatS-+MF1+sv3i+DhgCaVwepvc2jntwqe64D8DPEpho_Q@mail.gmail.com> (raw)
In-Reply-To: <CAFEAcA9h9VjyS7QjHiRkYwThGyK0NErWSPxMGD=iRT82qECi8Q@mail.gmail.com>

On Tue, Feb 27, 2018 at 6:26 PM, Peter Maydell <peter.maydell@linaro.org> wrote:
> On 27 February 2018 at 10:48, Linus Walleij <linus.walleij@linaro.org> wrote:
>> This series adds proper display bridge/connector emulation
>> for the Versatile Express, implementing a simple Silicon
>> Image 9022 emulation spawning a DDC I2C child.
>>
>> After the series the Versatile Express is successfully
>> presented the "QEMU monitor" through DDC I2C.
>>
>> The series includes two refactorings from Corey and a
>> minor bug fix for the i2c-ddc so that everything is smoothly
>> integrated.
>>
>> Corey Minyard (2):
>>   i2c: Fix some brace style issues
>>   i2c: Move the bus class to i2c.h
>>
>> Linus Walleij (3):
>>   hw/i2c-ddc: Do not fail writes
>>   hw/sii9022: Add support for Silicon Image SII9022
>>   arm/vexpress: Add proper display connector emulation
>
> Hi; I've applied this to target-arm.next with the tweak to
> the commit message of patch 5 and the reset function in patch 4.
> Let me know if you think those are wrong or you'd prefer to
> respin the series yourself.

I am certain you did it better than I could, thanks a lot.

I forgot about the reset business, sorry :(

I will test it once it hits the trunk!

Yours,
Linus Walleij

      reply	other threads:[~2018-02-28 12:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-27 10:48 [Qemu-devel] [PATCH 0/5] Versatile Express SiI9022 emulation Linus Walleij
2018-02-27 10:48 ` [Qemu-devel] [PATCH 1/5] i2c: Fix some brace style issues Linus Walleij
2018-02-27 10:49 ` [Qemu-devel] [PATCH 2/5] i2c: Move the bus class to i2c.h Linus Walleij
2018-02-27 10:49 ` [Qemu-devel] [PATCH 3/5] hw/i2c-ddc: Do not fail writes Linus Walleij
2018-02-27 23:38   ` Philippe Mathieu-Daudé
2018-02-27 10:49 ` [Qemu-devel] [PATCH 4/5] hw/sii9022: Add support for Silicon Image SII9022 Linus Walleij
2018-02-27 17:19   ` Peter Maydell
2018-02-27 10:49 ` [Qemu-devel] [PATCH 5/5] arm/vexpress: Add proper display connector emulation Linus Walleij
2018-02-27 17:12   ` Peter Maydell
2018-02-27 23:34   ` Philippe Mathieu-Daudé
2018-02-27 17:26 ` [Qemu-devel] [PATCH 0/5] Versatile Express SiI9022 emulation Peter Maydell
2018-02-28 12:44   ` Linus Walleij [this message]

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=CACRpkdatS-+MF1+sv3i+DhgCaVwepvc2jntwqe64D8DPEpho_Q@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=cminyard@mvista.com \
    --cc=f4bug@amsat.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --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).