From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vitaly Kuznetsov Subject: Re: [PATCH v7 00/10] toolstack-based approach to pvhvm guest kexec Date: Thu, 28 May 2015 14:27:28 +0200 Message-ID: <87d21kq43z.fsf@vitty.brq.redhat.com> References: <1432740346-7887-1-git-send-email-vkuznets@redhat.com> <5567241B020000780007E8FA@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YxwuQ-0002t4-3w for xen-devel@lists.xenproject.org; Thu, 28 May 2015 12:27:38 +0000 In-Reply-To: <5567241B020000780007E8FA@mail.emea.novell.com> (Jan Beulich's message of "Thu, 28 May 2015 13:20:11 +0100") List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: Olaf Hering , Wei Liu , Ian Campbell , Stefano Stabellini , Andrew Cooper , Julien Grall , Ian Jackson , Andrew Jones , Tim Deegan , David Vrabel , xen-devel@lists.xenproject.org, Daniel De Graaf , Keir Fraser List-Id: xen-devel@lists.xenproject.org "Jan Beulich" writes: >>>> On 27.05.15 at 17:25, wrote: >> This patch series provides x86 PVHVM domains with an ability to perform >> kexec/kdump-style operations. > > Before I get to look at this latest version, may I go a step back and > ask for clarification whether all of these (seemingly fragile) > manipulations are actually needed (such a rationale for the series > would btw be quite good to have in the overview mail, rather than > having to wade through mailing list history). In particular, why is it > that we need a new domain in the first place? After all, native > kexec doesn't imply a new physical machine either. Perhaps that > was discussed a long while back, but I can't seem to find any of > that now that I would like to read through it again. Yes, here are some highlights from last year's discussion: http://lists.xen.org/archives/html/xen-devel/2014-08/msg01908.html http://lists.xen.org/archives/html/xen-devel/2014-08/msg01979.html http://lists.xen.org/archives/html/xen-devel/2014-08/msg01918.html -- Vitaly