qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_state


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_state
Date: Tue, 26 Dec 2023 12:55:07 +0100
User-agent: Mozilla Thunderbird

On 21/12/23 13:29, Thomas Huth wrote:
There's no need to explicitely allocate the memory here, we can
simply embed it into the m5206_mbar_state instead.

Signed-off-by: Thomas Huth <huth@tuxfamily.org>
---
  hw/m68k/mcf5206.c | 20 ++++++++------------
  1 file changed, 8 insertions(+), 12 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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