On 7/20/2026 4:53 AM, Philippe Mathieu-Daudé wrote: > In commit 1ddda5cd364 we meant to set MSSD=3, but due > to a typo we ended setting MSSD=0. Convert the two other > NATJ and MSSP keys to use hexadecimal notation to avoid > similar copy/paste typos. > > Cc: [email protected] > Fixes: 1ddda5cd364 ("AppleSMC device emulation") > Reported-by: Matthew Jackson <[email protected]> > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > hw/misc/applesmc.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
