From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: linux-kernel@vger.kernel.org, rjw@sisk.pl, tglx@linutronix.de,
hpa@zytor.com, x86@kernel.org, len.brown@intel.com,
joseph.cihula@intel.com, shane.wang@intel.com,
xen-devel@lists.xenso
Subject: Re: [PATCH v2] ACPI S3 to work under Xen.
Date: Tue, 11 Oct 2011 16:08:41 -0400 [thread overview]
Message-ID: <20111011200841.GA21943@phenom.oracle.com> (raw)
In-Reply-To: <1317327414-24072-1-git-send-email-konrad.wilk@oracle.com>
On Thu, Sep 29, 2011 at 04:16:46PM -0400, Konrad Rzeszutek Wilk wrote:
> Attached is an [v2] set of patches to enable S3 to work with the Xen hypervisor.
>
> Changes since the RFC posting [http://comments.gmane.org/gmane.linux.acpi.devel/50701] by
> Liang Tang:
> - Per review comments added: __unused__ attribute, support for PM1A/B if more than 16-bit,
> copyright/license.
> - Added support for PHYSDEVOP_restore_msi_ext call.
Rafael, Len,
Any chance you could take look at the patches - the parts that touch the ACPI
generic components are couple of lines? Much appreciated.
Joseph was OK with the tboot sections.
WARNING: multiple messages have this Message-ID (diff)
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: linux-kernel@vger.kernel.org, rjw@sisk.pl, tglx@linutronix.de,
hpa@zytor.com, x86@kernel.org, len.brown@intel.com,
joseph.cihula@intel.com, shane.wang@intel.com,
xen-devel@lists.xensource.com,
linux-pm@lists.linux-foundation.org,
tboot-devel@lists.sourceforge.net, linux-acpi@vger.kernel.org,
liang.tang@oracle.com, ke.yu@intel.com, kevin.tian@intel.com,
jeremy@goop.org
Subject: Re: [PATCH v2] ACPI S3 to work under Xen.
Date: Tue, 11 Oct 2011 16:08:41 -0400 [thread overview]
Message-ID: <20111011200841.GA21943@phenom.oracle.com> (raw)
In-Reply-To: <1317327414-24072-1-git-send-email-konrad.wilk@oracle.com>
On Thu, Sep 29, 2011 at 04:16:46PM -0400, Konrad Rzeszutek Wilk wrote:
> Attached is an [v2] set of patches to enable S3 to work with the Xen hypervisor.
>
> Changes since the RFC posting [http://comments.gmane.org/gmane.linux.acpi.devel/50701] by
> Liang Tang:
> - Per review comments added: __unused__ attribute, support for PM1A/B if more than 16-bit,
> copyright/license.
> - Added support for PHYSDEVOP_restore_msi_ext call.
Rafael, Len,
Any chance you could take look at the patches - the parts that touch the ACPI
generic components are couple of lines? Much appreciated.
Joseph was OK with the tboot sections.
next prev parent reply other threads:[~2011-10-11 20:27 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-29 20:16 [PATCH v2] ACPI S3 to work under Xen Konrad Rzeszutek Wilk
2011-09-29 20:16 ` [PATCH 1/8] x86: Expand the x86_msi_ops to have a restore MSIs Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:16 ` [PATCH 2/8] x86, acpi, tboot: Have a ACPI sleep override instead of calling tboot_sleep Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:28 ` Cihula, Joseph
2011-09-29 20:28 ` Cihula, Joseph
2011-09-29 20:16 ` [PATCH 3/8] x86/acpi/sleep: Provide registration for acpi_suspend_lowlevel Konrad Rzeszutek Wilk
2011-09-29 20:30 ` Cihula, Joseph
2011-09-29 20:30 ` Cihula, Joseph
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:16 ` [PATCH 4/8] xen: Utilize the restore_msi_irqs hook Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:16 ` [PATCH 5/8] xen/acpi: Domain0 acpi parser related platform hypercall Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:16 ` [PATCH 6/8] xen/acpi/sleep: Enable ACPI sleep via the __acpi_override_sleep Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:16 ` [PATCH 7/8] xen/acpi/sleep: Register to the acpi_suspend_lowlevel a callback Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:16 ` [PATCH 8/8] xen/pci:use hypercall PHYSDEVOP_restore_msi_ext to restore MSI/MSI-X vectors Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-09-29 20:16 ` Konrad Rzeszutek Wilk
2011-10-11 20:08 ` [PATCH v2] ACPI S3 to work under Xen Konrad Rzeszutek Wilk
2011-10-11 20:08 ` Konrad Rzeszutek Wilk [this message]
2011-10-11 20:08 ` Konrad Rzeszutek Wilk
-- strict thread matches above, loose matches on Subject: below --
2011-09-29 20:16 Konrad Rzeszutek Wilk
2011-09-29 20:16 Konrad Rzeszutek Wilk
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=20111011200841.GA21943@phenom.oracle.com \
--to=konrad.wilk@oracle.com \
--cc=hpa@zytor.com \
--cc=joseph.cihula@intel.com \
--cc=len.brown@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rjw@sisk.pl \
--cc=shane.wang@intel.com \
--cc=tglx@linutronix.de \
--cc=x86@kernel.org \
--cc=xen-devel@lists.xenso \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.