From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ly8Lx-0005lq-DO for qemu-devel@nongnu.org; Sun, 26 Apr 2009 13:41:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ly8Lt-0005lV-Tz for qemu-devel@nongnu.org; Sun, 26 Apr 2009 13:41:21 -0400 Received: from [199.232.76.173] (port=45296 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ly8Lt-0005lS-Rw for qemu-devel@nongnu.org; Sun, 26 Apr 2009 13:41:17 -0400 Received: from an-out-0708.google.com ([209.85.132.241]:9303) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ly8Lt-0000ew-I1 for qemu-devel@nongnu.org; Sun, 26 Apr 2009 13:41:17 -0400 Received: by an-out-0708.google.com with SMTP id d11so1152217and.37 for ; Sun, 26 Apr 2009 10:41:15 -0700 (PDT) Message-ID: <49F49CB8.2090001@codemonkey.ws> Date: Sun, 26 Apr 2009 12:41:12 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Move block format drivers to new directory 'bdrv' References: <1240759177-27527-1-git-send-email-avi@redhat.com> <20090426152943.GA27812@lst.de> <49F483E8.4050005@redhat.com> <49F489B7.5000705@redhat.com> In-Reply-To: <49F489B7.5000705@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Blue Swirl , Christoph Hellwig , qemu-devel@nongnu.org Avi Kivity wrote: > Blue Swirl wrote: >> Taking one step further, why not introduce directories similar to >> VirtualBox: >> http://www.virtualbox.org/browser/trunk/src/VBox >> >> > > No objection, but let's go one step at a time. I was going to suggest exactly the same thing. It would be good for someone to look at making a more logical layout in hw/. Regards, Anthony Liguori