From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48185) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCx7o-0003Px-AH for qemu-devel@nongnu.org; Thu, 21 Apr 2011 12:53:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QCx7m-0005Wi-FX for qemu-devel@nongnu.org; Thu, 21 Apr 2011 12:53:04 -0400 Received: from mail-yw0-f45.google.com ([209.85.213.45]:51215) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCx7m-0005We-9U for qemu-devel@nongnu.org; Thu, 21 Apr 2011 12:53:02 -0400 Received: by ywl41 with SMTP id 41so643849ywl.4 for ; Thu, 21 Apr 2011 09:53:01 -0700 (PDT) From: "Adnan Khaleel" In-Reply-To: 20110421163836.GD21761@valinux.co.jp Message-ID: <20110421165255.06bb77b3@shadowfax.no-ip.com> Date: Thu, 21 Apr 2011 11:52:55 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="-----------d35c837beec7d77b6fc13b7063fb10fc" Subject: Re: [Qemu-devel] =?iso-8859-1?q?=5BPATCH_00/26=5D_q35_chipset_support?= =?iso-8859-1?q?_for=09native=3Fpci=3Fexpress_support?= Reply-To: adnan@khaleel.us List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Isaku Yamahata Cc: Hu Tao , qemu-devel@nongnu.org This is a multi-part message in MIME format. -------------d35c837beec7d77b6fc13b7063fb10fc Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Yes, it was a git version conflict. Thanks. Adnan =5F=5F=5F=5F=5F =20 From: Isaku Yamahata [mailto:yamahata@valinux.co.jp] To: Adnan Khaleel [mailto:adnan@khaleel.us] Cc: Hu Tao [mailto:hutao@cn.fujitsu.com], qemu-devel@nongnu.org Sent: Thu, 21 Apr 2011 11:38:36 -0500 Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for native= =3Fpci=3Fexpress support git clone works for me. Hmmm git installation issue=3F My git is=20 $ git --version git version 1.7.1.1 =20 thanks, =20 On Thu, Apr 21, 2011 at 11:12:37AM -0500, Adnan Khaleel wrote: > I still get the same error: >=20 > akhaleel@depot5 qemu=5F0.14=5Fq35 $ git clone http://people.valinux.= co.jp/~yamahata > /qemu/q35/20110316/qemu > Getting alternates list for http://people.valinux.co.jp/~yamahata/qe= mu/q35/ > 20110316/qemu/ > Getting pack list for http://people.valinux.co.jp/~yamahata/qemu/q35= /20110316/ > qemu/ > Getting index for pack c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557 > Getting pack c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557 > which contains ad620c29c2da573e3a5f13f5b1eb2694fee64cfb > error: cannot unpack 000198da6f46c240e46c562caf57b14268d27597 from /= users/ > akhaleel/akhaleel/MergeSpace/qemu=5F0.14=5Fq35/qemu/.git/objects/pac= k/ > pack-c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557.pack > : > : > error: cannot unpack fffd440d2ca664a03ee83eabc00107eaf74d7af4 from /= users/ > akhaleel/akhaleel/MergeSpace/qemu=5F0.14=5Fq35/qemu/.git/objects/pac= k/ > pack-c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557.pack > error: Unable to find ad620c29c2da573e3a5f13f5b1eb2694fee64cfb under= http:// > people.valinux.co.jp/~yamahata/qemu/q35/20110316/qemu/ > Cannot obtain needed none ad620c29c2da573e3a5f13f5b1eb2694fee64cfb > while processing commit 0000000000000000000000000000000000000000. > rm: cannot remove directory `/users/akhaleel/akhaleel/MergeSpace/qem= u=5F0.14=5Fq35/ > qemu/.git/clone-tmp': Directory not empty >=20 >=20 > =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81= =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81= =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81= =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81= =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81 > From: Isaku Yamahata [mailto:yamahata@valinux.co.jp] > To: Adnan Khaleel [mailto:adnan@khaleel.us] > Cc: Hu Tao [mailto:hutao@cn.fujitsu.com], qemu-devel@nongnu.org > Sent: Wed, 20 Apr 2011 21:07:46 -0500 > Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for = native pci=3F > express support >=20 > Okay. Can you please try git clone again=3F >=20 > On Wed, Apr 20, 2011 at 06:41:56PM -0500, Adnan Khaleel wrote: > > Something is still wrong, > > > > I get the following errors now: > > > > : > > error: cannot unpack fffd440d2ca664a03ee83eabc00107eaf74d7af4 = from /users > / > > akhaleel/akhaleel/MergeSpace/qemu=5F0.14=5Fq35/qemu/.git/objec= ts/pack/ > > pack-c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557.pack > > error: Unable to find ad620c29c2da573e3a5f13f5b1eb2694fee64cfb= under > http:// > > people.valinux.co.jp/~yamahata/qemu/q35/20110316/qemu/ > > Cannot obtain needed none ad620c29c2da573e3a5f13f5b1eb2694fee6= 4cfb > > while processing commit 00000000000000000000000000000000000000= 00. > > rm: cannot remove directory `/users/akhaleel/akhaleel/MergeSpa= ce/ > qemu=5F0.14=5Fq35/ > > qemu/.git/clone-tmp': Directory not empty > > > > Adnan > > > > > > =3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F= =3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F > > From: Isaku Yamahata [mailto:yamahata@valinux.co.jp] > > To: Hu Tao [mailto:hutao@cn.fujitsu.com], Adnan Khaleel > > [mailto:adnan@khaleel.us] > > Cc: qemu-devel@nongnu.org > > Sent: Wed, 20 Apr 2011 17:46:44 -0500 > > Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset support fo= r native > pci > > express support > > > > I forgot to changet its HEAD. Now it's fixed. > > So please change the branch manually or clone the repo again. > > > > On Tue, Apr 19, 2011 at 04:58:32PM +0800, Hu Tao wrote: > > > On Tue, Apr 19, 2011 at 05:51:27PM +0900, Isaku Yamahata wro= te: > > > > 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 n= ative pci > > express > > > > > > support. Some bios related patches are still needed. > > > > > > For those who want to try it, the following repo is av= aiable. > > > > > > (vgabios doesn't need patches, so use the upstream one= ) > > > > > > > > > > > > git clone http://people.valinux.co.jp/~yamahata/qemu/q= 35/20110316 > / > > qemu > > > > > > git clone http://people.valinux.co.jp/~yamahata/qemu/q= 35/20110316 > / > > seabios > > > > > > > > > > Hi, > > > > > > > > > > When I visit the links, the pages say 'You dont have per= mission'. > > Could > > > > > you make these git-repos avaiable again=3F Thanks in adv= ance. > > > > > > > > The link is not for human-reading. Just issue the git comm= and. > > > > > > Done. Thanks:) > > > > > > > -- > > > > yamahata > > > > > > > -- > > yamahata > > >=20 > -- > yamahata >=20 =20 --=20 yamahata =20 -------------d35c837beec7d77b6fc13b7063fb10fc Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Yes, it was a git version conflict.  Thanks.

