On Thu, Sep 22, 2011 at 02:37:16PM +0300, Michael S. Tsirkin wrote:
> This is a second iteration of the patch.  The patch has been
> significantly reworked to address (offline) comments by Gleb.
> 
> I think the infrastructure created is generic enough
> to be generally useful beyond the specific bug
> that I would like to fix. Specifically it
> will be able to find S3 Name to patch that,
> or process compiled CPU SSDT to avoid the need for
> hardcoded offsets.
> 
> Please comment.
> 
> Main changes:
>       - tools rewritten in python
>       - Original ASL retains _EJ0 methods, BIOS patches that to EJ0_
>       - generic ACP_EXTRACT infrastructure that can match Method
>           and Name Operators
>       - instead of matching specific method name, insert tags
>         in original DSL source and match that to AML
> 
> -----

Neat, looks good to me.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to