From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QC6ly-0008ER-VO for qemu-devel@nongnu.org; Tue, 19 Apr 2011 04:59:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QC6lx-0005n5-Vc for qemu-devel@nongnu.org; Tue, 19 Apr 2011 04:59:02 -0400 Received: from [222.73.24.84] (port=49838 helo=song.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QC6lx-0005mg-Ne for qemu-devel@nongnu.org; Tue, 19 Apr 2011 04:59:01 -0400 Date: Tue, 19 Apr 2011 16:58:32 +0800 From: Hu Tao Message-ID: <20110419085832.GB7076@localhost.localdomain> References: <20110419082801.GA7076@localhost.localdomain> <20110419085127.GB32746@valinux.co.jp> MIME-Version: 1.0 In-Reply-To: <20110419085127.GB32746@valinux.co.jp> 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 Tue, Apr 19, 2011 at 05:51:27PM +0900, Isaku Yamahata wrote: > On Tue, Apr 19, 2011 at 04:28:01PM +0800, Hu Tao wrote: > > 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. > > The link is not for human-reading. Just issue the git command. Done. Thanks:) > -- > yamahata