From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:44728) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbuYl-0007W5-44 for qemu-devel@nongnu.org; Wed, 29 Jun 2011 09:12:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QbuYj-0004eE-8u for qemu-devel@nongnu.org; Wed, 29 Jun 2011 09:12:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:27507) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbuYi-0004e5-Qi for qemu-devel@nongnu.org; Wed, 29 Jun 2011 09:12:01 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p5TDBxSN024071 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 29 Jun 2011 09:11:59 -0400 Message-ID: <4E0B249C.2000300@redhat.com> Date: Wed, 29 Jun 2011 15:11:56 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1309348641-20061-1-git-send-email-alevy@redhat.com> <1309348641-20061-16-git-send-email-alevy@redhat.com> In-Reply-To: <1309348641-20061-16-git-send-email-alevy@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCHv3] (alon-local) symlink bios out of tree List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: yhalperi@redhat.com, qemu-devel@nongnu.org On 06/29/11 13:57, Alon Levy wrote: > --- > pc-bios/bios.bin | Bin 131072 -> 26 bytes > pc-bios/vgabios-qxl.bin | Bin 40448 -> 41 bytes > 2 files changed, 0 insertions(+), 0 deletions(-) > mode change 100644 => 120000 pc-bios/bios.bin > mode change 100644 => 120000 pc-bios/vgabios-qxl.bin That wasn't intentional, was it? /me cherry-picked a bunch of patches, I'll go push an updated tree shortly. cheers, Gerd