qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 956eb2: hw/misc/led: Add yellow LED


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 956eb2: hw/misc/led: Add yellow LED
Date: Mon, 15 Mar 2021 10:00:38 -0700

  Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: 956eb2043a9367296af7bd9b725f1971af48efa9
      
https://github.com/qemu/qemu/commit/956eb2043a9367296af7bd9b725f1971af48efa9
  Author: Philippe Mathieu-Daudé <f4bug@amsat.org>
  Date:   2021-03-15 (Mon, 15 Mar 2021)

  Changed paths:
    M hw/misc/led.c
    M include/hw/misc/led.h

  Log Message:
  -----------
  hw/misc/led: Add yellow LED

Add the yellow "lime" LED.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Michael Rolnik <mrolnik@gmail.com>
Message-Id: <20210313165445.2113938-2-f4bug@amsat.org>


  Commit: 15991968a072bca0f73eaa7929273afd80f70979
      
https://github.com/qemu/qemu/commit/15991968a072bca0f73eaa7929273afd80f70979
  Author: Philippe Mathieu-Daudé <f4bug@amsat.org>
  Date:   2021-03-15 (Mon, 15 Mar 2021)

  Changed paths:
    M hw/avr/arduino.c

  Log Message:
  -----------
  hw/avr/arduino: List board schematic links

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Michael Rolnik <mrolnik@gmail.com>
Message-Id: <20210313165445.2113938-3-f4bug@amsat.org>


  Commit: 2e35dfb634daba466adbc382da64e5fd4ce9d2ed
      
https://github.com/qemu/qemu/commit/2e35dfb634daba466adbc382da64e5fd4ce9d2ed
  Author: Lichang Zhao <zhaolichang@huawei.com>
  Date:   2021-03-15 (Mon, 15 Mar 2021)

  Changed paths:
    M target/avr/helper.c

  Log Message:
  -----------
  target/avr: Fix some comment spelling errors

I found that there are many spelling errors in the comments of qemu/target/avr.
I used spellcheck to check the spelling errors and found some errors in the 
folder.

Signed-off-by: Lichang Zhao <zhaolichang@huawei.com>
Reviewed-by: David Edmondson <david.edmondson@oracle.com>
Reviewed-by: Philippe Mathieu-Daude<f4bug@amsat.org>
Message-Id: <20201009064449.2336-12-zhaolichang@huawei.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Michael Rolnik <mrolnik@gmail.com>


  Commit: 56b90e60c4019b08012bd8bd1459efc00b055577
      
https://github.com/qemu/qemu/commit/56b90e60c4019b08012bd8bd1459efc00b055577
  Author: Ivanov Arkasha <ivanovrkasha@gmail.com>
  Date:   2021-03-15 (Mon, 15 Mar 2021)

  Changed paths:
    M target/avr/helper.c

  Log Message:
  -----------
  target/avr: Fix interrupt execution

Only one interrupt is in progress at the moment.
It is only necessary to set to reset interrupt_request
after all interrupts have been executed.

Signed-off-by: Ivanov Arkasha <ivanovrkasha@gmail.com>
Message-Id: <20210312164754.18437-1-arkaisp2021@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Michael Rolnik <mrolnik@gmail.com>


  Commit: e7c6a8cf9f5c82aa152273e1c9e80d07b1b0c32c
      
https://github.com/qemu/qemu/commit/e7c6a8cf9f5c82aa152273e1c9e80d07b1b0c32c
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   2021-03-15 (Mon, 15 Mar 2021)

  Changed paths:
    M hw/avr/arduino.c
    M hw/misc/led.c
    M include/hw/misc/led.h
    M target/avr/helper.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into staging

AVR patches queue

- Only reset 'interrupt_request' mask once all interrupts executed
- Documentation and typo fixes

# gpg: Signature made Sun 14 Mar 2021 23:45:34 GMT
# gpg:                using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE
# gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <f4bug@amsat.org>" 
[full]
# Primary key fingerprint: FAAB E75E 1291 7221 DCFD  6BB2 E3E3 2C2C DEAD C0DE

* remotes/philmd/tags/avr-20210315:
  target/avr: Fix interrupt execution
  target/avr: Fix some comment spelling errors
  hw/avr/arduino: List board schematic links
  hw/misc/led: Add yellow LED

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>


Compare: https://github.com/qemu/qemu/compare/51204c2f188e...e7c6a8cf9f5c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]