From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGvTR-0000Uy-HL for qemu-devel@nongnu.org; Wed, 17 Jun 2009 09:46:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGvTM-0000M6-Kt for qemu-devel@nongnu.org; Wed, 17 Jun 2009 09:46:45 -0400 Received: from [199.232.76.173] (port=49446 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGvTM-0000LV-76 for qemu-devel@nongnu.org; Wed, 17 Jun 2009 09:46:40 -0400 Received: from mx20.gnu.org ([199.232.41.8]:36248) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MGvTL-0005sJ-Ty for qemu-devel@nongnu.org; Wed, 17 Jun 2009 09:46:40 -0400 Received: from mail.codesourcery.com ([65.74.133.4]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGvTK-0006vV-Mr for qemu-devel@nongnu.org; Wed, 17 Jun 2009 09:46:39 -0400 From: Paul Brook Subject: Re: [Qemu-devel] [PATCH] allow for name property in pci devices. Date: Wed, 17 Jun 2009 14:46:35 +0100 References: <1245244380-27863-1-git-send-email-glommer@redhat.com> In-Reply-To: <1245244380-27863-1-git-send-email-glommer@redhat.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906171446.36776.paul@codesourcery.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Glauber Costa , aliguori@us.ibm.com On Wednesday 17 June 2009, Glauber Costa wrote: > not all devices should be called "FIXME". Maybe not, but I don't think this is a user specified field either. Paul