[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/4] Trivial ARM changes
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 0/4] Trivial ARM changes |
Date: |
Mon, 4 Nov 2024 13:50:13 +0000 |
On Sun, 3 Nov 2024 at 14:34, Bernhard Beschow <shentey@gmail.com> wrote:
>
> This series improves the tracing experience in three devices used in ARM
> context. It also removes a duplicate statement in an IMX watchdog.
>
> v2:
> * Fix format strings in trace events for imx_gpt (Phil)
> * Add patch for tmp105 which improves tracing
>
> Bernhard Beschow (4):
> hw/rtc/ds1338: Trace send and receive operations
> hw/timer/imx_gpt: Convert DPRINTF to trace events
> hw/watchdog/wdt_imx2: Remove redundant assignment
> hw/sensor/tmp105: Convert printf() to trace event, add tracing for
> read/write access
Applied to target-arm.next, thanks.
-- PMM
- [PATCH v2 0/4] Trivial ARM changes, Bernhard Beschow, 2024/11/03
- [PATCH v2 1/4] hw/rtc/ds1338: Trace send and receive operations, Bernhard Beschow, 2024/11/03
- [PATCH v2 2/4] hw/timer/imx_gpt: Convert DPRINTF to trace events, Bernhard Beschow, 2024/11/03
- [PATCH v2 3/4] hw/watchdog/wdt_imx2: Remove redundant assignment, Bernhard Beschow, 2024/11/03
- [PATCH v2 4/4] hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write access, Bernhard Beschow, 2024/11/03
- Re: [PATCH v2 0/4] Trivial ARM changes,
Peter Maydell <=