From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] x86: remove references to unimplemented BIOS reboot option Date: Fri, 30 Aug 2013 06:23:40 +0100 Message-ID: References: <1377821612-27939-1-git-send-email-msw@amazon.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1VFHBV-00055m-P0 for xen-devel@lists.xenproject.org; Fri, 30 Aug 2013 05:23:49 +0000 Received: by mail-wi0-f173.google.com with SMTP id ey11so5747629wid.6 for ; Thu, 29 Aug 2013 22:23:48 -0700 (PDT) In-Reply-To: <1377821612-27939-1-git-send-email-msw@amazon.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Matt Wilson , xen-devel@lists.xenproject.org Cc: Andrew Cooper , Ben Guthro , Jan Beulich List-Id: xen-devel@lists.xenproject.org On 30/08/2013 01:13, "Matt Wilson" wrote: > The BIOS reboot option was never implemented for x86_64, and retaining > it is somewhat false advertising. > > Signed-off-by: Matt Wilson > Cc: Keir Fraser > Cc: Jan Beulich > Cc: Andrew Cooper > Cc: Ben Guthro > --- Acked-by: Keir Fraser