[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/5] Versatile Express SiI9022 emulation
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH 0/5] Versatile Express SiI9022 emulation |
Date: |
Tue, 27 Feb 2018 17:26:54 +0000 |
On 27 February 2018 at 10:48, Linus Walleij <address@hidden> 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.
thanks
-- PMM
- [Qemu-devel] [PATCH 0/5] Versatile Express SiI9022 emulation, Linus Walleij, 2018/02/27
- [Qemu-devel] [PATCH 3/5] hw/i2c-ddc: Do not fail writes, Linus Walleij, 2018/02/27
- [Qemu-devel] [PATCH 1/5] i2c: Fix some brace style issues, Linus Walleij, 2018/02/27
- [Qemu-devel] [PATCH 2/5] i2c: Move the bus class to i2c.h, Linus Walleij, 2018/02/27
- [Qemu-devel] [PATCH 5/5] arm/vexpress: Add proper display connector emulation, Linus Walleij, 2018/02/27
- [Qemu-devel] [PATCH 4/5] hw/sii9022: Add support for Silicon Image SII9022, Linus Walleij, 2018/02/27
- Re: [Qemu-devel] [PATCH 0/5] Versatile Express SiI9022 emulation,
Peter Maydell <=