Adn= an

From: Isaku Yamaha= ta [mailto:yamahata@valinux.co.jp]
To: Adnan Khaleel [mailto:a= dnan@khaleel.us]
Cc: Hu Tao [mailto:hutao@cn.fujitsu.com], qem= u-devel@nongnu.org
Sent: Thu, 21 Apr 2011 11:38:36 -0500
Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for=09n= ative=3Fpci=3Fexpress support

git clone works for me. Hmmm git in= stallation issue=3F
My git is
$ git --version
git version 1.7.1.1

thanks,

On Thu, Apr 21, 2011 at 11:12:37AM -0500, Adnan Khaleel wrote:
> I still get the same error:
>
> akhaleel@depot5 qemu=5F0.14= =5Fq35 $ git clone http://people.valinux.co.jp/~yamahata
> /qemu/q35/20110316/qemu
> Getting alternates list for http://people.valinux.co.jp/~ya= mahata/qemu/q35/
> 20110316/qemu/
> Getting pack list for http://people.valinux.co.jp/= ~yamahata/qemu/q35/20110316/
> qemu/
> Getting index for pack c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557
> Getting pack c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557
> which contains ad620c29c2da573e3a5f13f5b1eb2694fee64cfb
> error: cannot unpack 000198da6f46c240e46c562caf57b14268d27597 from = /users/
> akhaleel/akhaleel/MergeSpace/qemu=5F0.14=5Fq35/qemu/.git/objects/pa= ck/
> pack-c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557.pack
> :
> :
> error: cannot unpack fffd440d2ca664a03ee83eabc00107eaf74d7af4 from = /users/
> akhaleel/akhaleel/MergeSpace/qemu=5F0.14=5Fq35/qemu/.git/objects/pa= ck/
> pack-c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557.pack
> error: Unable to find ad620c29c2da573e3a5f13f5b1eb2694fee64cfb unde= r http://
> people.valinux.co.jp/~yamahata/qemu/q35/20110316/qemu/
> Cannot obtain needed none ad620c29c2da573e3a5f13f5b1eb2694fee64cfb<= br> > while processing commit 0000000000000000000000000000000000000000. > rm: cannot remove directory `/users/akhaleel/akhaleel/MergeSpace/qe= mu=5F0.14=5Fq35/
> qemu/.git/clone-tmp': Directory not empty
>
>
> =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81= =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81= =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81= =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81= =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81
> From: Isaku Yamahata [mailto:yamahata@valinux.co.jp]
> To: Adnan Khaleel [mailto:a= dnan@khaleel.us]
> Cc: Hu Tao [mailto:huta= o@cn.fujitsu.com], qemu-dev= el@nongnu.org
> Sent: Wed, 20 Apr 2011 21:07:46 -0500
> Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset support for= native pci=3F
> express support
>
> Okay. Can you please try git clone again=3F
>
> On Wed, Apr 20, 2011 at 06:41:56PM -0500, Adnan Khaleel wrote:<= br> > > Something is still wrong,
> >
> > I get the following errors now:
> >
> > :
> > error: cannot unpack fffd440d2ca664a03ee83eabc00107eaf74d7= af4 from /users
> /
> > akhaleel/akhaleel/MergeSpace/qemu=5F0.14=5Fq35/qemu/.git/o= bjects/pack/
> > pack-c0c6d1b7fc8ae79abf99bfb6a402b50e2ec98557.pack
> > error: Unable to find ad620c29c2da573e3a5f13f5b1eb2694fee6= 4cfb under
> http://
> > people.valinux.co.jp/~yamahata/qemu/q35/20110316/qemu/
> > Cannot obtain needed none ad620c29c2da573e3a5f13f5b1eb2694= fee64cfb
> > while processing commit 0000000000000000000000000000000000= 000000.
> > rm: cannot remove directory `/users/akhaleel/akhaleel/Merg= eSpace/
> qemu=5F0.14=5Fq35/
> > qemu/.git/clone-tmp': Directory not empty
> >
> > Adnan
> >
> >
> > =3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F= =3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F=3F
> > From: Isaku Yamahata [mailto:yamahata@valinux.co.jp]
> > To: Hu Tao [mailto:hutao@cn.fujitsu.com], Adnan Khaleel
> > [mailto:adnan@khaleel.= us]
> > Cc: qemu-devel@no= ngnu.org
> > Sent: Wed, 20 Apr 2011 17:46:44 -0500
> > Subject: Re: [Qemu-devel] [PATCH 00/26] q35 chipset suppor= t for native
> pci
> > express support
> >
> > I forgot to changet its HEAD. Now it's fixed.
> > So please change the branch manually or clone the repo aga= in.
> >
> > On Tue, Apr 19, 2011 at 04:58:32PM +0800, Hu Tao wrote: > > > On Tue, Apr 19, 2011 at 05:51:27PM +0900, Isaku Yamah= ata wrote:
> > > > On Tue, Apr 19, 2011 at 04:28:01PM +0800, Hu Tao= wrote:
> > > > > On Wed, Mar 16, 2011 at 06:29:11PM +0900, I= saku Yamahata wrote:
> > > > > > This patch series adds basic q35 chips= et support for native pci
> > express
> > > > > > support. Some bios related patches are= still needed.
> > > > > > For those who want to try it, the foll= owing repo is avaiable.
> > > > > > (vgabios doesn't need patches, so use = the upstream one)
> > > > > >
> > > > > > git clone http://peopl= e.valinux.co.jp/~yamahata/qemu/q35/20110316
> /
> > qemu
> > > > > > git clone http://peopl= e.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=3F = Thanks in advance.
> > > >
> > > > The link is not for human-reading. Just issue th= e git command.
> > >
> > > Done. Thanks:)
> > >
> > > > --
> > > > yamahata
> > >
> >
> > --
> > yamahata
> >
>
> --
> yamahata
>

--
yamahata
-------------d35c837beec7d77b6fc13b7063fb10fc--