From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T482U-0006DX-MF for qemu-devel@nongnu.org; Wed, 22 Aug 2012 06:19:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T482T-0007Tr-Kt for qemu-devel@nongnu.org; Wed, 22 Aug 2012 06:19:54 -0400 Date: Wed, 22 Aug 2012 12:19:52 +0200 (CEST) From: BALATON Zoltan In-Reply-To: <5034926B.5020808@web.de> Message-ID: References: <5034926B.5020808@web.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [Qemu-devel] [PATCH] vmware_vga: Cleanup and allow simple drivers to work without the fifo List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org On Wed, 22 Aug 2012, Jan Kiszka wrote: > This is a rather big patch. I strongly suspect you can break it up into > smaller pieces that address separate aspects one-by-one. Also, it is > definitely to heavy for "qemu-trivial". Despite its size the changes included are fairly simple but I can try to break it up. I've sent it to qemu-trivial because it may meet the "Do not fall under an actively maintained subsystem." category as I've found no maintainer for this part. Should I send the revisions only to qemu-devel then? Thanks, BALATON Zoltan