From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfrII-0002WV-6s for qemu-devel@nongnu.org; Tue, 25 Aug 2009 04:22:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfrID-0002UU-GX for qemu-devel@nongnu.org; Tue, 25 Aug 2009 04:22:17 -0400 Received: from [199.232.76.173] (port=34912 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfrID-0002UN-5p for qemu-devel@nongnu.org; Tue, 25 Aug 2009 04:22:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:26137) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MfrIC-0004uq-NK for qemu-devel@nongnu.org; Tue, 25 Aug 2009 04:22:13 -0400 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n7P8MBRm002819 for ; Tue, 25 Aug 2009 04:22:11 -0400 Message-ID: <4A939F28.6000709@redhat.com> Date: Tue, 25 Aug 2009 10:22:00 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 00/26] Indirection Cleanup References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: qemu-devel@nongnu.org Hi, > - ne2000: split isa and pci save/load functions. From now, isa parts > are only the common ones. Well done, looks much better now. The other patches of the series are fine too. cheers, Gerd