From owner-freebsd-virtualization@FreeBSD.ORG Mon Jun 10 15:09:02 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 90DD11FC; Mon, 10 Jun 2013 15:09:02 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-ob0-x232.google.com (mail-ob0-x232.google.com [IPv6:2607:f8b0:4003:c01::232]) by mx1.freebsd.org (Postfix) with ESMTP id 4479F1DAB; Mon, 10 Jun 2013 15:09:02 +0000 (UTC) Received: by mail-ob0-f178.google.com with SMTP id fb19so10260990obc.9 for ; Mon, 10 Jun 2013 08:09:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=O07a+QIM9+e5BSejvCSM8Ta95EPYa2Qma1gJWeZpPvU=; b=ATKScjtOkvs+LcDzmTfXGaqFja9YhRWo4AFdLo/V4vuCrtganbfgMy6fnDORhGL41q +WVntmCiP5rxXl0V4wcl/ngNbqPiPMZiwkLaziohrooy6mLOVBvIEzsSnKeQ/1ezKgm1 ikqQgCXGn40g5cBESfYQquSPBCwcoaXxeHCIy831qk5Sj3kEBaO4YZmKXVfDMrd3z776 Z9UgHe5vOZotsFQHzJ2WC659T8pXkl4nUVuqvdt9EceIuA32nlBydCFAfJTXHdWG/gXf 8TMnn5sCOlN29Sa/13WwufTRS5Sq30BDfWyyn9J/eHuxZ8rh9d6JAWswOgLY+GyMUdBb lnmA== MIME-Version: 1.0 X-Received: by 10.60.80.39 with SMTP id o7mr4221320oex.60.1370876941827; Mon, 10 Jun 2013 08:09:01 -0700 (PDT) Received: by 10.76.27.3 with HTTP; Mon, 10 Jun 2013 08:09:01 -0700 (PDT) In-Reply-To: <51B5E730.6070007@citrix.com> References: <519131D8.9010307@citrix.com> <519E54DE.5090304@citrix.com> <51B5E730.6070007@citrix.com> Date: Mon, 10 Jun 2013 11:09:01 -0400 Message-ID: Subject: Re: FreeBSD PVHVM call for testing From: Outback Dingo To: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-xen@freebsd.org" , "Justin T. Gibbs" , xen-devel , "freebsd-virtualization@freebsd.org" , "xen-users@lists.xen.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jun 2013 15:09:02 -0000 On Mon, Jun 10, 2013 at 10:48 AM, Roger Pau Monn=E9 w= rote: > Hello, > > I've pushed a new branch, pvhvm_v14 that contains support for live > migration. While there I've also rebased the changes on top of current > HEAD, so now it contains the recent fixes to blkfront and netfront. > > > http://xenbits.xen.org/gitweb/?p=3Dpeople/royger/freebsd.git;a=3Dshortlog= ;h=3Drefs/heads/pvhvm_v14 looking at your master branch your 2 weeks behind current... so where did you rebase your changes to head, or are you referring to your HEAD, and not FreeBSD