From owner-freebsd-virtualization@FreeBSD.ORG Fri May 24 14:16:55 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 93B4E7C2; Fri, 24 May 2013 14:16:55 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-ob0-x229.google.com (mail-ob0-x229.google.com [IPv6:2607:f8b0:4003:c01::229]) by mx1.freebsd.org (Postfix) with ESMTP id 2A902F9; Fri, 24 May 2013 14:16:55 +0000 (UTC) Received: by mail-ob0-f169.google.com with SMTP id 16so5162415obc.14 for ; Fri, 24 May 2013 07:16:54 -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=YY8JHQq6gO6kuXdY/Cdl423DNhEV1Jc6AWzEhcCretg=; b=u0wCDjaf4S+kPjzlTqmPk77zf1Poh6Yb4PnCuJjJp1J5wENThkE1dO/WjIaXpfhH9M ryZyYGrX+hwJ5CGERJ3Rwd8F+q0N5Vlg3D9lE7hMmUhucRak9d4VarzpSL8hSgcS+pVK d8KZpeXdKEJCpiD/bUvUng3FYqo/JKj/UqGZeS06dJvCG4KCf153LiiB+18wGn0YGqIA JYQjeutk03ZL85gneTUfZa59SU4XBvP73ZrIgnSBNAI2AN49jDRK134Y/1yYLyVKKykN 5IEba09pTwyLETo7yCVjCHP6AZDnefIbqcZQnSAatSQZiDADFhsSTizAPyppDMBANPOz cETQ== MIME-Version: 1.0 X-Received: by 10.60.103.148 with SMTP id fw20mr11696497oeb.37.1369405014798; Fri, 24 May 2013 07:16:54 -0700 (PDT) Received: by 10.76.96.49 with HTTP; Fri, 24 May 2013 07:16:54 -0700 (PDT) In-Reply-To: <20130524141400.GB3900@phenom.dumpdata.com> References: <519131D8.9010307@citrix.com> <519E54DE.5090304@citrix.com> <20130524141400.GB3900@phenom.dumpdata.com> Date: Fri, 24 May 2013 10:16:54 -0400 Message-ID: Subject: Re: [Xen-devel] FreeBSD PVHVM call for testing From: Outback Dingo To: Konrad Rzeszutek Wilk 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" , "xen-users@lists.xen.org" , xen-devel , "freebsd-virtualization@freebsd.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: Fri, 24 May 2013 14:16:55 -0000 On Fri, May 24, 2013 at 10:14 AM, Konrad Rzeszutek Wilk < konrad.wilk@oracle.com> wrote: > On Thu, May 23, 2013 at 07:41:50PM +0200, Roger Pau Monn=E9 wrote: > > Hello, > > > > I've pushed a new branch, pvhvm_v10 that contains a PV IPI > > implementation for both amd64 and i386. I've also updated the wiki to > > point to the pvhvm_v10 branch: > > I feel a bit stupid to ask this, but how I install 'gmake'? Doing 'pkg_ad= d > -r gmake' > tells me there is no package (perhaps I am using a too modern version of > FreeBSD > (FreeBSD-10.0-CURRENT-amd64-20130512-r250582-release.iso)? > > The Wiki mentions how to install git but that fails b/c it can't find > gmake. > on 10-CURRENT you need to use pkg or build from ports/devel/gmake > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to " > freebsd-virtualization-unsubscribe@freebsd.org" >