On 15/07/14 14:40, Vitaly Kuznetsov wrote:
> PVHVM guest requires special actions before kexec. Register specific
> xen_pvhvm_kexec_shutdown() handler for machine_ops.shutdown().
[...]
> --- a/arch/x86/xen/enlighten.c
> +++ b/arch/x86/xen/enlighten.c
> @@ -1833,6 +1833,12 @@ static struct notifier_
On 07/15/2014 09:40 AM, Vitaly Kuznetsov wrote:
PVHVM guest requires special actions before kexec. Register specific
xen_pvhvm_kexec_shutdown() handler for machine_ops.shutdown().
Signed-off-by: Vitaly Kuznetsov
---
arch/x86/xen/enlighten.c | 9 +
arch/x86/xen/smp.c | 9 +++
On Tue, Jul 15, 2014 at 05:52:33PM +0200, Vitaly Kuznetsov wrote:
> Konrad Rzeszutek Wilk writes:
>
> > On Tue, Jul 15, 2014 at 03:40:38PM +0200, Vitaly Kuznetsov wrote:
> >> PVHVM guest requires special actions before kexec. Register specific
> >> xen_pvhvm_kexec_shutdown() handler for machine_o
Konrad Rzeszutek Wilk writes:
> On Tue, Jul 15, 2014 at 03:40:38PM +0200, Vitaly Kuznetsov wrote:
>> PVHVM guest requires special actions before kexec. Register specific
>> xen_pvhvm_kexec_shutdown() handler for machine_ops.shutdown().
>>
>
> This looks close to what I had sent as an RFC to you?
On Tue, Jul 15, 2014 at 03:40:38PM +0200, Vitaly Kuznetsov wrote:
> PVHVM guest requires special actions before kexec. Register specific
> xen_pvhvm_kexec_shutdown() handler for machine_ops.shutdown().
>
This looks close to what I had sent as an RFC to you?
> Signed-off-by: Vitaly Kuznetsov
> -
PVHVM guest requires special actions before kexec. Register specific
xen_pvhvm_kexec_shutdown() handler for machine_ops.shutdown().
Signed-off-by: Vitaly Kuznetsov
---
arch/x86/xen/enlighten.c | 9 +
arch/x86/xen/smp.c | 9 +
arch/x86/xen/smp.h | 1 +
3 files changed,
6 matches
Mail list logo