From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from omzsmtpe01.verizonbusiness.com ([199.249.25.210]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Vfsb4-0008Pb-5C for kexec@lists.infradead.org; Mon, 11 Nov 2013 14:36:10 +0000 From: Don Slutz Message-ID: <5280EB40.7070601@terremark.com> Date: Mon, 11 Nov 2013 09:35:44 -0500 MIME-Version: 1.0 Subject: Re: [PATCHv7 0/4] kexec-tools: add support for Xen 4.4 References: <1383749722-12091-1-git-send-email-david.vrabel@citrix.com> <20131109192143.GE3439@olila.local.net-space.pl> In-Reply-To: <20131109192143.GE3439@olila.local.net-space.pl> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "kexec" Errors-To: kexec-bounces+dwmw2=twosheds.infradead.org@lists.infradead.org To: Daniel Kiper Cc: Simon Horman , kexec@lists.infradead.org, David Vrabel , xen-devel@lists.xen.org On 11/09/13 14:21, Daniel Kiper wrote: > On Wed, Nov 06, 2013 at 02:55:18PM +0000, David Vrabel wrote: >> The series adds support for the new hypercall ABI which should be >> provided by Xen 4.4. Images are loaded into Xen directly with no >> kernel involvement. >> >> Please do not apply until the hypervisor side patches are applied to >> Xen. >> >> Patch 1 makes libxc 4.4 mandatory for Xen support. >> >> Patch 2-3 remove uses of /proc/iomem in favour of libxc. >> >> Patch 4 adds the support for loading, unloading, and exec'ing an image >> in Xen. >> >> This series explicitly drops support for older version of libxc/Xen as >> supporting kexec on these hypervisors requires kernel support that >> will never be available upstream. >> >> Changes in v7: >> - extend extra segment to 0-1 MiB so the VGA memory is accesible by >> the image. >> >> Changes in v6: >> - Close libxc handle a few error paths. >> >> Changes in v5: >> - Dropped the purgatory patch. >> >> Changes in v4: >> - KEXEC_ARCH_DEFAULT => EM_386 >> - add segment in the crash case for the backup src. >> >> Changes in v3 (not posted): >> - Rebased >> >> Changes in v2: >> - Patch from Don Sultz: use libxc for vmcoreinfo. >> - Use xc_get_max_cpus() to get number of PCPUs. >> - Enable unload and exec of images. > For whole Xen kexec/kdump kexec-tools series: > > Reviewed-by: Daniel Kiper > Tested-by: Daniel Kiper > > Daniel Also Tested-by: Don Slutz -Don Slutz > _______________________________________________ > kexec mailing list > kexec@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/kexec _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec