From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36840) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QC7QA-00087T-1c for qemu-devel@nongnu.org; Tue, 19 Apr 2011 05:40:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QC7Q8-0005g2-Rx for qemu-devel@nongnu.org; Tue, 19 Apr 2011 05:40:34 -0400 Received: from [222.73.24.84] (port=54585 helo=song.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QC7Q8-0005fn-Hi for qemu-devel@nongnu.org; Tue, 19 Apr 2011 05:40:32 -0400 Date: Tue, 19 Apr 2011 16:28:01 +0800 From: Hu Tao Message-ID: <20110419082801.GA7076@localhost.localdomain> References: MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Isaku Yamahata Cc: qemu-devel@nongnu.org On Wed, Mar 16, 2011 at 06:29:11PM +0900, Isaku Yamahata wrote: > This patch series adds basic q35 chipset support for native pci express > support. Some bios related patches are still needed. > For those who want to try it, the following repo is avaiable. > (vgabios doesn't need patches, so use the upstream one) > > git clone http://people.valinux.co.jp/~yamahata/qemu/q35/20110316/qemu > git clone http://people.valinux.co.jp/~yamahata/qemu/q35/20110316/seabios Hi, When I visit the links, the pages say 'You dont have permission'. Could you make these git-repos avaiable again? Thanks in advance.