From owner-freebsd-xen@FreeBSD.ORG Wed Dec 28 06:14:48 2011 Return-Path: Delivered-To: xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D57E106566C for ; Wed, 28 Dec 2011 06:14:48 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id BCBFE8FC14 for ; Wed, 28 Dec 2011 06:14:47 +0000 (UTC) Received: by vcbfk1 with SMTP id fk1so16689473vcb.13 for ; Tue, 27 Dec 2011 22:14:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=98xO0h0bUZtxP3EkAf2pG2Cwt3vbDewbnzdeT/BS848=; b=lDP8W0zlmwQWytreu1NCEMwXvQY0PU4SZSiiLRn85Qailp7RTYxm2RYiLURJfeexm8 GLPQG+2bFCHER/Lz16+5tlEwPy8sRJbXJeGke9BXQh5Nj+LqthXGikUly19nThcW/t0v TchCYBbPSP3lK1Fzt/HLbPTANwpUZ0m7b0t6c= MIME-Version: 1.0 Received: by 10.220.213.200 with SMTP id gx8mr18018931vcb.13.1325052886985; Tue, 27 Dec 2011 22:14:46 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.36.5 with HTTP; Tue, 27 Dec 2011 22:14:46 -0800 (PST) In-Reply-To: <1325028241.17645.10.camel@hitfishpass-lx.corp.yahoo.com> References: <4EEB9CCE.6090701@rice.edu> <1324169806.3093.3.camel@hitfishpass-lx.corp.yahoo.com> <4EED4982.3080208@freebsd.org> <1324339762.3093.14.camel@hitfishpass-lx.corp.yahoo.com> <4EF04F3C.9010309@rice.edu> <1324387685.3093.28.camel@hitfishpass-lx.corp.yahoo.com> <4EF0D8D7.2060503@rice.edu> <4EF0EC1A.4010604@freebsd.org> <1324412718.12783.10.camel@hitfishpass-lx.corp.yahoo.com> <4EF245D1.2050503@rice.edu> <1324679157.17645.6.camel@hitfishpass-lx.corp.yahoo.com> <4EFA0313.6030105@rice.edu> <1325028241.17645.10.camel@hitfishpass-lx.corp.yahoo.com> Date: Tue, 27 Dec 2011 22:14:46 -0800 X-Google-Sender-Auth: 33WdGvUaNJxdTAsnVKcIfHVtUNk Message-ID: From: Adrian Chadd To: Sean Bruno Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "xen@freebsd.org" , Alan Cox Subject: Re: PV i386 patch 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: Wed, 28 Dec 2011 06:14:48 -0000 On 27 December 2011 15:24, Sean Bruno wrote: > Initial testing looks ok from here. =A0Single CPU PV DomU is up and > running as ref10-xen32.f.o if you want to poke around at all. > > I'm updating the HVM enabled ref10-xen64.f.o as well to check it out. Since I don't yet have my test environment going here, is anyone here running (developer) accessible PVM hosts (32 bit) that I can get access to? I can run a whole sleuth of thrashing tests on it to see if it breaks. Thanks, Adrian