<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2017-07-23 18:59 GMT+03:00 Marcel Apfelbaum <span dir="ltr"><<a href="mailto:marcel@redhat.com" target="_blank">marcel@redhat.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 23/07/2017 1:15, Aleksandr Bezzubikov wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Unmask previously masked SHPC feature in _OSC method.<br>
<br>
Signed-off-by: Aleksandr Bezzubikov <<a href="mailto:zuban32s@gmail.com" target="_blank">zuban32s@gmail.com</a>><br>
---<br>
  hw/i386/acpi-build.c | 2 +-<br>
  1 file changed, 1 insertion(+), 1 deletion(-)<br>
<br>
diff --git a/hw/i386/acpi-build.c b/hw/i386/acpi-build.c<br>
index 6b7bade..0d99585 100644<br>
--- a/hw/i386/acpi-build.c<br>
+++ b/hw/i386/acpi-build.c<br>
@@ -1850,7 +1850,7 @@ static Aml *build_q35_osc_method(void)<br>
       * Always allow native PME, AER (no dependencies)<br>
       * Never allow SHPC (no SHPC controller in this system)<br>
</blockquote>
<br></span>
Seems the above comment is not longer correct :)<br></blockquote><div>Just missed it, will fix in v3.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks,<br>
Marcel<div class="HOEnZb"><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
       */<br>
-    aml_append(if_ctx, aml_and(a_ctrl, aml_int(0x1D), a_ctrl));<br>
+    aml_append(if_ctx, aml_and(a_ctrl, aml_int(0x1F), a_ctrl));<br>
        if_ctx2 = aml_if(aml_lnot(aml_equal(aml_<wbr>arg(1), aml_int(1))));<br>
      /* Unknown revision */<br>
<br>
</blockquote>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Alexander Bezzubikov</div></div></div></div>
</div></div>