From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: [PATCHv8 0/9] Xen: extend kexec hypercall for use with pv-ops kernels Date: Fri, 4 Oct 2013 12:50:39 +0100 Message-ID: <524EAB8F.6070307@citrix.com> References: <1379682655-14157-1-git-send-email-david.vrabel@citrix.com> <20130922202042.GA4598@debian70-amd64.local.net-space.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130922202042.GA4598@debian70-amd64.local.net-space.pl> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Daniel Kiper Cc: Keir Fraser , Jan Beulich , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 22/09/13 21:20, Daniel Kiper wrote: > On Fri, Sep 20, 2013 at 02:10:46PM +0100, David Vrabel wrote: >> The series (for Xen 4.4) improves the kexec hypercall by making Xen >> responsible for loading and relocating the image. This allows kexec >> to be usable by pv-ops kernels and should allow kexec to be usable >> from a HVM or PVH privileged domain. > > Currently I am on holiday. I will do final review > and test at the beginning of October. Ping? David