qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 03/10] macfb: increase number of registers saved in MacfbS


From: Laurent Vivier
Subject: Re: [PATCH v2 03/10] macfb: increase number of registers saved in MacfbState
Date: Fri, 4 Mar 2022 11:24:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

Le 02/03/2022 à 22:27, Mark Cave-Ayland a écrit :
The MacOS toolbox ROM accesses a number of addresses between 0x0 and 0x200 
during
initialisation and resolution changes. Whilst the function of many of these
registers is unknown, it is worth the minimal cost of saving these extra values 
as
part of migration to help future-proof the migration stream for the q800 machine
as it starts to stabilise.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
---
  hw/display/macfb.c         | 8 ++++++++
  include/hw/display/macfb.h | 3 ++-
  2 files changed, 10 insertions(+), 1 deletion(-)


Reviewed-by: Laurent Vivier <laurent@vivier.eu>




reply via email to

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