From owner-freebsd-xen@FreeBSD.ORG Thu Sep 1 17:41:34 2011 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83246106564A for ; Thu, 1 Sep 2011 17:41:34 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.re1.yahoo.com (mrout1-b.corp.re1.yahoo.com [69.147.107.20]) by mx1.freebsd.org (Postfix) with ESMTP id 47A3D8FC19 for ; Thu, 1 Sep 2011 17:41:34 +0000 (UTC) Received: from [127.0.0.1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout1-b.corp.re1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id p81HeDcP071221; Thu, 1 Sep 2011 10:40:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1314898813; bh=Pf5Y6QUIXeNOkOzFWJxRDnoyihS5sBAvf/KG2ZB/QHc=; h=Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date: Message-ID:Mime-Version:Content-Transfer-Encoding; b=hIBez4nflBARikDdAmc+JoRXWsDyMZEMfCJTbtaVd1nxQKbmEZhWr1F7BNd8VbhTW 8uqCHP61xmD0eaA6GO+gDSiIIfwtf+jAMr2DNL/ya+SyFrOWgJDTAMs3WFqBbO4pdY mqUQWYD4/GJVUuXz0cYwEFNE87go3C0CcxMlNF5I= From: Sean Bruno To: "Justin T. Gibbs" In-Reply-To: <4E5FB8F0.9090204@scsiguy.com> References: <4E5FB8F0.9090204@scsiguy.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 01 Sep 2011 10:40:12 -0700 Message-ID: <1314898812.9757.0.camel@hitfishpass-lx.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 (2.32.2-1.fc14) Content-Transfer-Encoding: 7bit Cc: "freebsd-xen@freebsd.org" Subject: Re: [CFT/CFR] Improved Xen Suspend/Resume Support X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2011 17:41:34 -0000 On Thu, 2011-09-01 at 09:55 -0700, Justin T. Gibbs wrote: > This work was sponsored by BQ Internet Corporation and they have > successfully migrated 100+ FreeBSD VMs with these changes (slightly > modified for use in 8.x). I'd like to have feedback from other > developers and FreeBSD Xen users before submitting this and/or > asking for approval to push them into 9.0. > > Thanks, > Justin > Firing these up on ref9-xen64/32 momentarily. What's the magic foo to get patch to understand p4 stuffs? Sean