From: Paul Durrant <Paul.Durrant@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>, Owen Smith <owen.smith@citrix.com>,
Andrew Cooper <Andrew.Cooper3@citrix.com>,
Jan Beulich <jbeulich@suse.com>,
Ian Jackson <Ian.Jackson@citrix.com>,
"xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Subject: Re: [PATCH v4] tools/firmware: add ACPI device for Windows laptop/slate mode switch
Date: Tue, 28 Mar 2017 08:33:05 +0000 [thread overview]
Message-ID: <e489996c4ef54d698651155392b7f4f7@AMSPEX02CL03.citrite.net> (raw)
In-Reply-To: <20170327151221.7dhlnahioqb4a3mh@citrix.com>
> -----Original Message-----
> From: Wei Liu [mailto:wei.liu2@citrix.com]
> Sent: 27 March 2017 16:12
> To: Paul Durrant <Paul.Durrant@citrix.com>
> Cc: xen-devel@lists.xenproject.org; Owen Smith <owen.smith@citrix.com>;
> Ian Jackson <Ian.Jackson@citrix.com>; Wei Liu <wei.liu2@citrix.com>; Jan
> Beulich <jbeulich@suse.com>; Andrew Cooper
> <Andrew.Cooper3@citrix.com>
> Subject: Re: [PATCH v4] tools/firmware: add ACPI device for Windows
> laptop/slate mode switch
>
> On Fri, Mar 24, 2017 at 01:31:39PM +0000, Paul Durrant wrote:
> > Microsoft have defined an ACPI device to support switching Windows 10
> > between laptop/desktop mode and slate/tablet mode [1].
> >
> > This patch adds an SSDT containing such a device. The presence of the
> > device is controlled by a new 'acpi_laptop_slate' boolean in xl.cfg.
> > The new device will not be present by default.
> >
> > [1] https://msdn.microsoft.com/en-
> us/windows/hardware/commercialize/design/device-
> experiences/continuum
> >
> > Signed-off-by: Owen Smith <owen.smith@citrix.com>
> > Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
> > ---
> > Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> > Cc: Wei Liu <wei.liu2@citrix.com>
> > Cc: Jan Beulich <jbeulich@suse.com>
> > Cc: Andrew Cooper <andrew.cooper3@citrix.com>
> >
> > NOTE: Odd looking braces style in tools/libacpi/build.c is for
> > consistency with existing code.
> >
> > v4:
> > - Fix commit comment with new paramater name
> >
> > v3:
> > - s/acpi_conv/acpi_laptop_slate/g
> >
> > v2:
> > - Fix default if xenstore key is missing
> > ---
> > docs/man/xl.cfg.pod.5.in | 5 +++++
> > tools/firmware/hvmloader/util.c | 2 ++
> > tools/libacpi/Makefile | 4 ++--
> > tools/libacpi/build.c | 11 +++++++++++
> > tools/libacpi/libacpi.h | 31 +++++++++++++++---------------
> > tools/libacpi/ssdt_laptop_slate.asl | 38
> +++++++++++++++++++++++++++++++++++++
> > tools/libxl/libxl_create.c | 3 +++
> > tools/libxl/libxl_types.idl | 1 +
> > tools/xl/xl_parse.c | 1 +
>
> Missing a LIBXL_HAVE macro.
Gah. I always forget those. I'll send v5 shortly.
Paul
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
prev parent reply other threads:[~2017-03-28 8:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-24 13:31 [PATCH v4] tools/firmware: add ACPI device for Windows laptop/slate mode switch Paul Durrant
2017-03-24 16:02 ` Jan Beulich
2017-03-27 15:12 ` Wei Liu
2017-03-28 8:33 ` Paul Durrant [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e489996c4ef54d698651155392b7f4f7@AMSPEX02CL03.citrite.net \
--to=paul.durrant@citrix.com \
--cc=Andrew.Cooper3@citrix.com \
--cc=Ian.Jackson@citrix.com \
--cc=jbeulich@suse.com \
--cc=owen.smith@citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).