qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 4/5] m68k: add a system controller


From: Thomas Huth
Subject: Re: [PATCH v4 4/5] m68k: add a system controller
Date: Mon, 8 Mar 2021 07:53:33 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0

On 07/03/2021 17.48, Laurent Vivier wrote:
Add a system controller for the m68k-virt machine.
This controller allows the kernel to power off or reset the machine.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
---
  include/hw/misc/m68k_virt_ctrl.h |  22 +++++
  hw/misc/m68k_virt_ctrl.c         | 152 +++++++++++++++++++++++++++++++

Wouldn't it make more sense to place this in hw/m68k than hw/misc ?

 Thomas




reply via email to

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