[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/7] LED API patches for 2020-10-26
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/7] LED API patches for 2020-10-26 |
Date: |
Wed, 28 Oct 2020 13:07:51 +0000 |
On Mon, 26 Oct 2020 at 22:06, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> The following changes since commit a5fac424c76d6401ecde4ecb7d846e656d0d6e89:
>
> Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-reque=
> st' into staging (2020-10-26 10:33:59 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/philmd/qemu.git tags/led-api-20201026
>
> for you to fetch changes up to 06972067c48fc21a47445b5d706368f1129f216f:
>
> hw/arm/tosa: Replace fprintf() calls by LED devices (2020-10-26 13:44:58 +0=
> 100)
>
> ----------------------------------------------------------------
> API to model LED.
>
> CI jobs results:
> . https://cirrus-ci.com/build/4879251751043072
> . https://gitlab.com/philmd/qemu/-/pipelines/207661784
> . https://travis-ci.org/github/philmd/qemu/builds/738958191
> . https://app.shippable.com/github/philmd/qemu/runs/891/summary/console
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2
for any user-visible changes.
-- PMM
- [PULL 0/7] LED API patches for 2020-10-26, Philippe Mathieu-Daudé, 2020/10/26
- [PULL 3/7] hw/misc/led: Emit a trace event when LED intensity has changed, Philippe Mathieu-Daudé, 2020/10/26
- [PULL 1/7] hw/misc/led: Add a LED device, Philippe Mathieu-Daudé, 2020/10/26
- [PULL 2/7] hw/misc/led: Allow connecting from GPIO output, Philippe Mathieu-Daudé, 2020/10/26
- [PULL 4/7] hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1, Philippe Mathieu-Daudé, 2020/10/26
- [PULL 5/7] hw/misc/mps2-fpgaio: Use the LED device, Philippe Mathieu-Daudé, 2020/10/26
- [PULL 6/7] hw/misc/mps2-scc: Use the LED device, Philippe Mathieu-Daudé, 2020/10/26
- [PULL 7/7] hw/arm/tosa: Replace fprintf() calls by LED devices, Philippe Mathieu-Daudé, 2020/10/26
- Re: [PULL 0/7] LED API patches for 2020-10-26,
Peter Maydell <=