From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlF7r-0007hy-JJ for qemu-devel@nongnu.org; Wed, 19 Dec 2012 03:35:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TlF7n-0004Mh-AO for qemu-devel@nongnu.org; Wed, 19 Dec 2012 03:35:39 -0500 Received: from mail-ee0-f42.google.com ([74.125.83.42]:47771) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlF7n-0004MZ-4V for qemu-devel@nongnu.org; Wed, 19 Dec 2012 03:35:35 -0500 Received: by mail-ee0-f42.google.com with SMTP id c41so821812eek.15 for ; Wed, 19 Dec 2012 00:35:34 -0800 (PST) Sender: Paolo Bonzini Message-ID: <50D17C52.1070403@redhat.com> Date: Wed, 19 Dec 2012 09:35:30 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1355768254-12933-1-git-send-email-pbonzini@redhat.com> <87623z6pr1.fsf@codemonkey.ws> <50D0DBF9.7070108@redhat.com> <87r4mmnbl4.fsf@codemonkey.ws> <87d2y6ztph.fsf@codemonkey.ws> <561C1184-3107-4FED-A9F5-F65AB8D1007C@suse.de> In-Reply-To: <561C1184-3107-4FED-A9F5-F65AB8D1007C@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/45] Include reorganization + PCI patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Anthony Liguori , "Michael S. Tsirkin" , qemu-devel@nongnu.org, David Gibson Il 19/12/2012 03:13, Alexander Graf ha scritto: > Does making libfdt a submodule really change things? Developers would > still have to init the submodule. They could just as well install the > libfdt-devel packet from their distro of choice instead :). RHEL does not have it unfortunately. I requested it to be added to EPEL so that us Red Hatters can do more comprehensive testing even when running on the "enterprise" distro. :) Paolo