xen-devel
[Xen-devel] Re: [PATCH 0/11] suspend cleanups, refactoring and fixes (Wa
On Tue, 2011-02-15 at 16:45 +0000, Stefano Stabellini wrote:
> On Tue, 15 Feb 2011, Ian Campbell wrote:
> > On Mon, 2011-02-14 at 18:41 +0000, Stefano Stabellini wrote:
> > > I am going to import it in the pvhvm branch I am preparing for the next
> > > merge window.
> >
> > Is there any conflict with the following series (which builds on this
> > patch)? It's not all pvhvm related but the bulk is the removal of the
> > separate xen_hvm_suspend function.
> >
> > Do you want to carry these in your branch for the next merge window or
> > shall I create a separate branch?
>
> They all seem very reasonable, I don't mind having them in my branch.
Thanks.
I resent the precursor patch to Linus as a git pull request. The
following includes that one commit followed by this series.
The following changes since commit 100b33c8bd8a3235fd0b7948338d6cbb3db3c63d:
Linus Torvalds (1):
Linux 2.6.38-rc4
are available in the git repository at:
git://xenbits.xen.org/people/ianc/linux-2.6.git for-stefano/pvhvm
Ian Campbell (12):
xen: suspend and resume system devices when running PVHVM
xen: do not respond to unknown xenstore control requests
xen: use new schedop interface for suspend
xen: switch to new schedop hypercall by default.
xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open coding
xen: suspend: refactor cancellation flag into a structure
xen: suspend: pass extra hypercall argument via suspend_info struct
xen: suspend: add "arch" to pre/post suspend hooks
xen: suspend: refactor non-arch specific pre/post suspend hooks
xen: suspend: move arch specific pre/post suspend hooks into generic hooks
xen: suspend: pull pre/post suspend hooks out into suspend_info
xen: suspend: remove xen_hvm_suspend
arch/ia64/xen/suspend.c | 9 +--
arch/x86/include/asm/xen/hypercall.h | 15 +++-
arch/x86/xen/suspend.c | 6 +-
drivers/xen/manage.c | 126 ++++++++++++++++++++++------------
include/xen/interface/xen.h | 4 +-
include/xen/xen-ops.h | 6 +-
6 files changed, 103 insertions(+), 63 deletions(-)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 03/11] xen: switch to new schedop hypercall by default., (continued)
- [Xen-devel] [PATCH 03/11] xen: switch to new schedop hypercall by default., Ian Campbell
- [Xen-devel] [PATCH 04/11] xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open coding, Ian Campbell
- [Xen-devel] [PATCH 05/11] xen: suspend: refactor cancellation flag into a structure, Ian Campbell
- [Xen-devel] [PATCH 06/11] xen: suspend: pass extra hypercall argument via suspend_info struct, Ian Campbell
- [Xen-devel] [PATCH 07/11] xen: suspend: add "arch" to pre/post suspend hooks, Ian Campbell
- [Xen-devel] [PATCH 08/11] xen: suspend: refactor non-arch specific pre/post suspend hooks, Ian Campbell
- [Xen-devel] [PATCH 09/11] xen: suspend: move arch specific pre/post suspend hooks into generic hooks, Ian Campbell
- [Xen-devel] [PATCH 10/11] xen: suspend: pull pre/post suspend hooks out into suspend_info, Ian Campbell
- [Xen-devel] [PATCH 11/11] xen: suspend: remove xen_hvm_suspend, Ian Campbell
- [Xen-devel] Re: [PATCH 0/11] suspend cleanups, refactoring and fixes (Was: Re: [PATCH] xen: suspend and resume system devices when running PVHVM), Stefano Stabellini
- [Xen-devel] Re: [PATCH 0/11] suspend cleanups, refactoring and fixes (Was: Re: [PATCH] xen: suspend and resume system devices when running PVHVM),
Ian Campbell <=
- [Xen-devel] Re: [PATCH 0/11] suspend cleanups, refactoring and fixes (Was: Re: [PATCH] xen: suspend and resume system devices when running PVHVM), Stefano Stabellini
- Re: [Xen-devel] [PATCH 0/11] suspend cleanups, refactoring and fixes (Was: Re: [PATCH] xen: suspend and resume system devices when running PVHVM), Konrad Rzeszutek Wilk
Re: [Xen-devel] [PATCH] xen: suspend and resume system devices when running PVHVM, Shriram Rajagopalan
[Xen-devel] [PATCH] xen: suspend and resume system devices when running PVHVM, Ian Campbell
|
|
|