On 20/7/26 13:53, 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(-)
Patch queued, thanks.