From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NXtoq-0002BT-Rl for qemu-devel@nongnu.org; Thu, 21 Jan 2010 04:59:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NXtok-00025W-7o for qemu-devel@nongnu.org; Thu, 21 Jan 2010 04:59:15 -0500 Received: from [199.232.76.173] (port=52320 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NXtoj-00025L-Vh for qemu-devel@nongnu.org; Thu, 21 Jan 2010 04:59:10 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39995) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NXtoj-00008j-5M for qemu-devel@nongnu.org; Thu, 21 Jan 2010 04:59:09 -0500 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o0L9x7qT011572 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 21 Jan 2010 04:59:07 -0500 Date: Thu, 21 Jan 2010 15:28:02 +0530 From: Amit Shah Subject: Re: [Qemu-devel] [PATCH 1/8] virtio: Remove duplicate macro definition for max. virtqueues, bump up the max Message-ID: <20100121095802.GO27165@amit-x200.redhat.com> References: <1263928018-32531-1-git-send-email-amit.shah@redhat.com> <1263928018-32531-2-git-send-email-amit.shah@redhat.com> <4B571982.5020800@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org On (Thu) Jan 21 2010 [10:53:36], Markus Armbruster wrote: > Amit, what about renaming hw/virtio-serial.c to a less misleading name > now? I'm going to push that upstream; Anthony in the past indicated he was ok with it. Amit