From owner-freebsd-current@FreeBSD.ORG Sat Aug 23 03:15:11 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAF59106567B for ; Sat, 23 Aug 2008 03:15:11 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.239]) by mx1.freebsd.org (Postfix) with ESMTP id BAFFF8FC0C for ; Sat, 23 Aug 2008 03:15:11 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1257474rvf.43 for ; Fri, 22 Aug 2008 20:15:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=PaGRbZ0763gVPa9BPWKl2I9912kCJJy7LmbrAkRMBSo=; b=JYSqi9w72rQgNAzOuJEJBQVGFD80vxqOWsMgxrFT53/FBTWy+J57a5pdn7nh+3WskA f9MYv7REPI8BYLh39z/mr5uiIIarLKdTFeOS11BvRW+8ej2pPZN5avZod00JbeQONrXK uWi2g0nD49tNZLxz3HUm7Y3tpvIIlx8HXnMTs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=dzI2dFVUnk8+bJM38QNoOtaUmTShm9lmenN8gTBGjnao1v3ZE9n22Ph08vYD04dUa7 zLPk87PgYuUf4M/UUBTTBNBHwYgcLRc+N0K9ywcnu4AD0kz30TQnK7cX9yHIfaZZ87lL wuFpc6eNroiZYrj1L8YdkRSf6HvvlNJvVrZI4= Received: by 10.141.79.12 with SMTP id g12mr898696rvl.87.1219461311201; Fri, 22 Aug 2008 20:15:11 -0700 (PDT) Received: by 10.141.101.21 with HTTP; Fri, 22 Aug 2008 20:15:11 -0700 (PDT) Message-ID: <3c1674c90808222015u543df3c3h540bbc2022f12ab5@mail.gmail.com> Date: Fri, 22 Aug 2008 20:15:11 -0700 From: "Kip Macy" Sender: mat.macy@gmail.com To: glarkin@freebsd.org In-Reply-To: <48AF746A.1030804@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3c1674c90808221503v5ee48f05td71f70f152e71ef8@mail.gmail.com> <48AF746A.1030804@FreeBSD.org> X-Google-Sender-Auth: 139b20926ef333e2 Cc: freebsd-hackers@freebsd.org, FreeBSD Current Subject: Re: request for testers - xen support for domU in head X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2008 03:15:12 -0000 p >> > Hi Kip, > > Thanks very much for the effort here. I'm looking forward to trying it > out and providing feedback. > > I'm not really familiar with Xen, but perhaps enough to ask this > question: Does this mean that Amazon EC2 will be able to boot FreeBSD > instances? > The last time I spoke with them they were using 3.0.3 which uses some older interfaces which I don't currently support. Nonetheless, I do intend to support EC2 in the near future. Thanks, Kip