From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45577) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaOrD-0003nN-Ew for qemu-devel@nongnu.org; Mon, 19 Nov 2012 05:45:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TaOrA-0003FN-Cv for qemu-devel@nongnu.org; Mon, 19 Nov 2012 05:45:39 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52444) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaOrA-0003FI-5E for qemu-devel@nongnu.org; Mon, 19 Nov 2012 05:45:36 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qAJAjZG1004131 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 19 Nov 2012 05:45:35 -0500 Message-ID: <50AA0DCB.5020502@redhat.com> Date: Mon, 19 Nov 2012 11:45:31 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1353320494-15033-1-git-send-email-pbonzini@redhat.com> In-Reply-To: <1353320494-15033-1-git-send-email-pbonzini@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/5] Improve consistency of pci-ids.txt, use symbolic constants for QEMU devices List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, mst@redhat.com On 11/19/12 11:21, Paolo Bonzini wrote: > Five small, boring patches. Inspired by Gerd's patch at > http://lists.gnu.org/archive/html/qemu-devel/2012-10/msg05229.html which > unfortunately is already out of date. Thanks for picking this up, series looks good. cheers, Gerd