Skip to content
  • Alexander Graf's avatar
    AppleSMC device emulation · 1ddda5cd
    Alexander Graf authored
    
    
    Intel Macs have a chip called the "AppleSMC" which they use to control
    certain Apple specific parts of the hardware, like the keyboard background
    light.
    
    That chip is also used to store a key that Mac OS X uses to decrypt binaries.
    
    This patch adds emulation for that chip, so we're getting one step further
    to having Mac OS X run natively on Qemu.
    
    Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
    Signed-off-by: default avatarBlue Swirl <blauwirbel@gmail.com>
    1ddda5cd