On 23/2/22 10:06, Damien Hedde wrote:
The none machine was using the parent state structure. We'll need a custom state to add a field in the following commit.Signed-off-by: Damien Hedde <damien.he...@greensocs.com> --- hw/core/null-machine.c | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>