From: Wei Liu <wei.liu2@citrix.com>
To: Vitaly Kuznetsov <vkuznets@redhat.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>,
xen-devel@lists.xen.org, Wei Liu <wei.liu2@citrix.com>,
Wen Congyang <wency@cn.fujitsu.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [PATCH for-4.7] libxl/save: set domain_suspend_state->domid in do_domain_soft_reset()
Date: Mon, 11 Apr 2016 14:09:58 +0100 [thread overview]
Message-ID: <20160411130957.GK1346@citrix.com> (raw)
In-Reply-To: <87zit0e27y.fsf@vitty.brq.redhat.com>
On Mon, Apr 11, 2016 at 02:53:21PM +0200, Vitaly Kuznetsov wrote:
> Wei Liu <wei.liu2@citrix.com> writes:
>
> > Sorry for breaking it!
> >
>
> Np!
>
> > On Mon, Apr 11, 2016 at 02:20:04PM +0200, Vitaly Kuznetsov wrote:
> >> c/s d5c693d "libxl/save: Refactor libxl__domain_suspend_state" broke soft
> >> reset as libxl__domain_suspend_device_model() now fails when domid in not set
> >> in libxl__domain_suspend_state.
> >>
> >> Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
> >
> > Acked-by: Wei Liu <wei.liu2@citrix.com>
> >
> > What sort of arrangement is needed to get this tested? Any specific
> > kernel version etc?
> >
>
> You need a kernel with the following:
>
> commit 0b34a166f291d255755be46e43ed5497cdd194f2
> Author: Vitaly Kuznetsov <vkuznets@redhat.com>
> Date: Fri Sep 25 11:59:52 2015 +0200
>
> x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
>
> It is included in upstream kernels starting from 4.5 and a number of
> stable kernels.
>
> To smoke test the feature your linux kernel should have KEXEC, in my
> .config I see:
>
> CONFIG_KEXEC_CORE=y
> CONFIG_KEXEC=y
> CONFIG_KEXEC_FILE=y
> # CONFIG_KEXEC_VERIFY_SIG is not set
> CONFIG_KEXEC_JUMP=y
>
> and then you can simply do:
> # kexec -f --reuse-cmdline --initrd /boot/initramfs-`uname -r`.img /boot/vmlinuz-`uname -r`
>
> to experience 'soft reset'. You can also try to do kdump arming for your
> kernel and crashing it (with e.g. 'echo c > /proc/sysrq-trigger').
>
Thanks for the instructions.
Wei.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-04-11 13:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-11 12:20 [PATCH for-4.7] libxl/save: set domain_suspend_state->domid in do_domain_soft_reset() Vitaly Kuznetsov
2016-04-11 12:36 ` Wei Liu
2016-04-11 12:53 ` Vitaly Kuznetsov
2016-04-11 13:09 ` Wei Liu [this message]
2016-04-14 17:36 ` Wei Liu
2016-04-15 10:59 ` Ian Jackson
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=20160411130957.GK1346@citrix.com \
--to=wei.liu2@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=vkuznets@redhat.com \
--cc=wency@cn.fujitsu.com \
--cc=xen-devel@lists.xen.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 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.