From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LBeB4-0005Vl-6O for qemu-devel@nongnu.org; Sat, 13 Dec 2008 18:45:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LBeB2-0005To-HE for qemu-devel@nongnu.org; Sat, 13 Dec 2008 18:45:41 -0500 Received: from [199.232.76.173] (port=44906 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LBeB2-0005Tc-2q for qemu-devel@nongnu.org; Sat, 13 Dec 2008 18:45:40 -0500 Received: from mx20.gnu.org ([199.232.41.8]:3924) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LBeB1-0005UY-QS for qemu-devel@nongnu.org; Sat, 13 Dec 2008 18:45:39 -0500 Received: from mail.codesourcery.com ([65.74.133.4]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LBeB0-0007ZX-Fc for qemu-devel@nongnu.org; Sat, 13 Dec 2008 18:45:38 -0500 Date: Sat, 13 Dec 2008 15:45:37 -0800 From: Nathan Froyd Subject: Re: [Qemu-devel] [PATCH] target-ppc: add integer Altivec instructions Message-ID: <20081213234537.GB23471@codesourcery.com> References: <20081213190849.GA23471@codesourcery.com> <5C882EC3-989B-4ED0-9EE7-BAB88161037A@hotmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5C882EC3-989B-4ED0-9EE7-BAB88161037A@hotmail.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Sat, Dec 13, 2008 at 04:37:41PM -0700, C.W. Betts wrote: > I get a 403 forbidden error when trying to access > http://www.method-combination.net/qemu/altivec-patches/ Whoops, sorry about that. Fixed now. (Accessing files by name worked, of course, but that only helped for the big patch.) -Nathan