qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Add DSDT node for AppleSMC


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH] Add DSDT node for AppleSMC
Date: Fri, 20 Dec 2013 17:39:53 +0100

On 20.12.2013, at 16:54, Gabriel L. Somlo <address@hidden> wrote:

> AppleSMC (-device isa-applesmc) is required to boot OS X guests.
> OS X expects a SMC node to be present in the ACPI DSDT. This patch
> adds a SMC node to the DSDT, and dynamically patches the return value
> of SMC._STA to either 0x0B if the chip is present, or otherwise to 0x00,
> before booting the guest.
> 
> Signed-off-by: Gabriel Somlo <address@hidden>

I haven't checked for the actual functionality, but please make sure the patch 
passes checkpatch.pl. I spot at least one case of missing braces - and it'd be 
a shame if it gets rejected over that.


Alex




reply via email to

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